Releases: in2code-de/powermail
Releases · in2code-de/powermail
13.1.0
What's Changed
- [TASK] Standardise the spelling of ViewHelpers to lowerCamelCase by @julianhofmann in #1307
- [TASK] Remove deprecated TCA
internal_typeby @ErHaWeb in #1309 - [BUGFIX] Fix prefilling form with current logged in user by @mschwemer in #1324
- [FEATURE] Extract language labels of settings by @julianhofmann in #1312
- [DOCS] Revise AddNewFieldProperties documentation by @simonschaufi in #1326
- [DOCS] Fix link formatting in Upgrade.md by @simonschaufi in #1325
- Update SelectFieldViewHelper.php by @kftw in #1328
- [BUGFIX] Preserve filter and sorting parameters when using pagination in backend List module by @brannow in #1319
- [TASK] FlexForm deprecation fixes and cleanup by @ErHaWeb in #1311
- [BUGFIX] Render label & description for the 'auto_marker' field by @raphael-dan-ilea in #1333
- [BUGFIX] Use sender header configuration for optin and disclaimer emails by @mschwemer in #1335
- [FEATURE] Provide autocomplete functionality by @mschwemer in #1330
- [FEATURE] Add RateLimit spam check method by @cweiske in #1314
- [DOC] Fix typo in "receiver" in example TypoScript by @julianhofmann in #1338
- [FEATURE] Add morestep fieldset validation - TYPO3 v13 by @denislorch in #1339
- Change content type of Pi5 plugin by @garbast in #1351
- [BUGFIX] Backend form selector and module must not apply frontend enable column restrictions by @aseemann in #1354
- [BUGFIX] Avoid method calls on null with use of null safe operators by @alexanderschnitzler in #1359
- [BUGFIX] UniqueValidator resolve correct storage PID when a specific … by @Runik51ua in #1356
New Contributors
- @simonschaufi made their first contribution in #1326
- @kftw made their first contribution in #1328
- @brannow made their first contribution in #1319
- @raphael-dan-ilea made their first contribution in #1333
- @denislorch made their first contribution in #1339
- @garbast made their first contribution in #1351
- @aseemann made their first contribution in #1354
- @alexanderschnitzler made their first contribution in #1359
- @Runik51ua made their first contribution in #1356
Full Changelog: 13.0.4...13.1.0
12.6.0
What's Changed
- Update PreventDuplicates.md by @eyeworkers-gmbh in #1305
- [FEATURE] autocomplete attributes for forms and fields by @thomasrawiel in #1233
- [TASK] Fill refindex with content - form relation by @Mabahe in #1332
- Move RedirectFinisher to always execute last using "finally" key by @thomasrawiel in #1347
- aria-required not necessary when native required present by @MohsinQK in #1238
New Contributors
- @eyeworkers-gmbh made their first contribution in #1305
- @thomasrawiel made their first contribution in #1233
- @MohsinQK made their first contribution in #1238
Full Changelog: 12.5.4...12.6.0
Release 13.0.4
What's Changed
- [TASK] Align length of receiver mail database field and flexform by @mschwemer in #1279
- [FEATURE] Provide placeholder for password fields by @mschwemer in #1281
- [CLEANUP] Autocreate management db fields by @mschwemer in #1280
- [TASK] Require __hp field in arguments when honeypot spamcheck enabled by @derhansen in #1282
- [BUGFIX] Prevent exception in optinConfirm with session check enabled by @mschwemer in #1298
- [BUGFIX] Provide fields that are changed via SendMailServicePrepareAn… by @mschwemer in #1289
- [BUGFIX] Prevent undefined global variable by @mschwemer in #1288
- [BUGFIX] Add missing setting to site set by @mschwemer in #1301
- [BUGFIX] Prevent infinite loop when trustedProperties validation fails by @lorenzulrich in #1294
- [TASK] Improve packaging for release to TER and GH by @mschwemer in #1303
New Contributors
- @lorenzulrich made their first contribution in #1294
Full Changelog: 13.0.3...13.0.4
Release 12.5.4
What's Changed
- [FEATURE] Count "www"-prefixed words as link in spam-checker by @rr-it in #1193
- [BUGFIX] fix checks for invalid action arguments by @hannesbochmann in #1228
- 12.x [BUGFIX] file uploads without file extension might cause exception by @jpmschuler in #1247
- Fix/memory leak on overrides by @spfeifer in #1246
- [FEATURE] Provide the current value in overwrite value from TypoScrip… by @Mabahe in #1261
- [BUGFIX] Prevent spam warning in optinConfirm with session check enabled by @mschwemer in #1297
- [BUGFIX] Provide fields that are changed via SendMailServicePrepareAn… by @mschwemer in #1299
New Contributors
- @rr-it made their first contribution in #1193
- @hannesbochmann made their first contribution in #1228
- @spfeifer made their first contribution in #1246
- @Mabahe made their first contribution in #1261
Full Changelog: 12.5.3...12.5.4
13.0.3
What's Changed
- [BUGFIX] fix site set settings definitions for view settings by @bahammes in #1254
- [BUGFIX] fix import paths in SiteSet TypoScript setup files by @bahammes in #1253
- Bugfix/1255 fix site sets by @mschwemer in #1256
- Update phpoffice/phpspreadsheet to v5 by @pixeldesu in #1269
- [BUGFIX] strtolower argument 1 must be of type string, null given by @jpmschuler in #1263
- [TASK] Hide label of honeypot field from screenreaders, too by @mschwemer in #1271
- [BUGFIX] Re-add labels for powermail frontend by @mschwemer in #1273
New Contributors
- @bahammes made their first contribution in #1254
- @pixeldesu made their first contribution in #1269
Full Changelog: 13.0.2...13.0.3
13.0.2
Full Changelog: 13.0.1...13.0.2
13.0.1
This release fixes an issue in the backend, where it was possible to download files from the server, to which an editor did not have proper access permissions.
Full Changelog: 13.0.0...13.0.1
12.5.3 - Security Release
This release fixes an issue in the backend, where it was possible to download files from the server, to which an editor did not have proper access permissions.
Full Changelog: 12.5.2...12.5.3
13.0.0 -- TYPO3 v13 compatibility, features & bugfixes
- support of site sets
- support of TYPO3 country API
- improve accessibility of fe forms
- enable conditions for multistep forms together with EXT:powermail_cond
Full Changelog: 12.5.2...13.0.0
12.5.2
What's Changed
- [BUGFIX] Set correct export field uids by @IchHabRecht in #1217
- [TASK] Update ubuntu images in gh workflows by @mschwemer in #1219
- [BUGFIX] All pagination with filter values by @IchHabRecht in #1215
- Task v12/improve php spreadsheet dependency by @mschwemer in #1218
- [FEATURE] Make it possible to assign variables to view by @sypets in #1199
- [CLEANUP] Remove too chatty logging by @mschwemer in #1222
- [TASK] Use phpspreadsheet consistently by @mschwemer in #1225
- [BUGFIX] Exportcommand not working by @rasgor in #1216
- [BUGFIX] Handle missing form in flexform data in PluginPreviewRenderer by @liayn in #1224
- Replace resource identifier in PageRenderer asset registration in backend module partial by @chrrynobaka in #1239
- [DOC] Explain spam check methods by @cweiske in #1249
New Contributors
- @rasgor made their first contribution in #1216
- @liayn made their first contribution in #1224
- @chrrynobaka made their first contribution in #1239
Full Changelog: 12.5.1...12.5.2