What's Changed
- fix: v0.22.5: start fail caused by incorrect migration file naming by @leo9800 in #3873
- chore: replace
unmatchedEmailAndPasswordError
with unmatchedUsernameAndPasswordError` by @haohanyang in #3889 - chore: use translations for calendar days by @RoccoSmit in #3895
- fix: update first day logic for months starting on Sunday by @RoccoSmit in #3896
- fix: load server name and icon from settings by @RoccoSmit in #3908
- fix: iframe rendering by @ti777777 in #3916
- feat: support disable change username and nickname by @thezzisu in #3911
- feat: update Slovenian translation by @thehijacker in #3935
- fix: case insensetive memo search for postgres by @sriniwas14 in #3938
- feat: allow mobile user zooming in image preview by @auphone in #3880
- fix: show future relative dates by @RoccoSmit in #3946
- chore: updated zh-Hans.json from current version of en.json by @ElTopo in #3966
- feat: add tag count to tree view by @RoccoSmit in #3970
- feat: allow single letter user id by @rkj in #3991
- feat: support set global Default memo visibility by @wjsoj in #3989
- fix: apply system theme dynamically by @RoccoSmit in #4010
- feat: support Georgian Language by @xenyc1337 in #4016
- feat: allow to disable markdown shortcuts by @d0zingcat in #4025
- chore: check currentUser and redirect to index if logged by @monkeymatt0 in #4021
- allow quick unpin by @d0zingcat in #4031
- fix: use UTC date for calendar filter by @RoccoSmit in #4046
- fix: automatic indentation follows previous lines in lists (#4048) by @new-aspect in #4050
- locale: Add pt-PT translations by @danielpinto8zz6 in #4064
- chore: allow some hardcoded strings to be translated by @danielpinto8zz6 in #4076
- feat: add Bahasa Indonesia (id) translation by @kiraware in #4092
- chore: update i18n Ukrainian by @OriginalSimon in #4096
- chore: update vi translations by @datlechin in #4099
- fix: handle missing reaction by @RoccoSmit in #4094
- fix: added missing " by @RoccoSmit in #4119
- feat: navigate image view with keyboard keys by @RoccoSmit in #4116
- feat: add remove done items by @liaochuan in #4126
- feat: enhancement on UI/UX on user statistic view part. by @Yucheng-An in #4122
- feat: add pull to refresh for PagedMemoList by @nlfox in #4128
- feat: remove RSS titles by @jphastings in #4140
- feat: show less when memo expanded by @RoccoSmit in #4143
- chore: fix truncation of webhook url to avoid disappearance of Trash Icon by @JodhwaniMadhur in #4145
- chore: apply styles to the correct month by @Yamico in #4151
- chore: style fix to #4151 by @Yamico in #4153
- fix #4144 now when there is no sso then the Disallow password auth is… by @X1Vi in #4148
- fix: search conditions affected by pull-to-refresh by @freelylee in #4159
- fix: add server name change in mobile header by @Bitnik212 in #4195
New Contributors
- @onee-only made their first contribution in #3876
- @haohanyang made their first contribution in #3889
- @thezzisu made their first contribution in #3911
- @sriniwas14 made their first contribution in #3938
- @jprjr made their first contribution in #3941
- @auphone made their first contribution in #3880
- @ElTopo made their first contribution in #3966
- @xhocquet made their first contribution in #3972
- @rkj made their first contribution in #3991
- @wjsoj made their first contribution in #3989
- @xenyc1337 made their first contribution in #4016
- @d0zingcat made their first contribution in #4025
- @monkeymatt0 made their first contribution in #4021
- @new-aspect made their first contribution in #4050
- @danielpinto8zz6 made their first contribution in #4064
- @kiraware made their first contribution in #4092
- @OriginalSimon made their first contribution in #4096
- @datlechin made their first contribution in #4099
- @liaochuan made their first contribution in #4126
- @Yucheng-An made their first contribution in #4122
- @nlfox made their first contribution in #4128
- @jphastings made their first contribution in #4140
- @JodhwaniMadhur made their first contribution in #4145
- @Yamico made their first contribution in #4151
- @X1Vi made their first contribution in #4148
- @freelylee made their first contribution in #4159
- @Bitnik212 made their first contribution in #4195
Full Changelog: v0.22.5...v0.23.0