Skip to content

Releases: macopedia/typo3-azurestorage

Remove usage of GeneralUtility::isFirstPartOfStr

27 Mar 17:24
aa5f59b
Compare
Choose a tag to compare

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

18 Jan 14:47
6df32d4
Compare
Choose a tag to compare

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

04 May 21:49
dcda34f
Compare
Choose a tag to compare

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

12 Apr 20:50
a5bf441
Compare
Choose a tag to compare

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

Full Changelog: 0.6.0...v0.6.1

0.6.0

05 Apr 08:38
66ed9e1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.5...0.6.0

0.5.5

20 Feb 19:09
caa06f1
Compare
Choose a tag to compare

Added

  • Nothing

Changed

  • Nothing

Removed

  • Nothing

Deprecated

  • Nothing

Fixed

  • Fixed missing usage of $propertiesToExtract in StorageDriver::getFileInfoByIdentifier() by @svenpet90 in #33

New Contributors

0.5.4

19 May 20:54
48deb60
Compare
Choose a tag to compare

Added

  • composer.json now contains a TYPO3 specific extra setting (extension-key)

Changed

  • Nothing

Removed

  • Nothing

Deprecated

  • Nothing

Fixed

  • Nothing

0.5.3

29 Mar 08:08
0d20fd0
Compare
Choose a tag to compare

Added

  • Nothing

Changed

  • Pushed the version number in ext_emconf.

Removed

  • Nothing

Deprecated

  • Nothing

Fixed

  • Nothing

Release 0.5.2

23 Oct 14:59
Compare
Choose a tag to compare

Added

  • Nothing

Changed

  • Pushed the version number in ext_emconf.

Removed

  • Nothing

Deprecated

  • Nothing

Fixed

  • Nothing

Release 0.51

22 Oct 18:07
Compare
Choose a tag to compare

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