This commit is contained in:
lesion 2024-02-04 11:14:52 +01:00
parent 2959b9536a
commit 9718903fda
No known key found for this signature in database
GPG key ID: 352918250B012177
2 changed files with 9 additions and 1 deletions

View file

@ -7,6 +7,14 @@ 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.14.1](https://framagit.org/les/gancio/compare/v1.14.0...v1.14.1) (2024-02-04)
### Bug Fixes
* avoid useless sort by recurrent, fix [#340](https://framagit.org/les/gancio/issues/340) ([1d794c0](https://framagit.org/les/gancio/commit/1d794c0784d58479a34437dd65f3575629886f73))
* edit mine event permission ([b917bc6](https://framagit.org/les/gancio/commit/b917bc6ae08aaf660f7f507b6752a279c4f67429))
## [1.14.0](https://framagit.org/les/gancio/compare/v1.13.1...v1.14.0) (2024-01-31) ## [1.14.0](https://framagit.org/les/gancio/compare/v1.13.1...v1.14.0) (2024-01-31)

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.14.0 - 31 January 2024](/changelog#1140-2024-01-31)** Last release **[1.14.1 - 4 Feb 2024](/changelog#1141-2024-02-04)**
[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 }