What's Changed Since 18.0.0-rc2
๐จ Design
- V18: Beta UI adjustments by @nielslyngsoe in #22869
๐ Bug Fixes
- Tags: Expand
ITagServiceto handle Elements by @kjac in #23117 - Elements: Invalidate the id/key map when an element container is deleted (closes #23072) by @AndyButland in #23074
- External login: wait for app-entry-points before the login provider decision by @iOvergaard in #23167
๐งช Testing
- Fix failing Management API integration tests (closes #23076) by @AndyButland in #23081
- Remove AutoFixture from the shipped
Umbraco.Cms.Testspackage by @ronaldbarendse in #23141
Full Changelog: release-18.0.0-rc2...release-18.0.0-rc3
What's Changed Since 18.0.0-rc1
๐ฆ Dependencies
- Dependencies: Bumps
@umbraco-ui/uuifrom 2.0.0-rc.1 to 2.0.0-rc.2 by @iOvergaard in #23052
๐ Bug Fixes
- Management API: Declare
multipart/form-dataon the Create Temporary File endpoint (closes #23017) by @AndyButland in #23025 - Elements: Clear user and user group start node references when deleting an element container (closes #23010) by @AndyButland in #23011
- OpenAPI: Disable XML documentation source generator (closes #23018) by @lauraneto in #23045
- Background Jobs: Resolve server role so recurring jobs run when no application URL is configured by @AndyButland in #23033
- Localisation: Translate the "Library" section header into other languages by @erikjanwestendorp in #23043
- Developer Experience: Improve cohost editor polyfill to work with dotnet watch (closes #22773) by @Migaroez in #22999
- Elements: Hide element actions from the document notifications dialog (closes #23053)
by @AndyButland in #23059 - Delivery API - Open API: return inline
{}schema for unconstrained property types (closes #23034) by @lauraneto in #23066
Full Changelog: release-18.0.0-rc1...release-18.0.0-rc2