-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Features to include in the release. You can find the changelog here
I will briefly comment the enhancements. I guess bugfixes does not have nothing to do with documentation (let me know if i'm wrong)
Secure connections
Before: for servers under http://, it was not mandatory to type the http:// prefix in the URL
2.21: for servers under http://, it is mandatory to type the http:// prefix, because the new default is https://. Otherwise, a SSL initialization error will raise
Release Notes
Before: After upgrading to new version, update wizard was displayed in case something important should be notified to the users
2.21: After every release, a list of new features, improvements and fixes will bu displayed to inform users about news. The list of news will be always available in Settings to recheck.
Support for SVG files
Before: SVG files were not previewed inside the app
2.21: SVG files previewed inside the app
Downloads in Details view
Before: Thumbnail in Details view did nothing
2.21: Thumbnail in Details view triggers file download
Hidden files
Before: Hidden files were always listed
2.21: A new option in Settings will let users decide whether hidden files are listed or not.
Send with multiselection
Before: Send operation could only be done over one file
2.21: Send operation allows to attach more than one file
New option to prevent screenshots (Enterprise)
Before: Login view, Passcode view and Pattern Lock view were prevented from taking screenshots because security reasons. Any other view allowed to take screenshots.
2.21: A new option called allow_screenshots will let enterprise users decide if the whole app or only the security views are prevented from taking screenshots. Default: true (as behaviour before)
Let me (or anyone in the team) know any question, issue or comment about this stuff.
CC @mmattel
