This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
release_history [2020/08/18 19:51] yassine |
release_history [2025/09/29 13:30] (current) vitalij |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ===== Release history ===== | ||
| + | |||
| ^ Version ^ Revision ^ Released ^ | ^ Version ^ Revision ^ Released ^ | ||
| | PMA.transfer 2.0.0 | 50 | May 2019 | | | PMA.transfer 2.0.0 | 50 | May 2019 | | ||
| - | | PMA.transfer 2.0.1 | 55 | July 2019 | | + | | [[What's new in version 2.0.1|PMA.transfer 2.0.1]] | 55 | July 2019 | |
| - | | PMA.transfer 2.0.2 | 60 | September 2019 | | + | | [[What's new in version 2.0.2|PMA.transfer 2.0.2]] | 60 | September 2019 | |
| - | | PMA.transfer 2.0.3 | 72 | January 2020 | | + | | [[What's new in version 2.0.3|PMA.transfer 2.0.3]] | 72 | January 2020 | |
| - | | PMA.transfer 2.1.0 | 85 | May 2020 | | + | | [[What's new in version 2.1.0|PMA.transfer 2.1.0]] | 85 | May 2020 | |
| - | | PMA.transfer 2.1.1 | 87 | June 2020 | | + | | [[What's new in version 2.1.1|PMA.transfer 2.1.1]] | 87 | June 2020 | |
| - | | PMA.transfer 2.2.0 | 101 | August 2020 | | + | | [[What's new in version 2.2.0|PMA.transfer 2.2.0]] | 103 | August 2020 | |
| + | | [[What's new in version 2.2.1|PMA.transfer 2.2.1]] | 111 | February 2021 | | ||
| + | | [[What's new in version 2.2.2|PMA.transfer 2.2.2]] | 114 | July 2021 | | ||
| + | | [[What's new in version 2.2.3|PMA.transfer 2.2.3]] | 9d6e296f92 | August 2022 | | ||
| + | | [[What's new in version 2.2.4|PMA.transfer 2.2.4]] | d67f7abd23 | February 2023 | | ||
| + | | [[What's new in version 2.2.5|PMA.transfer 2.2.5]] | 687db8d004 | September 2025 | | ||
| + | |||
| + | == What's new in version 2.0.1 == | ||
| + | |||
| + | __General improvements : | ||
| + | __ | ||
| + | * Log file menu item to open directly the current log file in addition to log files' location | ||
| + | * Added file format to "inspect slide" interface | ||
| + | |||
| + | __Bug fixes : | ||
| + | __ | ||
| + | * VSI slides' transfer issue | ||
| + | * Dealing with leading/trailing spaces in host & username text fields and trailing slashes for host as well | ||
| + | |||
| + | == What's new in version 2.0.2 == | ||
| + | |||
| + | __General improvements : | ||
| + | __ | ||
| + | * Ask for confirmation before closing the app | ||
| + | * Auto detect white or black text color depending on text area background color | ||
| + | * Add recursive folder download feature | ||
| + | |||
| + | __Bug fixes : | ||
| + | __ | ||
| + | * Fix thumbnail URL encoding issue on local site | ||
| + | * Tests against all supported file formats, bug fixing | ||
| + | |||
| + | == What's new in version 2.0.3 == | ||
| + | |||
| + | __New features : | ||
| + | __ | ||
| + | * Bypass proxy | ||
| + | * Delete directories on server side (only if empty and not a root one) | ||
| + | * Rename directories on server side (only if empty and not a root one) | ||
| + | * Delete slides on server side | ||
| + | * Rename slides on server side | ||
| + | * Add copy full path option both locally and remotely | ||
| + | |||
| + | __General improvements : | ||
| + | __ | ||
| + | * Directly download to selected folder on local site | ||
| + | * Keyboard input interaction | ||
| + | * New icon for root directories | ||
| + | * Better transfer speed metrics | ||
| + | * Better error messages | ||
| + | * Enhanced integrity check | ||
| + | * Adding counters to all bottom bar buttons | ||
| + | |||
| + | __Bug fixes : | ||
| + | __ | ||
| + | * Refresh table view for local site following successful downloads | ||
| + | |||
| + | == What's new in version 2.1.0 == | ||
| + | |||
| + | __New features : | ||
| + | __ | ||
| + | * Interfacing with the new My Pathomation API | ||
| + | * Adding create/rename/delete folder features for My Pathomation accounts | ||
| + | * Adding rename/delete slide features for My Pathomation accounts | ||
| + | * Adding drag & drop functionality for download | ||
| + | * Release of a self-containing package for Windows (No installation of JRE required) | ||
| + | |||
| + | __General improvements : | ||
| + | __ | ||
| + | * Detection of PMA.core version on connection | ||
| + | * Harmonization of upload/download UI/UX | ||
| + | * Cleaning up UI for slides without barcode | ||
| + | * Defining explicit location while adding new folders | ||
| + | |||
| + | __Bug fixes : | ||
| + | __ | ||
| + | * Disabling of upload/download buttons on disconnection | ||
| + | |||
| + | == What's new in version 2.1.1 == | ||
| + | |||
| + | __General improvements : | ||
| + | __ | ||
| + | * Compliance with PMA.start and PMA.start dotnetcore on Windows | ||
| + | * Adding support of VPN connections | ||
| + | |||
| + | == What's new in version 2.2.0 == | ||
| + | |||
| + | __New features : | ||
| + | __ | ||
| + | * Server to server transfers | ||
| + | * Multiple selection of slides for transfer | ||
| + | |||
| + | __General improvements : | ||
| + | __ | ||
| + | * Compliance with PMA.start dotnetcore on MacOs & Unix | ||
| + | * Improved error messages (transfer of empty folders, transfers to location that require elevation of privileges..) | ||
| + | * Improved integrity check process | ||
| + | |||
| + | __Bug fixes : | ||
| + | __ | ||
| + | * Better handling of failed connections | ||
| + | * Fixes on the site manager | ||
| + | |||
| + | == What's new in version 2.2.1 == | ||
| + | |||
| + | __New features : | ||
| + | __ | ||
| + | * User quota enforcement | ||
| + | |||
| + | __General improvements : | ||
| + | __ | ||
| + | * Error handling for uploads to Azure directories | ||
| + | * Improved error handling for server to server transfers | ||
| + | * Support for My Pathomation "add slide" API endpoint & "caller ID" parameter for slides uploaded via PMA.transfer | ||
| + | * Support for Keyboard key <Enter> | ||
| + | |||
| + | __Bug fixes : | ||
| + | __ | ||
| + | * Fixes on the server to server progress bar | ||
| + | |||
| + | == What's new in version 2.2.2 == | ||
| + | |||
| + | __New features : | ||
| + | __ | ||
| + | * Improved reporting of successful slide transfers (interactive vs. console) | ||
| + | |||
| + | __Bug fixes : | ||
| + | __ | ||
| + | * Slide (file)size is reported correctly again | ||
| + | * Connectivity to My Pathomation is operational again | ||
| + | |||
| + | == What's new in version 2.2.3 == | ||
| + | |||
| + | __New features : | ||
| + | __ | ||
| + | * Fill folders with slides and subfolders recursively | ||
| + | * Unload multiple selected slides | ||
| + | * Delete several selected slides | ||
| + | * New folder in the cloud S3 directory | ||
| + | |||
| + | __Bug fixes : | ||
| + | |||
| + | __ | ||
| + | * Recursion for delete, download and upload | ||
| + | |||
| + | == What's new in version 2.2.4 == | ||
| + | |||
| + | __General improvements : | ||
| + | __ | ||
| + | * Upload and Download slides execute thru PMA-JAVA Maven dependency | ||
| + | |||
| + | __New features : | ||
| + | __ | ||
| + | * Renaming local folder | ||
| + | * Renaming local slide | ||
| + | |||
| + | __Bug fixes : | ||
| + | __ | ||
| + | * Progressive bar calculation in multi-component slides | ||
| + | |||
| + | == What's new in version 2.2.5 == | ||
| + | |||
| + | __General improvements : | ||
| + | __ | ||
| + | * Fixed compatibility issues with Pma.Core. | ||
| + | |||
| + | __New features : | ||
| + | __ | ||
| + | * Added support for uploading slides larger than 5 GB to Azure and Amazon. | ||
| + | |||
| + | |||