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 [2025/11/14 16:59] (current) chris |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== What's new in version 2.1? ===== | + | ====== What's new in version 2.2.0? ====== |
| - | 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. | + | Pathotrainer 2.2.0 is a release of the PathoTrainer codebase. \\ |
| + | It is a minor release that contains several new features helpful for multi-stage training programs, extracting actionable information from global evaluation programs, and reducing the admin burden for these. | ||
| ==== New Features ==== | ==== New Features ==== | ||
| + | * If you have more than one PMA.core server with us e.g. in USA, LATAM, EU, Asia, Africa and Oceania, it is now possible to turn on automatic server assignment in a training session so that users will be connected to the fastest available server. | ||
| + | * //It is still possible to manually assign a dedicated server per training session// | ||
| + | * Country tagging for users - Users can now input or be assigned to a country | ||
| + | * Training Session results are now searchable/filterable by country | ||
| + | * Users can be searched for by country when adding participants to a training session | ||
| + | * Progression based unlocking - It is now possible to make Case Collections in a Training Session unlock sequentially as the Trainee completes them | ||
| - | ==== Bugs fixed ==== | + | ====== Older Versions ======= |
| - | * Fixed bug where the indexing mechanism could result in data loss. | + | ===== What's new in version 2.1.0? ===== |
| - | ==== Known issues ==== | + | |
| - | * Gamma parameter when passed by the client side, has no effect for CZI files(CORE3-68) | + | Pathotrainer 2.1.0 is a release of the PathoTrainer codebase. \\ |
| - | * Clicking on a user of a group returns an error (CORE-248) | + | It is a minor release that expands on the annotation capabilities to allow for 'teacher' annotations. |
| + | |||
| + | ==== New Features ==== | ||
| + | * When using the consensus user edit mode, you are able to create 'Supervisor' level annotations that only reveal to the Trainee upon submission of their own answer. | ||
| + | |||
| + | ===== What's new in version 2.0.0? ===== | ||
| + | |||
| + | Pathotrainer 2.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: | ||
| + | * Trainees can now create annotations visible only to Supervisors within a Training Session, | ||
| + | * Admins can now create always-online self-study courses complete with automatic certification, quizzes, | ||
| + | * and much more - see the full notes below: | ||
| + | |||
| + | |||
| + | ==== 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. | ||
| + | |||
| + | ==== Bug fixes ==== | ||
| + | * CTRL-13: The 'Reset Score' button no longer appears when resetting the score is not permitted. | ||
| + | * CTRL-16: Fixed an issue that would allow scoring on the wrong case | ||
| + | * CTRL-17: Fixed an issue that could transfer form data from one case to another in rare circumstances | ||
| + | * 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]] | ||