packagist craftcms/cms 4.5.13

latest releases: 5.3.x-dev, dev-feature/pt-1854-when-a-user-is-signed-out-of-the-control-panel-and-the-user, 5.x-dev...
6 months ago
  • Address fields now have the appropriate autocomplete values when editing an address that belongs to the current user. (#13938)
  • The |markdown and |md filters now accept an encode argument, which can be set to true to HTML-encode the content before parsing it as Markdown.
  • Added the pre-encoded Markdown flavor, which can be used when the content has already been HTML-encoded.
  • Added craft\elements\Address::getBelongsToCurrentUser().
  • Fixed a bug where {% namespace %} tags weren’t respecting namespaces set to 0. (#13943)
  • Fixed an error that could occur when using a custom asset uploader. (#14029)
  • Fixed an error that could occur when saving an asset using SCENARIO_CREATE, if Asset::$tempFilePath wasn’t set. (#14041)
  • Fixed a bug where some HTML entities within Tip and Warning field layout elements colud get double-encoded. (#13959)
  • Fixed an infinite recursion bug. (#14033)

Don't miss a new cms release

NewReleases is sending notifications on new releases.