Skip to content

Commit 2a16cad

Browse files
committed
[TASK] Release preparations
1 parent ade3f26 commit 2a16cad

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Documentation/Technical/Changelog/Index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
| Version | Date | State | TYPO3 | Description |
1111
|------------|------------|----------|----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
12+
| 37.1.2 | 2025-11-05 | Bugfix | `11.5 + 12.4` | Include linklisteners without clicks in analysis module |
1213
| 37.1.1 | 2025-11-05 | Bugfix | `11.5 + 12.4` | Prevent exception in backend module and fix linklistener filter logic |
1314
| 37.1.0 | 2024-10-30 | Task | `11.5 + 12.4` | Bing is used for preview images instead of google (if feature is turned on for leads and companies) |
1415
| 37.0.0 !!! | 2024-10-25 | Feature | `11.5 + 12.4` | Use IP-address in fingerprint hash to get a more unique hash, add sorting for lead list |

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
'description' => 'Living User Experience - LUX - the Marketing Automation tool for TYPO3.
55
Turn your visitors to leads. Identification and profiling of your visitors within your TYPO3 website.',
66
'category' => 'plugin',
7-
'version' => '37.1.1',
7+
'version' => '37.1.2',
88
'author' => 'Alex Kellner',
99
'author_email' => 'alexander.kellner@in2code.de',
1010
'author_company' => 'in2code.de',

0 commit comments

Comments
 (0)