From 8f221fb69cd4f7d1667e4435f6780a22a5903ae8 Mon Sep 17 00:00:00 2001 From: lesion Date: Sun, 19 Mar 2023 23:33:55 +0100 Subject: [PATCH] minor --- CHANGELOG | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 93bbd765..59486ce3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,13 +2,14 @@ All notable changes to this project will be documented in this file. ### UNRELEASED - optimize home page using lazy loading (v-lazy) - - show a progress - - improve search flow (order by, press enter or icon...) + - add support for server side http proxy - add Duch (nl) locale (thanks @jeoenepraat) - fix #244, dark theme user / admin preference merge issue - fix some issues with recurrent events, #247 + - improve search flow (order by, press enter or icon...) - filters / helpers refactoring - use luxon instead of dayjs, new $time plugin + - tag and place pages list all events (past too) ### 1.6.4 - 22 feb '23 - add missing i18n during setup