Skip to content

Releases: macopedia/typo3-azurestorage

v2.0.1 mtime is expected to be an int

19 Nov 20:20
27361f0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

Compatibility with TYPO3 v13

12 Jun 14:23
2f5a75b

Choose a tag to compare

What's Changed

  • Add Return Type for Compatibility with Symfony by @tromboman in #43

New Contributors

Full Changelog: v1.0.2...v2.0.0

Remove usage of GeneralUtility::isFirstPartOfStr

27 Mar 17:24
aa5f59b

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

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

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

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

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

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

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

Choose a tag to compare

Added

  • Nothing

Changed

  • Pushed the version number in ext_emconf.

Removed

  • Nothing

Deprecated

  • Nothing

Fixed

  • Nothing