Skip to content

v2022.11.1

Latest
Compare
Choose a tag to compare
@peterkeung peterkeung released this 23 Nov 18:33
· 23 commits to master since this release
13cdbff

What's Changed

  • Make DocBlock less restrictive for template variable in eZTemplate::setVariable() by @pkamps in #187
  • EZP-31040: Remote Code Execution in file uploads by @pkamps in #190
  • Allowing custom eZNamePatternResolver classes by @pkamps in #192
  • Add option 'trim' to the ezstring datatype by @pkamps in #191
  • Make sure single selection values do not render a
    by @pkamps in #189
  • Url generator by @pkamps in #186
  • Moving yui 2.7.0 to legacy extension by @pkamps in #195
  • Proposing bigger log files by default by @pkamps in #194
  • Use php rawurlencode instead of urlencode by @pkamps in #193
  • Not allowing user/register by default. You would need to explicitly add the policy to the anonymous role. by @pkamps in #198
  • Broken dashboard widget for latest forum news removed, maintenance template adjusted by @pkamps in #196
  • Moving 2 additional designs (mysite, plain) into legacy extension. Fixing location for the javascript directory by @pkamps in #200
  • Bringing the initial DB schema/data to version 5 of the the lovestack DB schema version by @pkamps in #177
  • Fixing inline doc by @pkamps in #197
  • Small improvements for the installation process by @pkamps in #199

Full Changelog: v2020.12.0...v2022.11.0