update CHANGELOG

This commit is contained in:
lesion 2023-03-20 12:40:39 +01:00
parent b8e096ee39
commit 02f138e0f2
No known key found for this signature in database
GPG key ID: 352918250B012177

View file

@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file.
### UNRELEASED
- optimize home page using lazy loading (v-lazy)
- add support for server side http proxy
- add support for server side http proxy (thanks @sedum)
- add Duch (nl) locale (thanks @jeoenepraat)
- fix #244, dark theme user / admin preference merge issue
- fix some issues with recurrent events, #247
@ -10,6 +10,10 @@ All notable changes to this project will be documented in this file.
- filters / helpers refactoring
- use luxon instead of dayjs, new $time plugin
- tag and place pages list all events (past too)
- show boosts/bookmarks, fix #241
- go to event on save/update
- fix event import from URL
- remove an annoying warning from logs
### 1.6.4 - 22 feb '23
- add missing i18n during setup