Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.21 Release #86

Open
jesmrec opened this issue Jun 7, 2022 · 0 comments
Open

2.21 Release #86

jesmrec opened this issue Jun 7, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@jesmrec
Copy link

jesmrec commented Jun 7, 2022

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.

image (2)

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

@jesmrec jesmrec added the documentation Improvements or additions to documentation label Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant