Release 2.24.0

This commit is contained in:
Julien Fastré 2024-09-11 14:31:52 +02:00
parent b3e2d4ff9f
commit 5dfbdad13d
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB
3 changed files with 7 additions and 7 deletions

View File

@ -1,7 +0,0 @@
kind: Feature
body: When a document is converted or downloaded in the browser, this document is
removed from the browser memory after 45s. Future click on the button re-download
the document.
time: 2024-09-11T13:21:34.444838795+02:00
custom:
Issue: "306"

3
.changes/v2.24.0.md Normal file
View File

@ -0,0 +1,3 @@
## v2.24.0 - 2024-09-11
### Feature
* ([#306](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/306)) When a document is converted or downloaded in the browser, this document is removed from the browser memory after 45s. Future click on the button re-download the document.

View File

@ -6,6 +6,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).
## v2.24.0 - 2024-09-11
### Feature
* ([#306](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/306)) When a document is converted or downloaded in the browser, this document is removed from the browser memory after 45s. Future click on the button re-download the document.
## v2.23.0 - 2024-07-19
### Feature
* ([#123](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/123)) Add a button to duplicate calendar ranges from a week to another one