· 28. März 2026
Safer file deletion in file storage
One change this month: deleting a stored file resolves its path and name through checked values before anything is removed.
Improved
- File deletion resolves its target more carefully. The path and filename a delete acts on are now taken from checked values rather than assembled on the spot.