TL;DR
- New language translation supported: Hindi 🇮🇳
- Added backup interval configuration in UI
- Fixed expired login session issue
- Fixed occasional "SQLite is locked" error
What's Changed
- chore: disallow destructuring 't' from useTranslation by @Ajaykumbhare in https://github.com/usememos/memos/pull/1973
- feat(security): disable access for anonymous users, when disablePublicMemos is true by @aatumaykin in https://github.com/usememos/memos/pull/1966
- fix: copy code button toast message by @Ajaykumbhare in https://github.com/usememos/memos/pull/1979
- fix: exclude all punctuation chars except underscore in tags by @pipe01 in https://github.com/usememos/memos/pull/1974
- docs: add rowStatus parameter for memo api document by @EINDEX in https://github.com/usememos/memos/pull/1984
- fix: disable selection of future dates in daily review section by @Ajaykumbhare in https://github.com/usememos/memos/pull/1983
- fix: access token will expired after 24h by @NicoleRobin in https://github.com/usememos/memos/pull/1988
- fix: delete multiple resources, close #1986 by @0x-jerry in https://github.com/usememos/memos/pull/1987
- feat: add AutoBackupInterval in SystemSetting by @athurg in https://github.com/usememos/memos/pull/1989
- feat: use username instead of uid by @aatumaykin in https://github.com/usememos/memos/pull/1977
- fix: database is locked by @lincolnthalles in https://github.com/usememos/memos/pull/1992
- chore: remove unused transaction in store by @boojack in https://github.com/usememos/memos/pull/1995
- chore: update ja.json by @kusanaginoturugi in https://github.com/usememos/memos/pull/1996
- fix: add resource.clear to translate by @aatumaykin in https://github.com/usememos/memos/pull/1999
- feat: add hindi language translation for i18n support by @Ajaykumbhare in https://github.com/usememos/memos/pull/2001
- chore: upgrade version to
0.14.1by @boojack in https://github.com/usememos/memos/pull/2004
Full Changelog: v0.14.1