Skip to content

Commit

Permalink
Merge tag '6.1.0' into develop
Browse files Browse the repository at this point in the history
DigiVol 6.1 Release Notes

- #387 Fixed issue where text OCR data files could not be uploaded with tasks
- #409 Implemented background saving of task transcriptions
- #469 Updated task locking to not lock the task if it has been fully transcribed
- #481 Created new Audio transcription template and ability to transcribe audio files (e.g. FrogID)
- #487 Added the expedition summary CSV download to the Institution
  Admin menu
- #488 Fixed issue where archiving expedition lost it's institution
- #489 Fixed issue where displaying a randomly selected expedition
  (front page) was resulting in an error
- #490 Fixed issue where new institution admin application notifications
  were not being sent to the applicant
- #492 Improved database performance
- #493 Fixed issue where image burst sequence was being ignored (camera
  trap expeditions)
- #495 Fixed a display issue when saving a transcription
- #496 Changed invalid status to validation - in progress
- #497 Fixed issue where Institution Admins could not delete a user role
  when it was a legacy site-wide role (forum mod or validator)
- #498 Added forum notifications to institution admins
- #500 (linked to #492) Moved project size calculation to on task upload
  (or delete) - manageProjects now static number loaded with page
  instantly
- #504 Fixed issue where transcription score goes backwards
- #507 Fixed issue where no tasks were displayed in user's notebook
  • Loading branch information
cdausmus committed Apr 7, 2022
2 parents 4120f2e + 6fc7177 commit 7df726c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ plugins {
id "com.virgo47.ClasspathJar" version "1.0.0"
}

version "6.1.0-SNAPSHOT"
version "6.1.0"
group "au.org.ala"
description "Digivol application"

Expand Down

0 comments on commit 7df726c

Please sign in to comment.