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 #1973
- feat(security): disable access for anonymous users, when disablePublicMemos is true by @aatumaykin in #1966
- fix: copy code button toast message by @Ajaykumbhare in #1979
- fix: exclude all punctuation chars except underscore in tags by @pipe01 in #1974
- docs: add rowStatus parameter for memo api document by @EINDEX in #1984
- fix: disable selection of future dates in daily review section by @Ajaykumbhare in #1983
- fix: access token will expired after 24h by @NicoleRobin in #1988
- fix: delete multiple resources, close #1986 by @0x-jerry in #1987
- feat: add AutoBackupInterval in SystemSetting by @athurg in #1989
- feat: use username instead of uid by @aatumaykin in #1977
- fix: database is locked by @lincolnthalles in #1992
- chore: remove unused transaction in store by @boojack in #1995
- chore: update ja.json by @kusanaginoturugi in #1996
- fix: add resource.clear to translate by @aatumaykin in #1999
- feat: add hindi language translation for i18n support by @Ajaykumbhare in #2001
- chore: upgrade version to
0.14.1
by @boojack in #2004
New Contributors
- @NicoleRobin made their first contribution in #1988
- @0x-jerry made their first contribution in #1987
- @kusanaginoturugi made their first contribution in #1996
Full Changelog: v0.14.0...v0.14.1