Skip to content

Commit

Permalink
Merge tag '35.4.0' into develop
Browse files Browse the repository at this point in the history
Tagging version 35.4.0 35.4.0
  • Loading branch information
einpraegsam committed Jun 14, 2024
2 parents f224bf8 + fcbd385 commit 03f46e8
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 @@ -31,6 +31,7 @@ Double check if you have cleared all caches after installing a new LUX version t

| Version | Date | State | TYPO3 | Description |
|------------|------------|----------|----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 35.4.0 | 2024-06-14 | Feature | `11.5 + 12.4` | Make formListening/fieldListening available for forms loaded via AJAX |
| 35.3.0 | 2024-05-27 | Feature | `11.5 + 12.4` | Show also first page visit and referrer in CSV downloads of lead list |
| 35.2.1 | 2024-05-16 | Bugfix | `11.5 + 12.4` | Fix lead search with space character in searchterm in lead list, small fix in API documentation |
| 35.2.0 | 2024-04-27 | Feature | `11.5 + 12.4` | Extend frontend JS for another callback function for adding text anywhere in the DOM |
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' => '35.3.0',
'version' => '35.4.0',
'author' => 'Alex Kellner',
'author_email' => '[email protected]',
'author_company' => 'in2code.de',
Expand Down

0 comments on commit 03f46e8

Please sign in to comment.