chill-bundles/.changes/unreleased/Feature-20240911-132134.yaml
Julien Fastré 8b1b255050
Remove documents from memory after download
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.
2024-09-11 13:22:49 +02:00

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"