Releases: mschabhuettl/SP5ToICalExp
Releases · mschabhuettl/SP5ToICalExp
Release 20231116.5
Fix UnboundLocalError by initializing debug_text in home route
Release 20231116.4
Enhance home route to include debug text in response
Release 20231013.25
Send individual ical content directly without saving to disk
Release 20231013.24
Resolve file access conflict using mkstemp for ical download
Release 20231013.23
Fix file access conflict during individual ical download
Release 20231013.22
Refactor individual ical download to use NamedTemporaryFile
Release 20231013.21
Fix file access issue for individual ical download
Release 20231013.20
Revert specific commits, refactor for temp directory, and update misc…
Release 20231013.19
Include app.views module explicitly in PyInstaller build
Release 20231013.18
Refactor: Moved 'NamedTemporaryFile' import to the standard library s…