Releases: umbraco/Umbraco-CMS
Releases · umbraco/Umbraco-CMS
16.0.0
What's Changed Since The Last Release Candidate (16.0.0-rc6)
📦 Dependencies
- build(deps): bump @umbraco-ui/uui to 1.14.0 by @iOvergaard in #19524
Full Changelog: release-16.0.0-rc6...release-16.0.0
What's Changed For 16.0
See the prior release notes for each release candidate:
- https://github.com/umbraco/Umbraco-CMS/releases/tag/release-16.0.0-rc6
- https://github.com/umbraco/Umbraco-CMS/releases/tag/release-16.0.0-rc5
- https://github.com/umbraco/Umbraco-CMS/releases/tag/release-16.0.0-rc4
- https://github.com/umbraco/Umbraco-CMS/releases/tag/release-16.0.0-rc3
- https://github.com/umbraco/Umbraco-CMS/releases/tag/release-16.0.0-rc2
- https://github.com/umbraco/Umbraco-CMS/releases/tag/release-16.0.0-rc
15.4.3
What's Changed
🐛 Bug Fixes
- Optimize initialization of document URLs on start-up by @AndyButland in #19498
Full Changelog: release-15.4.2...release-15.4.3
13.9.1
What's Changed
🐛 Bug Fixes
- Fix issues with removal of user logins on change to external login provider configuration (13) by @AndyButland in #19511
Full Changelog: release-13.9.0...release-13.9.1
16.0.0-rc6
What's Changed
🐛 Bug Fixes
- Fix issues with removal of user logins on change to external login provider configuration by @AndyButland in #19512
- Optimize initialization of document URLs on start-up by @AndyButland in #19498
Full Changelog: release-16.0.0-rc5...release-16.0.0-rc6
13.9.0
What's Changed Since 13.9.0-rc
🐛 Bug Fixes
Full Changelog: release-13.9.0-rc...release-13.9.0
What's Changed Since The Previous Release (13.8.1)
📦 Dependencies
🐛 Bug Fixes
- Move database cache rebuild to a background task with polling (13) by @AndyButland in #18922
- V13: attempted fix for Datepicker v13 issue #16008 by @Navya-Sinhaa in #18903
- Handle file paths as not found in delivery API by route requests by @AndyButland in #19063
- attempted fix for Save and Preview button #15360 by @Navya-Sinhaa in #19138
- V13 QA updated pipeline for acceptance to avoid issue when installing playwright by @andr317c in #19140
- V13: Clear Member Username Cache in Load Balanced Environments by @nikolajlauridsen in #19191
- Fix root path regression for the Delivery API by @kjac in #19216
TimedScope
improvements and login duration clean-up by @ronaldbarendse in #19243- Handle existing RichTextEditorValue when parsing from markup or JSON structure by @AndyButland in #19266
- Added custom RichTextRegexValidator to validate markup instead of JSON by @tomvanenckevort in #19045
- Invalidate external login session on removal of provider (13) by @AndyButland in #19273
- add single blocklist delete by @Migaroez in #18073
- [V13] User notifications not sent correctly when having more than 400 users by @vantovic in #18370
- Fix for block grid styling regression issue #15973 by @Lili-Rossiter in #19014
- V13/bugfix/partial cache by @Migaroez in #19314
- V13 QA Updated linux test images to match actual by @andr317c in #19309
- Avoids unnecessary additional domain save notification publishing when sorting an already sorted collection of domains by @AndyButland in #19106
- Adds support for retrieval of data type references when data type is routed using a GUID by @AndyButland in #19184
- User invite email fails if visited more than once without completing by @dchallener in #17901
- Fixed check for navigation to list after delete of member by @AndyButland in #19364
New Contributors
- @Navya-Sinhaa made their first contribution in #18903
- @vantovic made their first contribution in #18370
Full Changelog: release-13.8.1...release-13.9.0
16.0.0-rc5
What's Changed
📦 Dependencies
- build(deps): bump @umbraco-ui/uui from 1.14.0-rc.3 to 1.14.0-rc.4 by @iOvergaard in #19452
🐛 Bug Fixes
- Removed encoding of request to retrieve files and folders by path, to avoid double encoding via the typed client by @AndyButland in #19457
- Fix: filter input styling by @nielslyngsoe in #19460
- set manifest on property editor uis by @nielslyngsoe in #19461
- V16-RC: Login screen cannot load public manifests by @iOvergaard in #19453
- V16 Ensures backwards compatibility of deprecated
UMB_CONTENT_PROPERTY_CONTEXT
by @leekelleher in #19465 - hotfix: close modals when url changes drastically by @nielslyngsoe in #19466
- V16-RC Tiptap style fixes by @leekelleher in #19473
- V16: Localization extensions load unordered by @iOvergaard in #19474
- V16-RC: Typings error with http client by @iOvergaard in #19489
Full Changelog: release-16.0.0-rc4...release-16.0.0-rc5
15.4.2
🔒 Security updates
- Prevented possibility to by-pass configured allowed extensions for file uploads - Advisory GHSA-fr6r-p8hv-x3c4
Full Changelog: release-15.4.1...release-15.4.2
16.0.0-rc4
What's Changed
🙌 Notable Changes
- Introduce delay and expand path matching on Backoffice router for lazy-loaded routes by @nielslyngsoe in #19409
📦 Dependencies
- build(deps): bump @umbraco-ui/uui from 1.13.0 to 1.14.0-rc.3 by @iOvergaard in #19415, #19423, and #19441
- input with alias and input range style corrections by @nielslyngsoe in #19441
- V16: Upgrade Login dependencies to Umbraco 16 by @iOvergaard in #19433
🚀 New Features
- additional context name for 'content property context' by @nielslyngsoe in #19375
- V16: introduce
<umb-content-workspace-property>
to spin up new properties in content workspace by @madsrasmussen in #19399
🐛 Bug Fixes
- Validation Context destroys self destroy before clean up by @nielslyngsoe in #19367
- References correct starter kit version for Umbraco 16 by @AndyButland in #19392
- hotfix: correct dark theme color for variant selector by @nielslyngsoe in #19406
- Fix observe property string name by @nielslyngsoe in #19411
- Ensure controller is still present by @nielslyngsoe in #19408
- Fix rare concurrency issue in back-office auth middleware by @kjac in #19418
- V16: Sub-dependencies from workspaces are missing in the main package.json file by @iOvergaard in #19416
- Closing redirecting modals fix by @nielslyngsoe in #19420
- V16-RC: Not all types are exported from 'documents' by @iOvergaard in #19421
- Block List, append missing animation keyframes by @nielslyngsoe in #19428
- V16 RC: Documents show "Not found" when switching between variant and invariant views, and other edge cases by @iOvergaard in #19425
Full Changelog: release-16.0.0-rc3...release-16.0.0-rc4
13.9.0-rc
What's Changed
📦 Dependencies
🐛 Bug Fixes
- Move database cache rebuild to a background task with polling (13) by @AndyButland in #18922
- V13: attempted fix for Datepicker v13 issue #16008 by @Navya-Sinhaa in #18903
- Handle file paths as not found in delivery API by route requests by @AndyButland in #19063
- attempted fix for Save and Preview button #15360 by @Navya-Sinhaa in #19138
- V13 QA updated pipeline for acceptance to avoid issue when installing playwright by @andr317c in #19140
- V13: Clear Member Username Cache in Load Balanced Environments by @nikolajlauridsen in #19191
- Fix root path regression for the Delivery API by @kjac in #19216
TimedScope
improvements and login duration clean-up by @ronaldbarendse in #19243- Handle existing RichTextEditorValue when parsing from markup or JSON structure by @AndyButland in #19266
- Added custom RichTextRegexValidator to validate markup instead of JSON by @tomvanenckevort in #19045
- Invalidate external login session on removal of provider (13) by @AndyButland in #19273
- add single blocklist delete by @Migaroez in #18073
- [V13] User notifications not sent correctly when having more than 400 users by @vantovic in #18370
- Fix for block grid styling regression issue #15973 by @Lili-Rossiter in #19014
- V13/bugfix/partial cache by @Migaroez in #19314
- V13 QA Updated linux test images to match actual by @andr317c in #19309
- Avoids unnecessary additional domain save notification publishing when sorting an already sorted collection of domains by @AndyButland in #19106
- Adds support for retrieval of data type references when data type is routed using a GUID by @AndyButland in #19184
- User invite email fails if visited more than once without completing by @dchallener in #17901
- Fixed check for navigation to list after delete of member by @AndyButland in #19364
New Contributors
- @Navya-Sinhaa made their first contribution in #18903
- @vantovic made their first contribution in #18370
Full Changelog: release-13.8.1...release-13.9.0-rc
16.0.0-rc3
What's Changed
💥 Breaking Changes
- hotfix: remove current user action look and color by @nielslyngsoe in #19324
- Add explicit Global Search extension point by @madsrasmussen in #19348
📦 Dependencies
- Updates Examine to latest patch release by @AndyButland in #19193
🚀 New Features
- V16 RC: Add more debug info to System Information by @iOvergaard in #19343
🐛 Bug Fixes
- Add Conditions to ManifestHeaderApp by @warrenbuckley in #19124
- V15 QA Added acceptance tests for bulk trash dialog by @nhudinh0309 in #19125
- V15 Added acceptance tests for tiptap statusbar by @nhudinh0309 in #19131
- Restored interface methods on obsolete IBackgroundTaskQueue by @AndyButland in #19223
- V15 QA Updated the build stage to align with the azure pipelines yml by @nhudinh0309 in #19235
- V15 QA Added acceptance tests for tiptap style select by @nhudinh0309 in #19234
- V15 QA added a fix for flaky integration tests run on SQL Server Linux by @andr317c in #18965
- V15 QA complex block grid test by @andr317c in #18347
- V15 Added second level block acceptance tests by @andr317c in #19264
- Tiptap Media Picker: ImageSharp HMAC support by @leekelleher in #19333
- Introduce Variant Context by @madsrasmussen in #19334
- Added logging and try/catch around retrieval of references, so we don't block critical operations following an incompatible data type change by @AndyButland in #18576
- Invalidate external login session on removal of provider (16) by @AndyButland in #19289
- V16 RC: File upload errors should be shown to the user by @iOvergaard in #19344
- Hotfix: do not validate the invariant-variant entry when we vary by culture by @nielslyngsoe in #19326
- Document URLs Data Resolver by @madsrasmussen in #19316
- V16 RC: HtmlImageSourceParser should not care for order of attributes by @iOvergaard in #19331
- Add culture awareness to the backoffice search APIs by @kjac in #19322
- Merged v15 dev to release 16 by @andr317c in #19368
- Set manifests when using createExtensionApi by @nielslyngsoe in #19358
Full Changelog: release-16.0.0-rc2...release-16.0.0-rc3