diff --git a/CHANGELOG b/CHANGELOG index 59486ce3..06d0ddbd 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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