Skip to content

Releases: tritum/repeatable_form_elements

v5.0.1

22 Apr 10:44
007ae3a

Choose a tag to compare

What's Changed

  • [BUGFIX] #45 Fix JS exception if copy button is outside of container by @olilo in #49

Full Changelog: 5.0.0...v5.0.1

5.0.0 - Add TYPO3 v13 compatibility, drop v11

03 Dec 12:56
d0340df

Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...5.0.0

4.1.1 Update version in ext_emconf

02 Dec 05:54
698e177

Choose a tag to compare

What's Changed

Full Changelog: 4.1.0...v4.1.1

4.1.0 Add SaveToDatabaseFinisher for repeatable elements

29 Nov 07:32
173898a

Choose a tag to compare

What's Changed

  • Repeatable Container Values to Database by @chrosey in #44

Full Changelog: 4.0.1...4.1.0

4.0.1

22 Nov 10:31
c29348b

Choose a tag to compare

Full Changelog: 3.1.1...4.0.1

4.0.0

30 Jul 11:58
c44a6b1

Choose a tag to compare

4.0.0 Pre-release
Pre-release

What's Changed

  • [FEATURE] Remove jQuery as dependency
  • [FEATURE] Improve copying form-elements with variants
  • [TASK] Compatibility to TYPO3 v12

Full Changelog: 3.1.1...4.0.0

Maintenance

14 Mar 16:34

Choose a tag to compare

Some minor bugfixing. Raised version requirement of TYPO3 core. No change in behaviour.

Maintenance

16 Aug 12:39

Choose a tag to compare

Mainly some bugfixing, cleanup and streamlining of composer.json and ext_emconf.php. No change in behaviour.

TYPO3 v11 Compatibility

14 Jul 07:50
7faa4a4

Choose a tag to compare

This release makes the Extension compatible with TYPO3 v11. In doing so it losses the compatibility with v9 and v10.