Skip to content

12.4.2

Compare
Choose a tag to compare
@mschwemer mschwemer released this 02 Oct 15:52
· 13 commits to master since this release
004f72f

What's Changed

  • [FEATURE] Add phpstan as quality tool by @mschwemer in #1125
  • [BUGFIX] Prevent undefined array key warning in ForeignValidator::class by @mschwemer in #1122
  • [BUGFIX] Use correct queue identifier for flashmessages by @mschwemer in #1092
  • [BUGFIX] Prevent TypeError in ModuleController by @Patta in #1085
  • [BUGFIX] Provide a fallback for null values by @mschwemer in #1093
  • [BUGFIX] Prevent exception, when showing the history of a powermail ce by @mschwemer in #1091
  • [TASK] Allow modification/variables in replyToEmail and replyToName by @ohader in #873
  • [TASK] Localize string for empty select, radio and checkboxes by @mschwemer in #1127
  • [BUGFIX] Fix pagination in module for email list by @mschwemer in #1129
  • [FEATURE] Use side-by-side select form forms by @mschwemer in #1130
  • [BUGFIX] fix invalid phone regex by @revoltek-daniel in #1116
  • [TASK] TCA v12 compatibility by @mschwemer in #1133
  • [BUGFIX] Prevent null value for flexform string by @mschwemer in #1098
  • [BUGFIX] Make extension config field visible in extension settings by @mschwemer in #1099
  • [BUGFIX] empty subject must not create error flash message by @franzkugelmann in #612
  • [BUGFIX] Skip boolean values in blacklist string check by @mschwemer in #1140
  • [BUGFIX] Use type="number" for validation min and max by @mschwemer in #1141
  • [BUGFIX] Fix #848: Missing type casts by @Stewy82 in #933
  • [BUGFIX] Forms cannot be found in list module search by @kitzberger in #1111
  • [BUGFIX] Make unique validation work for translated forms by @mschwemer in #1147
  • Fix receiver mail validation in SendMailService by @rengaw83 in #1113
  • [BUGFIX] Fix broken manipulateVariablesInPowermailAllMarker for arrays by @kitzberger in #965

New Contributors

Full Changelog: 12.4.1...12.4.2