From 7a7455d47be10994ac7f1a3c15043b61b04c53c3 Mon Sep 17 00:00:00 2001 From: Nicole Cordes Date: Mon, 29 Apr 2024 00:38:43 +0200 Subject: [PATCH] [RELEASE] Release of content_defender 3.4.2 --- ChangeLog | 13 +++++++++++++ ext_emconf.php | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4c1d930..5ad1562 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2024-04-29 [RELEASE] Release of content_defender 3.4.2 (Nicole Cordes) +2024-04-29 0b0c598 [BUGFIX] Remove superfluous conditions in GitHub Actions workflows (Nicole Cordes) +2024-04-29 bb453f1 [BUGFIX] Use correct test file in release workflow (Nicole Cordes) +2024-04-28 7da7d28 [FEATURE] Add TER release to GitHub Actions (Nicole Cordes) +2024-04-27 02449e1 [FEATURE] Add dev tests to GitHub Actions (Nicole Cordes) +2024-04-27 3b981d1 [FEATURE] Add SonarCloud analysis to GitHub Actions (Nicole Cordes) +2024-04-25 23090d4 [BUGFIX] Adjust ServerRequest to TYPO3 11.5.33 security updates (Nicole Cordes) +2024-04-25 74b5191 [FEATURE] Add functional tests to GitHub Actions (Nicole Cordes) +2024-04-25 3dc5622 [BUGFIX] Fix StyleCI configuration (Nicole Cordes) +2024-04-25 dd57f66 [BUGFIX] Pin phpunit/phpunit dependency (Nicole Cordes) +2024-04-25 e3235f6 [FEATURE] Add unit tests to GitHub Actions (Nicole Cordes) +2024-04-24 4ffdd4d [FEATURE] Introduce GitHub Actions PHP linting (Nicole Cordes) + 2023-09-08 [RELEASE] Release of content_defender 3.4.1 (Nicole Cordes) 2023-09-07 19e2371 [BUGFIX] Prevent TcaColPosItems dataProvider for non-item fields (Nicole Cordes) diff --git a/ext_emconf.php b/ext_emconf.php index 0803c8f..a79c068 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -21,7 +21,7 @@ 'uploadfolder' => 0, 'createDirs' => '', 'clearCacheOnLoad' => 0, - 'version' => '3.4.1', + 'version' => '3.4.2', 'constraints' => array ( 'depends' =>