mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Implemented functionality to remove documents from browser memory 45 seconds after they are converted or downloaded. This ensures that clicking the download button again re-downloads the document. The reset state function was added to both ConvertButton.vue and DownloadButton.vue components.
8 lines
261 B
YAML
8 lines
261 B
YAML
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"
|