Releases: macopedia/typo3-azurestorage
Releases · macopedia/typo3-azurestorage
Remove usage of GeneralUtility::isFirstPartOfStr
What's Changed
- Remove usage of GeneralUtility::isFirstPartOfStr() by @koehnlein in #42
Full Changelog: v1.0.1...v1.0.2
Improve TYPO3 v12 compatibility, Replace SignalSlot with Events
What's Changed
- TYPO3 12 compatibility - Replace SignalSlot implementation by Events by @koehnlein in #40
Full Changelog: v1.0.0...v1.0.1
Improve TYPO3 v12 compatibility, drops support for TYPO3 < 11.5
This release adds compatibility for TYPO3 v12 and drops support for TYPO3 <11.5
v0.6.1 Fix PHP 8 issue with width/height, change ownership
Ownership change
The module is now maintained by the macopedia.com team. Thanks @benjaminhirsch for developing and maintaining the extension so far and transferring ownership to us.
What's Changed
- Fix PHP 8 issue with width/height by @koehnlein in #37
Full Changelog: 0.6.0...v0.6.1
0.6.0
What's Changed
- improved/removed deprecated code by @derseeli in #34
- Allow to add larger files by @koehnlein in #35
- Add CAPABILITY_HIERARCHICAL_IDENTIFIERS by @tmotyl in #38
- [BUGFIX] Register the driver via $GLOBALS by @koehnlein in #36
New Contributors
- @koehnlein made their first contribution in #35
Full Changelog: 0.5.5...0.6.0
0.5.5
Added
- Nothing
Changed
- Nothing
Removed
- Nothing
Deprecated
- Nothing
Fixed
- Fixed missing usage of $propertiesToExtract in StorageDriver::getFileInfoByIdentifier() by @svenpet90 in #33
New Contributors
- @svenpet90 made their first contribution in #33
0.5.4
Added
- composer.json now contains a TYPO3 specific extra setting (extension-key)
Changed
- Nothing
Removed
- Nothing
Deprecated
- Nothing
Fixed
- Nothing
0.5.3
Added
- Nothing
Changed
- Pushed the version number in ext_emconf.
Removed
- Nothing
Deprecated
- Nothing
Fixed
- Nothing
Release 0.5.2
Added
- Nothing
Changed
- Pushed the version number in ext_emconf.
Removed
- Nothing
Deprecated
- Nothing
Fixed
- Nothing
Release 0.51
Added
- Updated Microsoft Azure Blob Storage library
- Added TYPO3 Version v9 LTS compatibility
Changed
- Some minor codes changes, mostly related to the update of the Azure Blob Storage library
Removed
- Nothing
Deprecated
- Nothing
Fixed
- Nothing