v0.24.0

usememos/memosv0.24.0Feb 5, 2025by github-actions[bot]

AI Summary

Introduces 'Shortcuts' feature for filtering memos and adds Farsi localization.

Key Highlights

  • Introduced Shortcuts for filtering memos based on tags, visibility, and timestamps
  • Added Farsi (Persian) localization

Breaking Changes

  • Database and API changes

New Features

  • Shortcuts
  • Farsi localization

Full Release Notes

> 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 https://github.com/usememos/memos/compare/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](https://www.usememos.com/docs/getting-started/shortcuts).

## What's Changed

* fix: use correct separator in migration file name by @l2dy in https://github.com/usememos/memos/pull/4327
* fix: internal error on pin/unpin by @AvoidMe in https://github.com/usememos/memos/pull/4332
* chore: cancel out of no changes save by @RoccoSmit in https://github.com/usememos/memos/pull/4335
* fix: migrate sql error by @xiaoweihong in https://github.com/usememos/memos/pull/4338
* fix: show loader icon while refreshing by @hchengting in https://github.com/usememos/memos/pull/4358
* feat: search for multiple words by @RoccoSmit in https://github.com/usememos/memos/pull/4362
* fix: calendar coloring issue by @shungiku in https://github.com/usememos/memos/pull/4352
* feat: add Farsi(Persian) localazation by @spidtzz in https://github.com/usememos/memos/pull/4364

## New Contributors
* @l2dy made their first contribution in https://github.com/usememos/memos/pull/4327
* @AvoidMe made their first contribution in https://github.com/usememos/memos/pull/4332
* @xiaoweihong made their first contribution in https://github.com/usememos/memos/pull/4338
* @shungiku made their first contribution in https://github.com/usememos/memos/pull/4352
* @spidtzz made their first contribution in https://github.com/usememos/memos/pull/4364

**Full Changelog**: https://github.com/usememos/memos/compare/v0.23.1...v0.24.0