Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
memos_v0.25.0_linux_386.tar.gz | 2025-07-16 | 14.7 MB | |
memos_v0.25.0_darwin_amd64.tar.gz | 2025-07-16 | 15.9 MB | |
memos_v0.25.0_darwin_arm64.tar.gz | 2025-07-16 | 15.3 MB | |
memos_v0.25.0_linux_amd64.tar.gz | 2025-07-16 | 15.6 MB | |
memos_v0.25.0_linux_arm64.tar.gz | 2025-07-16 | 14.6 MB | |
README.md | 2025-07-16 | 2.2 kB | |
v0.25.0 source code.tar.gz | 2025-07-16 | 1.6 MB | |
v0.25.0 source code.zip | 2025-07-16 | 1.9 MB | |
Totals: 8 Items | 79.6 MB | 3 |
[!IMPORTANT]
The version includes changes to the database and API. Please be careful to upgrade, and it's recommended to backup your data first. Learn more in https://github.com/usememos/memos/compare/v0.24.4...v0.25.0.
What's Changed
- feat: support user sessions with sliding window for improved security
- feat: moved webhook data storage to user settings (requires reconfiguration)
- feat: variant colors by @johnnyjoygh in https://github.com/usememos/memos/pull/4816
- feat: themes by @johnnyjoygh in https://github.com/usememos/memos/pull/4824
- feat: highlight pinned memos by @unuunn in https://github.com/usememos/memos/pull/4843
- fix: broken resource urls in RSS feed by @maya-doshi in https://github.com/usememos/memos/pull/4753
- fix: trim queryText and split by regex by @Yamico in https://github.com/usememos/memos/pull/4766
- fix: dayjs - ISO 8601 compatible DATE_TIME_FORMAT by @unuunn in https://github.com/usememos/memos/pull/4829
- fix: correct avatar URL generation to resolve 404 errors by @amarsinghrathour in https://github.com/usememos/memos/pull/4839
- refactor: use the built-in max/min to simplify the code by @jinjingroad in https://github.com/usememos/memos/pull/4781
New Contributors
- @maya-doshi made their first contribution in https://github.com/usememos/memos/pull/4753
- @3zmana made their first contribution in https://github.com/usememos/memos/pull/4761
- @jinjingroad made their first contribution in https://github.com/usememos/memos/pull/4781
- @Copilot made their first contribution in https://github.com/usememos/memos/pull/4800
- @Cadavanaugh made their first contribution in https://github.com/usememos/memos/pull/4817
- @KevinStaude made their first contribution in https://github.com/usememos/memos/pull/4828
- @unuunn made their first contribution in https://github.com/usememos/memos/pull/4829
- @dedyf5 made their first contribution in https://github.com/usememos/memos/pull/4838
- @amarsinghrathour made their first contribution in https://github.com/usememos/memos/pull/4839
- @antcoop096 made their first contribution in https://github.com/usememos/memos/pull/4848
Full Changelog: https://github.com/usememos/memos/compare/v0.24.4...v0.25.0