What's Changed
Added
- Added search to static reminders and templates
- Added sorting of library
- Added link buttons in the settings
- Added logo
- Added (automatically generated) API docs to wiki
- Implemented WAL journal mode for database, improving concurrency and write speed
- Added locale option in settings, allowing you to change date and time format of the reminders in library view
- Added logging (#46)
Changed
- Moved from wiki to GitHub pages (see https://casvt.github.io/MIND/)
- Input validation of API significantly improved
- Temporary tables get removed from database after migration
Full Changelog: V1.3.1...V1.3.2