update CHANGELOG
This commit is contained in:
parent
b8e096ee39
commit
02f138e0f2
1 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue