github umbraco/Umbraco-CMS release-13.10.0
13.10.0

19 days ago

What's Changed Since 13.10.0-rc

Full Changelog: release-13.10.0-rc...release-13.10.0

What's Changed Since The Previous Release (13.9.3)

🐛 Bug Fixes

  • Fix: #18421 - Added Max Length validation to PropertyTypeBasic Alias by @danielhnelson in #18427
  • Fixed check for navigation to list after delete of member by @AndyButland in #19364
  • Fix issue with requests to delivery API by path where URL segment contains special characters by @AndyButland in #19390
  • Removes unnecessary newlines from rich text as JSON delivery API output by @AndyButland in #19391
  • Lock appropriate tree for media operations by @rbottema in #19422
  • Resolved exception thrown from NuCache locking mechanism on near-simultaneous content publish requests by @AndyButland in #19434
  • Ensure tag operations are case insensitive on insert across database types by @AndyButland in #19439
  • Add a warning to the CreateContentFromBlueprint method xml docs by @lauraneto in #19542
  • Preserve word boundaries when indexing RTE content with
    tags by @steveatkiss in #19540
  • Fix pagination in Content Delivery API Index Helper by @Brynjarth in #19606
  • Ensures that null values aren't used to create a CompositeStringStringKey by @AndyButland in #19646
  • #16772 partial fix backoffice redirect after login by @kows in #19663
  • Clear member cache by older user name when member user name is updated (13) by @AndyButland in #19672
  • Register no-op implementation of IMemberPartialViewCacheInvalidator in headless setups by @AndyButland in #19666
  • Adds variation by the header name Accept-Language to the delivery API output cache policy by @AndyButland in #19709
  • Add support for programmatic creation of property types providing the data type key by @AndyButland in #19720
  • Parse update date before sorting in media list view by @AndyButland in #19711
  • Add defensive coding to the member application initializer by @kjac in #19760
  • Retrieve only user external logins when invalidate following removal of backoffice external user login by @AndyButland in #19766

🚤 Performance Optimizations

  • Optimize the member save as part of the member login process, by-passing locking and audit steps and handling only the expected update properties by @AndyButland in #19308

New Contributors

Full Changelog: release-13.9.3...release-13.10.0-rc

Don't miss a new Umbraco-CMS release

NewReleases is sending notifications on new releases.