This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
release_notes [2024/05/10 15:57] chris created |
release_notes [2024/05/10 17:43] (current) chris |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== What's new in version 2.1? ===== | + | ===== What's new in version 3.0.0? ===== |
+ | |||
+ | Pathotrainer 3.0.0 is a release of the Pathotrainer codebase (previously known as PMA.control). \\ | ||
+ | It is a major release that contains multiple new features including the ability to create always-on self-study courses, automatic certification, quizzes, and more. | ||
- | Pathotrainer 2.1.0 is a commit (1f204cca) of the Pathotrainer codebase (previously known as PMA.control). It follows [[what_s_new_in_version_3.0.2|PMA.core 3.0.2]] (be720dc8). It is a major revision, that contains a multiple new features and bug fixes. | ||
==== New Features ==== | ==== New Features ==== | ||
+ | * CTRL-27: Made it possible to clone / duplicate forms | ||
+ | * CTRL-48: Enabled measurements in the training session slide viewer | ||
+ | * CTRL-60: Added new data export options including csv, normalized data | ||
+ | * CTRL-63: Documentation tab now directs users to the Pathotrainer wiki | ||
+ | * CTRL-64: A certification tab has been added to allow automatic certification for training sessions | ||
+ | * CTRL-76: API calls can now optionally filter by session name | ||
+ | * CTRL-82: Added shortcuts to make it easier to manage a project | ||
+ | * CTRL-85: Integrated changes to ensure compatibility with PMA.core 3 | ||
+ | * CTRL-91: A pop up message has been made to increase awareness of the "Sync" function. | ||
+ | * CTRL-93: Course Mode - functionality to support the creation of standalone self-learning resources has been added. | ||
+ | * CTRL-94: The functionality to make Quizzes has been added. | ||
+ | * CTRL-95: Additional zoom level controls have been added at the bottom of the viewer UI | ||
+ | * CTRL-96: Users can now make annotations in a session outside of Live Mode. These are only visible to supervisors, and the supervisor is able to filter annotations by user(s) | ||
+ | * CTRL-97: Sharing of WSIs and ROIs is now possible | ||
+ | * CTRL-98: Project owners / Supervisors can now set how all image labels will be displayed ( i.e. filenames | captions | no label ) with a single click in the Training Session options. | ||
- | ==== Bugs fixed ==== | + | ==== Bug fixes ==== |
- | * Fixed bug where the indexing mechanism could result in data loss. | + | * CTRL-13: The 'Reset Score' button no longer appears when resetting the score is not permitted. |
- | ==== Known issues ==== | + | * CTRL-16: Fixed an issue that would allow scoring on the wrong case |
- | * Gamma parameter when passed by the client side, has no effect for CZI files(CORE3-68) | + | * CTRL-17: Fixed an issue that could transfer form data from one case to another in rare circumstances |
- | * Clicking on a user of a group returns an error (CORE-248) | + | * CTRL-23: Fixed an issue causing some scores to not appear correctly in training sessions |
+ | * CTRL-51: Fixed the way the "Insert link" button was displayed in training sessions | ||
+ | * CTRL-88: Changed License expiry notification visibility to only admin users | ||
+ | * CTRL-145: Fixed bug in which WSI content would not load in Course Mode | ||
- | ==== See also ==== | ||
- | [[release_history|PMA.core release history]] |