Releases: tobykurien/WebApps
Releases · tobykurien/WebApps
v2.14
- bug fixes
v2.13
- Fixed the sandboxing of cookies. NOTE: you may have to login to your sites again!
- Deleting a webapp now also deletes its cookies
- Now supports multiple instances of the same site with different cookies (logins). Simply re-open the site using the
Open URL
action and then save as another webapp. - Better handling of root domain extraction
- External links from a webapp to other saved webapps now open in-app allowing you to login using SSO/OAuth, etc.
v2.12.1
- bumped version number for fdroid rebuild
v2.12
- now handles redirects better when opening a new web app
- forces http content within the sandbox to be fetched over https rather than just blocking it
- added a "recommended web apps" wiki page for sharing web app links
- UI tweaks and bug fixes
v2.11.2
Another attempt to get fdroid to rebuild this project - no app changes, just a version bump.
v2.11.1
- fixed gradle build issues, no changes to the app itself
v2.11
- New options to totally hide actionbar. A long-press on a albank spot toggles the actionbar.
- Actionbar can be hidden only when launched from shortcut
- Fixes to favicon handling
v2.10
v2.9
- German translations (thanks to https://github.com/mueller-ma)
- fixed crash on websites with self-signed certificates
- improved certificate display
v2.8
- improved handling of favicon so that higher resolution icons are used
- added ability to view current site's TLS certificate details
- app now notifies you if the TLS certificate of a website changes (based on the issuer and who the certificate is issued to). This can help you detect a man-in-the-middle attack.