Skip to content

Commit

Permalink
[TASK] Release preparations
Browse files Browse the repository at this point in the history
  • Loading branch information
einpraegsam committed Jan 12, 2024
1 parent d2d55a3 commit 17b0911
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Documentation/Technical/Changelog/Index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

| Version | Date | State | Description |
|------------|------------|----------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 26.5.2 | 2024-01-12 | Bugfix | Fix module links on some TYPO3 10 installations |
| 26.5.1 | 2023-06-27 | Bugfix | Added missing argument when instantiating the class |
| 26.5.0 | 2023-05-13 | Feature | Allow formFieldListening with "typo3/cms-form" by supporting `data-lux-form-identification="submitButton"` |
| 26.4.2 | 2023-02-07 | Bugfix | Make linklisteners selectable for editors again |
Expand Down
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 @@
'description' => 'Living User Experience - LUX - the Marketing Automation tool for TYPO3.
Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',
'category' => 'plugin',
'version' => '26.5.1',
'version' => '26.5.2',
'author' => 'Alex Kellner',
'author_email' => '[email protected]',
'author_company' => 'in2code.de',
Expand Down

0 comments on commit 17b0911

Please sign in to comment.