Skip to content

Commit 87d2d69

Browse files
committed
Merge tag '29.0.0' into develop
Tagging version 29.0.0 29.0.0
2 parents f92667c + e9e8b46 commit 87d2d69

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Documentation/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+
| 29.0.0 | 2026-01-19 | Feature | `12.4 + 13.4` | Internal CURL request can be used now with basic auth, small fix for analysis of non-existing pages |
1213
| 28.0.0 | 2025-12-23 | Feature | `12.4 + 13.4` | Support closing SMTP-connections, Prevent unneeded refindex records, Performance changes, small layout improvements in backend |
1314
| 27.2.3 | 2025-07-16 | Task | `12.4 + 13.4` | Remove PHP 8.4 deprecation warnings |
1415
| 27.2.2 | 2025-07-16 | Bugfix | `12.4 + 13.4` | Prevent exception in backend related to some internal images |

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
'title' => 'luxletter - TYPO3 Email Marketing Newsletter Tool',
55
'description' => 'Free newsletter extension for TYPO3 for an individual email marketing. A lot of analytics and modern concepts. Works with and without EXT:lux.',
66
'category' => 'plugin',
7-
'version' => '28.0.0',
7+
'version' => '29.0.0',
88
'author' => 'Alex Kellner',
99
'author_email' => 'alexander.kellner@in2code.de',
1010
'author_company' => 'in2code.de',

0 commit comments

Comments
 (0)