Releases: astehlik/typo3-extension-html5mediakit
Releases · astehlik/typo3-extension-html5mediakit
v13.4.0
v12.1.1
Fix translations
What's Changed
- add missing file extension by @runepiper in #16
- fix codestyle and acceptance tests
New Contributors
- @runepiper made their first contribution in #16
Full Changelog
v11.1.1
Fix translations
What's Changed
- add missing file extension by @runepiper in #16
- fix codestyle and acceptance tests
New Contributors
- @runepiper made their first contribution in #16
Full Changelog
v12.1.0
Add suppport for tracks, improve TCA
Database schema update
Important! This update requires a database schema update in the install tool!
What's Changed
- [FEATURE] Introduce WebVTT timed text file support by @yamenhadla in #9
- [TASK] Improve TCA configuration by @astehlik in #14
New Contributors
- @yamenhadla made their first contribution in #9
Full Changelog
v11.1.0
Add suppport for tracks, improve TCA
Database schema update
Important! This update requires a database schema update in the install tool!
What's Changed
- [FEATURE] Introduce WebVTT timed text file support by @yamenhadla in #9
- [TASK] Improve TCA configuration by @astehlik in #14
New Contributors
- @yamenhadla made their first contribution in #9
Full Changelog
v12.0.0
v11.0.0
v10.0.0
v9.0.1 - Fix SQL error when creating records
The SQL strict mode error for sys_language_uid
is fixed:
SQL error: 'Incorrect integer value: '' for column 'sys_language_uid' at row 1'
Thanks to @RobertKesseler for reporting the issue and providing a fix.
Additionally an Acceptance test for creating records is added.
v1.1.0 - Last release before TYPO3 9 upgrade
Last release before major changes