Skip to content

4.17.4

Compare
Choose a tag to compare
@mecha mecha released this 16 Mar 11:52
· 357 commits to master since this release
bb0a80f

Changelog

Changed

  • Updated code to fix deprecation warnings on PHP version 7.4 and later.
  • Updated the Twig library to version 1.41.0 to fix deprecation warnings on PHP version 7.4 and later.
  • Updated the default translation files to contain up-to-date text.

Fixed

  • Removed a false-positive error from the log.
  • Localization in Twig templates did not work.
  • When revisions are enabled, an error would prevent feed sources from being saved.
  • Translations were being loaded from an invalid path.
  • The default featured image in the New/Edit Feed Source page did not preview after saving the feed source.
  • Missing space between the link a tag and the href attribute on PHP 7.4