Release 2.24.0

This commit is contained in:
2024-09-11 14:31:52 +02:00
parent b3e2d4ff9f
commit 5dfbdad13d
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.