The version includes changes to the database and API. Please be careful to upgrade, and it's recommended to back up your data first. Learn more in v0.23.1...v0.24.0.
Shortcuts have been introduced, allowing you to easily filter memos based on conditions like tags, visibility, and timestamps. Quickly create reusable filters with comparison, set, string, and logical operators, making it faster and more efficient to find the memos you need. For more details, check out the documentation.
What's Changed
- fix: use correct separator in migration file name by @l2dy in #4327
- fix: internal error on pin/unpin by @AvoidMe in #4332
- chore: cancel out of no changes save by @RoccoSmit in #4335
- fix: migrate sql error by @xiaoweihong in #4338
- fix: show loader icon while refreshing by @hchengting in #4358
- feat: search for multiple words by @RoccoSmit in #4362
- fix: calendar coloring issue by @shungiku in #4352
- feat: add Farsi(Persian) localazation by @spidtzz in #4364
New Contributors
- @l2dy made their first contribution in #4327
- @AvoidMe made their first contribution in #4332
- @xiaoweihong made their first contribution in #4338
- @shungiku made their first contribution in #4352
- @spidtzz made their first contribution in #4364
Full Changelog: v0.23.1...v0.24.0