github craftcms/cms 4.5.13

latest releases: 5.2.5, 4.10.4, 5.2.4.1...
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.