Skip to content

Commit

Permalink
[RELEASE] 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
t3brightside committed Dec 20, 2021
1 parent ad11007 commit f977714
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -138,3 +138,6 @@
- Enable TYPO3 10.4 in composer mode
- Fix the option to disable GDPR note
- Set videoWrapper default height to 0 not to have unexpected height changes with third party GDPR extensions
* 2.0.2
- Enable language sync for the fields
- Fix translation handling in YoutubevideoFilesProcessor
2 changes: 1 addition & 1 deletion ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
'title' => 'YouTube Video',
'description' => 'YouTube video content with custom cover images, gallery layout and backend previews.',
'category' => 'fe',
'version' => '2.0.1',
'version' => '2.1.0',
'state' => 'stable',
'clearcacheonload' => true,
'author' => 'Tanel Põld',
Expand Down

0 comments on commit f977714

Please sign in to comment.