Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
13.11.0 source code.tar.gz | 2025-10-09 | 14.1 MB | |
13.11.0 source code.zip | 2025-10-09 | 18.1 MB | |
README.md | 2025-10-09 | 2.5 kB | |
Totals: 3 Items | 32.2 MB | 0 |
What's Changed in 13.11.0
Full Changelog: https://github.com/umbraco/Umbraco-CMS/compare/release-13.11.0-rc2...release-13.11.0
What's Changed in 13.11.0-rc2
š Bug Fixes
- Caching: Fixes regression of the caching of null representations for missing dictionary items (closes [#20336]) by @AndyButland in https://github.com/umbraco/Umbraco-CMS/pull/20344
Full Changelog: https://github.com/umbraco/Umbraco-CMS/compare/release-13.11.0-rc...release-13.11.0-rc2
What's Changed Since The Last Release (13.10.1)
š Bug Fixes
- List views: The filter param should be URL encoded (closes [#19773]) by @AaronSadlerUK in https://github.com/umbraco/Umbraco-CMS/pull/19774
- Permissions: Content picker search with start node configured not taking user start nodes into account (closes [#19432]) by @lauraneto in https://github.com/umbraco/Umbraco-CMS/pull/19800
- Preview: Use a regex to filter our invalid culture codes rather than relying on the culture being installed on the operating system (closes [#19817]) by @AndyButland in https://github.com/umbraco/Umbraco-CMS/pull/19821
- Authentication: Retain original backoffice location on login after timeout (closes [#19971] and [#20050] ) by @AndyButland in https://github.com/umbraco/Umbraco-CMS/pull/19984
- Delivery API: Support query string and anchor for local links in output by (closes [#18475]) @kjac in https://github.com/umbraco/Umbraco-CMS/pull/20142
- Migrations: Avoid throwing an exception on getting references when migrating content with changed data types (closes [#19784]) by @AndyButland in https://github.com/umbraco/Umbraco-CMS/pull/20079
- Engage: Adds property awareness to validation context to avoid potential infinite loops (closes [#19654]) by @cornehoskam in https://github.com/umbraco/Umbraco-CMS/pull/19827
- Engage: Make notification service able to handle segmented content (closes [#20045]) by @kjac in https://github.com/umbraco/Umbraco-CMS/pull/20160
- Persistence: Fix issue with use of EF Core scopes within notification handlers (closes [#18977]) by @Migaroez in https://github.com/umbraco/Umbraco-CMS/pull/19797
š Localization
- Localization: Add Arabic (ar) backoffice translation by @wpplumber in https://github.com/umbraco/Umbraco-CMS/pull/19896
New Contributors
- @wpplumber made their first contribution in https://github.com/umbraco/Umbraco-CMS/pull/19896
Full Changelog: https://github.com/umbraco/Umbraco-CMS/compare/release-13.10.1...release-13.11.0-rc