-
-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
46 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
.. include:: ../../Includes.txt | ||
|
||
========================== | ||
Version 5.0.5 - 2024/09/17 | ||
========================== | ||
|
||
Bugfix and maintenance release | ||
|
||
Download | ||
======== | ||
|
||
Download this version from the `TYPO3 extension repository <https://extensions.typo3.org/extension/secure_downloads/>`__ or from | ||
`GitHub <https://github.com/Leuchtfeuer/typo3-secure-downloads/releases/tag/v5.0.5>`__. | ||
|
||
Added | ||
===== | ||
|
||
Changed | ||
======= | ||
|
||
* Stop misuse of TYPO3's fileExtensionToMimeType list | ||
|
||
Deprecated | ||
========== | ||
|
||
Removed | ||
======= | ||
|
||
All Changes | ||
=========== | ||
This is a list of all changes in this release:: | ||
|
||
2024-09-16 [BUGFIX] Do not override internal TYPO3 list [TER-236] (#208) (Commit 075ac4a by bmheins) | ||
2024-05-20 [BUGFIX] Allow custom filename from Event (Commit e19f38c by Benni Mack) | ||
|
||
Contributors | ||
============ | ||
Following people have contributed to this release: | ||
|
||
* Oliver Heins | ||
* Benni Mack | ||
* Sybille Peters | ||
|
||
Thank you very much for your support. The next drink is on us! 🍻 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,6 +17,7 @@ List of versions | |
:titlesonly: | ||
:glob: | ||
|
||
5-0-5 | ||
5-0-4 | ||
5-0-3 | ||
5-0-2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters