Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
windowstools/relnotes [2020_01_14 16:32] stevenwindowstools/relnotes [2020_03_30 11:55] zim
Line 2: Line 2:
  
 These are the release notes for [[windowstools]]. These are the release notes for [[windowstools]].
 +## Version 12.3.23
 +
 +**Cloud Edit** 
 +  * Implemented file locking in Cloud Edit (If files are opened but not edited then lock will automatically release after 4 hours)
 +
 +**Cloud Drive**
 +  * In Cloud Explore and Cloud Dialog, use the system image list for file icons in order to adjust to High DPI. 
 +  * Server realtime folder refresh enabled
 +  * Do not use FILE ATTRIBUTE RECALL ON OPEN anymore, as Windows Explorer won't load shell extensions, including our Cloud Actions menu. FILE ATTRIBUTE OFFLINE should be enough to avoid Windows Explorer reading files while browsing.
 +  * Resolved sign in after install issue
 +  * Resolved expanding of cache folder location when using environment variables in deployed packages
 +  * Resolved issue
 +  * Make adjustments to the apps to support Per-Monitor v2 High DPI awareness. This also fixes several UI glitches caused by Windows rendering legacy apps under High DPI
 +
 +**Windows App Packager**
 +  * Deploy "Delete files cached for more than X hours" and "Delete cached files larger than Y MB after upload"
 +
 ## Version 12.1.9 ## Version 12.1.9
  
Line 8: Line 25:
  
 **Cloud Drive** **Cloud Drive**
-  * Server now determines whether a realtime folder refresh is performed.+  * Realtime folder refresh is now determined by the server.
   * Improvements to Windows Explorer when changing preview pane and thumbnail options.   * Improvements to Windows Explorer when changing preview pane and thumbnail options.
-  * Overlays icons were not showing. +  * Resolved issue with overlay icons not showing due to third-party applications
-  * Workaround for Windows 10 1909 Explorer reading files while browsing on right-click. +  * Windows Explorer no longer downloads files on right-click. (Seen with Windows 10 version 1909) 
-  * Resolved issue of, all subfolders being retrieved, caused by Windows Explorer searching for garbage files like desktop.ini and autorun.inf, when opening a folder.+  * Windows Explorer no longer retrieves subfolders when looking for hidden files
   * Resolved the freeze when pasting a file that doesn't exist in cache.   * Resolved the freeze when pasting a file that doesn't exist in cache.
-  * Resolved the issues caused by the lowered folder refresh timeout in the latest versions. +  * Resolved issues caused by the lowered folder refresh timeout in the latest versions. 
-  * Resolved the issue of sometimes files not getting unlocked, by ignoring the lock files (starting with '~$' or '.~lock.') that some apps can mistakenly upload into the cloud.+  * Resolved issue of sometimes files not getting unlocked, by ignoring lock files (starting with '~$' or '.~lock.') that are present in the cloud.
      
 **Microsoft Office Addin** **Microsoft Office Addin**
-  * Resolved issue with comments pane showing for newly created, not yet uploaded Office files.+  * Resolved issue with comments pane showing for new files that are not yet uploaded.
  
 ## Version 11.11.25 ## Version 11.11.25