Release 5.0.0
⚠️ BREAKING CHANGE
This update majorly refactors how Git Sync works.
Configuration is now per-user (via the UI settings) and no longer global via the .env file.
Required Action:
Please follow the update procedure carefully as the .env file has changed -> https://github.com/timothepoznanski/poznote?tab=readme-ov-file#update-application
All users will need to re-configure their Git credentials (Forgejo or GitHub) through the Settings > Git Sync menu.
This update provides total flexibility by allowing each user to synchronize their notes to their own personal repository, while significantly enhancing security with encryption for all access tokens stored in the database.
- Added support for multiple administrators.
- Fixed several bugs in the Markdown editor.
