Skip to content

Commit

Permalink
Merge tag '35.5.0' into develop
Browse files Browse the repository at this point in the history
Tagging version 35.5.0 35.5.0
  • Loading branch information
einpraegsam committed Jul 2, 2024
2 parents 2d37ee4 + 5eca2ac commit 49fdd37
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.5.0 | 2024-07-02 | Feature | `11.5 + 12.4` | Add new getter to visitor model to get latest A/B test, some small CSS improvements, bugfix to always use pagevisit data for pagevisit timestamps |
| 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 |
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.4.0',
'version' => '35.5.0',
'author' => 'Alex Kellner',
'author_email' => '[email protected]',
'author_company' => 'in2code.de',
Expand Down

0 comments on commit 49fdd37

Please sign in to comment.