release v1.6.5

This commit is contained in:
lesion 2023-03-21 16:47:47 +01:00
parent 0ebb467630
commit eb2bf32162
No known key found for this signature in database
GPG key ID: 352918250B012177
3 changed files with 7 additions and 7 deletions

View file

@ -1,17 +1,17 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
### 1.6.5 - 20 mar '23 ### 1.6.5 - 21 mar '23
- optimize home page using lazy loading (v-lazy) - optimize home page using lazy loading
- add support for server side http proxy (thanks @sedum) - add support for server side http proxy (thanks @sedum)
- 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...) - improve search flow (order by, press enter or icon...)
- filters / helpers refactoring - filters / helpers refactoring
- use luxon instead of dayjs, new $time plugin
- tag and place pages list all events (past too) - tag and place pages list all events (past too)
- show boosts/bookmarks, fix #241 - show boosts/bookmarks, fix #241
- go to event on save/update - go to event on save/update
- use luxon instead of dayjs, new $time plugin
- fix event import from URL - fix event import from URL
- remove an annoying warning from logs - remove an annoying warning from logs

View file

@ -9,18 +9,18 @@ nav_order: 10
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
### 1.6.5 - 20 mar '23 ### 1.6.5 - 21 mar '23
- optimize home page using lazy loading (v-lazy) - optimize home page using lazy loading
- add support for server side http proxy (thanks @sedum) - add support for server side http proxy (thanks @sedum)
- 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...) - improve search flow (order by, press enter or icon...)
- filters / helpers refactoring - filters / helpers refactoring
- use luxon instead of dayjs, new $time plugin
- tag and place pages list all events (past too) - tag and place pages list all events (past too)
- show boosts/bookmarks, fix #241 - show boosts/bookmarks, fix #241
- go to event on save/update - go to event on save/update
- use luxon instead of dayjs, new $time plugin
- fix event import from URL - fix event import from URL
- remove an annoying warning from logs - remove an annoying warning from logs

View file

@ -10,7 +10,7 @@ permalink: /
A shared agenda for local communities. A shared agenda for local communities.
{: .fs-6 } {: .fs-6 }
Last release **[1.6.3 - 17 Feb 2023](/changelog#163---17-feb-23)** Last release **[1.6.5 - 21 Mar 2023](/changelog#165---21-mar-23)**
[Install]({% link install/install.md %}){: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 } [Install]({% link install/install.md %}){: .btn .btn-primary .fs-5 .mb-4 .mb-md-0 .mr-2 }
[Demo](https://demo.gancio.org){: .btn .btn-green .fs-5 .mb-4 .mb-md-0 .mr-2 } [Demo](https://demo.gancio.org){: .btn .btn-green .fs-5 .mb-4 .mb-md-0 .mr-2 }