We introduced some changes and bug fixes in this release
The main change is:
- Introduced an option to save signatures to server if login enabled, and if login disabled can save to browser storage
Lots more bug fixes in this hotfix
- Links showing correctly in PDF viewer
- OCR tool not correctly showing languages
- SMTP non auth not working
- Swagger access issues resolved (at website.com/swagger-ui/index.html )
- Desktop self-host server connection issues resolved
- Desktop loading issues
What's Changed
Enhancements
- [V2] feat(viewer): Add interactive link layer with (basic) internal/external navigation support by @balazs-szucs in #5077
Minor Enhancements
- Cookie consent banner and footer on login screen by @reecebrowne in #5042
- Fix email invite/ allow non auth and table refresh issues by @Frooodle in #5076
- Swagger fixes by @Frooodle in #5071
- Save signatures to server by @reecebrowne in #5080
- Added file endpoint for license files and easy upload in admin UI by @ConnorYoh in #5055
Other Changes
- Disable admin plan section when no login by @ConnorYoh in #5039
- Don't block desktop app on backend starting up by @jbrunton96 in #5041
- Desktop Self-hosted guidance improvements by @ConnorYoh in #5060
- Improved language select by @reecebrowne in #5062
- tauri remote connection fix by @Frooodle in #5070
- Audit viewer making api call when shouldnt by @Frooodle in #5069
- desktop fix debian by @Frooodle in #5068
- Use frontend translations for OCR language picker by @Frooodle in #5051
- Fix: Only block export when signatures are placed but not applied by @reecebrowne in #5084
Full Changelog: v2.0.1...v2.0.2