2 Commits

Author SHA1 Message Date
inventory69
a96d373e78 Merge branch: Release v1.7.0 – Major Improvements & Features
- New: Grid view for notes – thanks to freemen
- New: WiFi-only sync toggle in settings
- New: Encryption for local backups – thanks to @SilentCoderHere (ref #9)
- Fixed: Sync now works correctly when VPN is active – thanks to @roughnecks (closes #11)
- Improved: Server change now resets sync status for all notes
- Improved: 'Sync already running' feedback for additional executions
- Various bug fixes and UI improvements
- Added support for self-signed SSL certificates; documentation updated – thanks to Stefan L.
- SHA-256 hash of the signing certificate is now shown in the README and on release pages – thanks to @isawaway (ref #10)

This release brings enhanced security, better sync reliability, and improved usability for self-hosted and private server setups.
2026-01-27 14:33:47 +01:00
inventory69
a59e89fe91 fix: add server-test directory to .gitignore [skip ci] 2026-01-27 14:03:38 +01:00
2 changed files with 2 additions and 0 deletions

View File

@@ -137,6 +137,7 @@ MIT License siehe [LICENSE](LICENSE)
<div align="center"> <div align="center">
<br /><br /> <br /><br />
**v1.7.0** · Built with ❤️ using Kotlin + Jetpack Compose + Material Design 3 **v1.7.0** · Built with ❤️ using Kotlin + Jetpack Compose + Material Design 3
</div> </div>

View File

@@ -135,6 +135,7 @@ MIT License - see [LICENSE](LICENSE)
<div align="center"> <div align="center">
<br /><br /> <br /><br />
**v1.7.0** · Built with ❤️ using Kotlin + Jetpack Compose + Material Design 3 **v1.7.0** · Built with ❤️ using Kotlin + Jetpack Compose + Material Design 3
</div> </div>