mirror of
https://framagit.org/les/gancio.git
synced 2025-01-31 16:42:22 +01:00
minor
This commit is contained in:
parent
079bcd4af2
commit
8f221fb69c
1 changed files with 3 additions and 2 deletions
|
@ -2,13 +2,14 @@ All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
### UNRELEASED
|
### UNRELEASED
|
||||||
- optimize home page using lazy loading (v-lazy)
|
- optimize home page using lazy loading (v-lazy)
|
||||||
- show a progress
|
- add support for server side http proxy
|
||||||
- improve search flow (order by, press enter or icon...)
|
|
||||||
- add Duch (nl) locale (thanks @jeoenepraat)
|
- add Duch (nl) locale (thanks @jeoenepraat)
|
||||||
- fix #244, dark theme user / admin preference merge issue
|
- fix #244, dark theme user / admin preference merge issue
|
||||||
- fix some issues with recurrent events, #247
|
- fix some issues with recurrent events, #247
|
||||||
|
- improve search flow (order by, press enter or icon...)
|
||||||
- filters / helpers refactoring
|
- filters / helpers refactoring
|
||||||
- use luxon instead of dayjs, new $time plugin
|
- use luxon instead of dayjs, new $time plugin
|
||||||
|
- tag and place pages list all events (past too)
|
||||||
|
|
||||||
### 1.6.4 - 22 feb '23
|
### 1.6.4 - 22 feb '23
|
||||||
- add missing i18n during setup
|
- add missing i18n during setup
|
||||||
|
|
Loading…
Reference in a new issue