Bump Umbraco.Cms.Api.Common and 4 others#127
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps Umbraco.Cms.Api.Common from 17.3.5 to 18.0.1 Bumps Umbraco.Cms.Api.Management from 17.3.5 to 18.0.1 Bumps Umbraco.Cms.Core from 17.3.5 to 18.0.1 Bumps Umbraco.Cms.Web.Common from 17.3.5 to 18.0.1 Bumps Umbraco.Cms.Web.Website from 17.3.5 to 18.0.1 --- updated-dependencies: - dependency-name: Umbraco.Cms.Api.Common dependency-version: 18.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: umbraco - dependency-name: Umbraco.Cms.Api.Management dependency-version: 18.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: umbraco - dependency-name: Umbraco.Cms.Web.Common dependency-version: 18.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: umbraco - dependency-name: Umbraco.Cms.Core dependency-version: 18.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: umbraco - dependency-name: Umbraco.Cms.Web.Website dependency-version: 18.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: umbraco ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Umbraco.Cms.Api.Common from 17.3.5 to 18.0.1.
Release notes
Sourced from Umbraco.Cms.Api.Common's releases.
18.0.1
What's Changed
🐛 Bug Fixes
ElementandElementContaineras allowed object types for relation creation umbraco/Umbraco-CMS#23217Full Changelog: umbraco/Umbraco-CMS@release-18.0.0...release-18.0.1
18.0.0
What's Changed Since The Last Release Candidate (18.0.0-rc3)
📦 Dependencies
Full Changelog: umbraco/Umbraco-CMS@release-18.0.0-rc3...release-18.0.0
What's Changed For 18.0
See the prior release notes for each pre-release version:
Release overview: https://releases.umbraco.com/release/umbraco/Umbraco-CMS/18.0.0
Full Changelog: umbraco/Umbraco-CMS@release-17.5.0...release-18.0.0
18.0.0-rc3
What's Changed Since 18.0.0-rc2
🎨 Design
🐛 Bug Fixes
ITagServiceto handle Elements by @kjac in Tags: ExpandITagServiceto handle Elements umbraco/Umbraco-CMS#23117🧪 Testing
Umbraco.Cms.Testspackage by @ronaldbarendse in Tests: Remove AutoFixture from the shipped Umbraco.Cms.Tests package umbraco/Umbraco-CMS#23141Full Changelog: umbraco/Umbraco-CMS@release-18.0.0-rc2...release-18.0.0-rc3
What's Changed Since 18.0.0-rc1
📦 Dependencies
@umbraco-ui/uuifrom 2.0.0-rc.1 to 2.0.0-rc.2 by @iOvergaard in Dependencies: Bumps@umbraco-ui/uuifrom 2.0.0-rc.1 to 2.0.0-rc.2 umbraco/Umbraco-CMS#23052🐛 Bug Fixes
multipart/form-dataon the Create Temporary File endpoint (closes #23017) by @AndyButland in Management API: Declaremultipart/form-dataon the Create Temporary File endpoint (closes #23017) umbraco/Umbraco-CMS#23025by @AndyButland in Elements: Hide element actions from the document notifications dialog (closes #23053) umbraco/Umbraco-CMS#23059
{}schema for unconstrained property types (closes #23034) by @lauraneto in Delivery API - Open API: return inline{}schema for unconstrained property types (closes #23034) umbraco/Umbraco-CMS#23066Full Changelog: umbraco/Umbraco-CMS@release-18.0.0-rc1...release-18.0.0-rc2
18.0.0-rc2
What's Changed since 18.0.0-rc1
📦 Dependencies
@umbraco-ui/uuifrom 2.0.0-rc.1 to 2.0.0-rc.2 by @iOvergaard in Dependencies: Bumps@umbraco-ui/uuifrom 2.0.0-rc.1 to 2.0.0-rc.2 umbraco/Umbraco-CMS#23052🐛 Bug Fixes
multipart/form-dataon the Create Temporary File endpoint (closes #23017) by @AndyButland in Management API: Declaremultipart/form-dataon the Create Temporary File endpoint (closes #23017) umbraco/Umbraco-CMS#23025by @AndyButland in Elements: Hide element actions from the document notifications dialog (closes #23053) umbraco/Umbraco-CMS#23059
{}schema for unconstrained property types (closes #23034) by @lauraneto in Delivery API - Open API: return inline{}schema for unconstrained property types (closes #23034) umbraco/Umbraco-CMS#23066Full Changelog: umbraco/Umbraco-CMS@release-18.0.0-rc1...release-18.0.0-rc2
18.0.0-rc1
What's Changed since 18.0.0-beta2
🙌 Notable Changes
🚀 New Features
🏠 Internal
🐛 Bug Fixes
'Unique is missing'warning umbraco/Umbraco-CMS#22935RecurringHostedServiceBasewithSemaphoreSlimand add signalling support umbraco/Umbraco-CMS#22331Full Changelog: umbraco/Umbraco-CMS@release-18.0.0-beta2...release-18.0.0-rc1
18.0.0-beta2
What's Changed Since 18.0.0-beta1
🐛 Bug Fixes
Backoffice: Preserve prerelease tag when hoisting peer dependencies by @iOvergaard in umbraco/Umbraco-CMS#22841
SignalR: Mark ServerEventSender as a distributed cache notification handler by @ronaldbarendse in umbraco/Umbraco-CMS#22818
Full Changelog: umbraco/Umbraco-CMS@release-18.0.0-beta1...release-18.0.0-beta2
What's Changed in Umbraco 18
🙌 Notable Changes - Testing encouraged and appreciated!
Microsoft.AspNetCore.OpenApifor Open API document generation by @lauraneto in Open API: UseMicrosoft.AspNetCore.OpenApifor Open API document generation umbraco/Umbraco-CMS#21058💥 Breaking Changes
GetDictionaryValuenullability with behaviour by @AndyButland in Umbraco Helper: AlignGetDictionaryValuenullability with behaviour (closes #21145) umbraco/Umbraco-CMS#21372TODOcomments by @NguyenThuyLan in Code Clean-up (18): Remove obsoleted code flagged for removal and addressTODOcomments umbraco/Umbraco-CMS#21980IHostingEnvironment.ApplicationMainUrlnullable by @AndyButland in Hosting: MakeIHostingEnvironment.ApplicationMainUrlnullable umbraco/Umbraco-CMS#22558IEmailSender,MemberConfigurationResponseModel,MediaPermissions) by @AndyButland in Code Tidy: Clean up further obsoleted code scheduled for removal in Umbraco 18 (IEmailSender,MemberConfigurationResponseModel,MediaPermissions) umbraco/Umbraco-CMS#22642IMemberGroupService) by @AndyButland in Code Tidy: Clean up obsoleted code scheduled for removal in Umbraco 18 (IMemberGroupService) umbraco/Umbraco-CMS#22632LogFiles, legacy permissions tables,LoggerConfigExtensions) by @AndyButland in Code Tidy: Clean up further obsoleted code scheduled for removal in Umbraco 18 (LogFiles, legacy permissions tables,LoggerConfigExtensions) umbraco/Umbraco-CMS#22679UrlSegmentextension method) by @AndyButland in Code Tidy: Remove obsolete code scheduled for removal in Umbraco 18 (UrlSegmentextension method) umbraco/Umbraco-CMS#22682UmbracoApiControllerand front-end API auto-routing) by @AndyButland in Code Tidy: Remove obsolete code scheduled for removal in Umbraco 18 (UmbracoApiControllerand front-end API auto-routing) umbraco/Umbraco-CMS#22692IMemberService.GetMembersByPropertyValue) by @AndyButland in Code Tidy: Clean up further obsoleted code scheduled for removal in Umbraco 18 (IMemberService.GetMembersByPropertyValue) umbraco/Umbraco-CMS#22678MigrationBaseand all migrations between old and current LTS (13-17) by @Migaroez in Migrations: Removed obsoletedMigrationBaseand all migrations between old and current LTS (13-17) umbraco/Umbraco-CMS#22618IDataTypeService) by @AndyButland in Code Tidy: Clean up obsoleted code scheduled for removal in Umbraco 18 (IDataTypeService) umbraco/Umbraco-CMS#22634IDomainService,IContentTypeBaseService) by @AndyButland in Code Tidy: Clean up obsoleted code scheduled for removal in Umbraco 18 (IDomainService,IContentTypeBaseService) umbraco/Umbraco-CMS#22629ILocalizationService) by @AndyButland in Code Tidy: Clean up further obsoleted code scheduled for removal in Umbraco 18 (ILocalizationService) umbraco/Umbraco-CMS#22677InstalledPackagemapping by @Migaroez in Code Tidy: Remove unused obsoletedInstalledPackagemapping umbraco/Umbraco-CMS#22713IFileService) by @AndyButland in Code Tidy: Clean up further obsoleted code scheduled for removal in Umbraco 18 (IFileService) umbraco/Umbraco-CMS#22675... (truncated)
18.0.0-beta1
What's Changed
🙌 Notable Changes - Testing encouraged and appreciated!
Microsoft.AspNetCore.OpenApifor Open API document generation by @lauraneto in Open API: UseMicrosoft.AspNetCore.OpenApifor Open API document generation umbraco/Umbraco-CMS#21058💥 Breaking Changes
GetDictionaryValuenullability with behaviour by @AndyButland in Umbraco Helper: AlignGetDictionaryValuenullability with behaviour (closes #21145) umbraco/Umbraco-CMS#21372TODOcomments by @NguyenThuyLan in Code Clean-up (18): Remove obsoleted code flagged for removal and addressTODOcomments umbraco/Umbraco-CMS#21980IHostingEnvironment.ApplicationMainUrlnullable by @AndyButland in Hosting: MakeIHostingEnvironment.ApplicationMainUrlnullable umbraco/Umbraco-CMS#22558IEmailSender,MemberConfigurationResponseModel,MediaPermissions) by @AndyButland in Code Tidy: Clean up further obsoleted code scheduled for removal in Umbraco 18 (IEmailSender,MemberConfigurationResponseModel,MediaPermissions) umbraco/Umbraco-CMS#22642IMemberGroupService) by @AndyButland in Code Tidy: Clean up obsoleted code scheduled for removal in Umbraco 18 (IMemberGroupService) umbraco/Umbraco-CMS#22632LogFiles, legacy permissions tables,LoggerConfigExtensions) by @AndyButland in Code Tidy: Clean up further obsoleted code scheduled for removal in Umbraco 18 (LogFiles, legacy permissions tables,LoggerConfigExtensions) umbraco/Umbraco-CMS#22679UrlSegmentextension method) by @AndyButland in Code Tidy: Remove obsolete code scheduled for removal in Umbraco 18 (UrlSegmentextension method) umbraco/Umbraco-CMS#22682UmbracoApiControllerand front-end API auto-routing) by @AndyButland in Code Tidy: Remove obsolete code scheduled for removal in Umbraco 18 (UmbracoApiControllerand front-end API auto-routing) umbraco/Umbraco-CMS#22692IMemberService.GetMembersByPropertyValue) by @AndyButland in Code Tidy: Clean up further obsoleted code scheduled for removal in Umbraco 18 (IMemberService.GetMembersByPropertyValue) umbraco/Umbraco-CMS#22678MigrationBaseand all migrations between old and current LTS (13-17) by @Migaroez in Migrations: Removed obsoletedMigrationBaseand all migrations between old and current LTS (13-17) umbraco/Umbraco-CMS#22618IDataTypeService) by @AndyButland in Code Tidy: Clean up obsoleted code scheduled for removal in Umbraco 18 (IDataTypeService) umbraco/Umbraco-CMS#22634IDomainService,IContentTypeBaseService) by @AndyButland in Code Tidy: Clean up obsoleted code scheduled for removal in Umbraco 18 (IDomainService,IContentTypeBaseService) umbraco/Umbraco-CMS#22629ILocalizationService) by @AndyButland in Code Tidy: Clean up further obsoleted code scheduled for removal in Umbraco 18 (ILocalizationService) umbraco/Umbraco-CMS#22677InstalledPackagemapping by @Migaroez in Code Tidy: Remove unused obsoletedInstalledPackagemapping umbraco/Umbraco-CMS#22713IFileService) by @AndyButland in Code Tidy: Clean up further obsoleted code scheduled for removal in Umbraco 18 (IFileService) umbraco/Umbraco-CMS#22675MoveEventInfo.NewParentby @Migaroez in Code Tidy: Remove obsoleteMoveEventInfo.NewParentumbraco/Umbraco-CMS#22728🏠 Internal
... (truncated)
17.5.1
What's Changed
🐛 Bug Fixes
Full Changelog: umbraco/Umbraco-CMS@release-17.5.0...release-17.5.1
17.5.0
What's Changed Since The Last Release Candidate (18.0.0-rc3)
📦 Dependencies
What's Changed For 17.5.0
See the prior release notes for each pre-release version:
Full Changelog: umbraco/Umbraco-CMS@release-17.5.0-rc2...release-17.5.0
17.5.0-rc2
What's Changed Since 17.5.0-rc
🐛 Bug Fixes
📦 Dependencies
Full Changelog: umbraco/Umbraco-CMS@release-17.5.0-rc...release-17.5.0-rc2
What's Changed Since the Previous Version (17.4.2)
🙌 Notable Changes
📦 Dependencies
🚀 New Features
blockActionextension type by @leekelleher in Blocks: AddsblockActionextension type umbraco/Umbraco-CMS#22459🚤 Performance
🌈 Accessibility Improvements
🐛 Bug Fixes
IMemberGroupServicein backoffice dialog (closes #22580) by @AndyButland in Public Access: Honour customIMemberGroupServicein backoffice dialog (closes #22580) umbraco/Umbraco-CMS#22588... (truncated)
17.5.0-rc
What's Changed
🙌 Notable Changes
📦 Dependencies
🚀 New Features
blockActionextension type by @leekelleher in Blocks: AddsblockActionextension type umbraco/Umbraco-CMS#22459🚤 Performance
🌈 Accessibility Improvements
🐛 Bug Fixes
IMemberGroupServicein backoffice dialog (closes #22580) by @AndyButland in Public Access: Honour customIMemberGroupServicein backoffice dialog (closes #22580) umbraco/Umbraco-CMS#22588ISqlSyntaxProvidertable and column quoting (closes #22603) by @idseefeld in Migrations: Fix raw SQL withISqlSyntaxProvidertable and column quoting (closes #22603) umbraco/Umbraco-CMS#22604MemberFilterRepository(closes #22615) by @idseefeld in Repositories: Quote table and column names in raw SQL inMemberFilterRepository(closes #22615) umbraco/Umbraco-CMS#22616... (truncated)
17.4.2
What's Changed
🐛 Bug Fixes
Cache: Only write to url table on a single server in load balanced environments to remove lock contention umbraco/Umbraco-CMS#22890
Full Changelog: umbraco/Umbraco-CMS@release-17.4.1...release-17.4.2
17.4.1
What's Changed
🐛 Bug Fixes
UseOutputCache()middleware by @AndyButland in Output Caching: Correctly gate auto-registration ofUseOutputCache()middleware umbraco/Umbraco-CMS#22897Full Changelog: umbraco/Umbraco-CMS@release-17.4.0...release-17.4.1
17.4.0
Upgrade Notes
Be aware of a change to behaviour for detecting the Umbraco application URL. Previously,
ApplicationMainUrlwas automatically set from the Host header of incoming HTTP requests. In environments where Umbraco is not behind a reverse proxy that validates the Host header, this could allow a forged Host header to overwrite the URL used in password reset links, user invitations, and other email notifications. While this is normally mitigated by proper hosting configuration and settingUmbracoApplicationUrlexplicitly, we felt that the auto-detection behaviour should be hardened up and become an opt-in rather than the default. You can read more about this under "Breaking Changes" below, the linked PR and the documentation.There are a few updates related to performance in this release that are worth investigating for larger sites. Using output cache in your projects, with intelligent and customisable detection of page invalidation, is now a configuration option for templated websites, with extension points also applied for the Delivery API. We have optimised content cache rebuild after schema updates, with an option for deferred rebuild in the background. If considering a project with significant expected concurrency for member login and registration, and you prefer to use an external service for member management, the new option for lightweight external members will be worth reviewing.
If working with AI tools such as Umbraco MCP, additions to management API endpoints that expose JSON schema for data types and allow for patch updates of specific properties, should improve accuracy and reliability.
As usual please find the full list of PRs that have contributed to Umbraco 17.4 as follows.
What's Changed Since 17.4.0-rc3
Full Changelog: umbraco/Umbraco-CMS@release-17.4.0-rc3...release-17.4.0
What's Changed Since 17.4.0-r2
📦 Dependencies
🔒 Security
localize.htmlString()helper to prevent XSS in HTML-rendered translations by @iOvergaard in Backoffice: Add localize.htmlString() helper to prevent XSS in HTML-rendered translations umbraco/Umbraco-CMS#22731🐛 Bug Fixes
Fallback.ToAncestorswith no match throwing exception at property level (closes #22759) umbraco/Umbraco-CMS#22763Full Changelog: umbraco/Umbraco-CMS@release-17.4.0-rc2...release-17.4.0-rc3
What's Changed Since 17.4.0-rc
🐛 Bug Fixes
Full Changelog: umbraco/Umbraco-CMS@release-17.4.0-rc...release-17.4.0-rc2
What's Changed Since the Previous Version (17.3.5)
🙌 Notable Changes
... (truncated)
17.4.0-rc3
Upgrade Notes
Be aware of a change to behaviour for detecting the Umbraco application URL. Previously,
ApplicationMainUrlwas automatically set from the Host header of incoming HTTP requests. In environments where Umbraco is not behind a reverse proxy that validates the Host header, this could allow a forged Host header to overwrite the URL used in password reset links, user invitations, and other email notifications. While this is normally mitigated by proper hosting configuration and settingUmbracoApplicationUrlexplicitly, we felt that the auto-detection behaviour should be hardened up and become an opt-in rather than the default. You can read more about this under "Breaking Changes" below, the linked PR and the documentation.There are a few updates related to performance in this release that are worth investigating for larger sites. Using output cache in your projects, with intelligent and customisable detection of page invalidation, is now a configuration option for templated websites, with extension points also applied for the Delivery API. We have optimised content cache rebuild after schema updates, with an option for deferred rebuild in the background. If considering a project with significant expected concurrency for member login and registration, and you prefer to use an external service for member management, the new option for lightweight external members will be worth reviewing.
If working with AI tools such as Umbraco MCP, additions to management API endpoints that expose JSON schema for data types and allow for patch updates of specific properties, should improve accuracy and reliability.
As usual please find the full list of PRs that have contributed to Umbraco 17.4 as follows.
What's Changed Since 17.4.0-r2
📦 Dependencies
🔒 Security
localize.htmlString()helper to prevent XSS in HTML-rendered translations by @iOvergaard in Backoffice: Add localize.htmlString() helper to prevent XSS in HTML-rendered translations umbraco/Umbraco-CMS#22731🐛 Bug Fixes
Fallback.ToAncestorswith no match throwing exception at property level (closes #22759) umbraco/Umbraco-CMS#22763Full Changelog: umbraco/Umbraco-CMS@release-17.4.0-rc2...release-17.4.0-rc3
What's Changed Since 17.4.0-rc
🐛 Bug Fixes
Full Changelog: umbraco/Umbraco-CMS@release-17.4.0-rc...release-17.4.0-rc2
What's Changed Since the Previous Version (17.3.5)
🙌 Notable Changes
... (truncated)
17.4.0-rc2
Upgrade Notes
Be aware of a change to behaviour for detecting the Umbraco application URL. Previously,
ApplicationMainUrlwas automatically set from the Host header of incoming HTTP requests. In environments where Umbraco is not behind a reverse proxy that validates the Host header, this could allow a forged Host header to overwrite the URL used in password reset links, user invitations, and other email notifications. While this is normally mitigated by proper hosting configuration and settingUmbracoApplicationUrlexplicitly, we felt that the auto-detection behaviour should be hardened up and become an opt-in rather than the default. You can read more about this under "Breaking Changes" below, the linked PR and the documentation.There are a few updates related to performance in this release that are worth investigating for larger sites. Using output cache in your projects, with intelligent and customisable detection of page invalidation, is now a configuration option for templated websites, with extension points also applied for the Delivery API. We have optimised content cache rebuild after schema updates, with an option for deferred rebuild in the background. If considering a project with significant expected concurrency for member login and registration, and you prefer to use an external service for member management, the new option for lightweight external members will be worth reviewing.
If working with AI tools such as Umbraco MCP, additions to management API endpoints that expose JSON schema for data types and allow for patch updates of specific properties, should improve accuracy and reliability.
As usual please find the full list of PRs that have contributed to Umbraco 17.4 as follows.
What's Changed Since 17.4.0-rc
🐛 Bug Fixes
Full Changelog: umbraco/Umbraco-CMS@release-17.4.0-rc...release-17.4.0-rc2
What's Changed Since the Previous Version (17.3.5)
🙌 Notable Changes
💥 Breaking Changes
ApplicationUrlDetectionsetting to control application URL auto-detection by @AndyButland in Application URL: AddApplicationUrlDetectionsetting to control application URL auto-detection umbraco/Umbraco-CMS#22307📦 Dependencies
System.Security.Cryptography.Xmlto resolve vulnerability warning by @AndyButland in Dependencies: PinSystem.Security.Cryptography.Xmlto resolve vulnerability warning umbraco/Umbraco-CMS#22514🚤 Performance
FullDataSetRepositoryCachePolicyusage across all repositories by @AndyButland in Performance: OptimizeFullDataSetRepositoryCachePolicyusage across all repositories umbraco/Umbraco-CMS#22264ContentTypeRepositorydeep-clone on cache reads (closes #22250) by @AndyButland in Performance: OptimizeContentTypeRepositorydeep-clone on cache reads (closes #22250) umbraco/Umbraco-CMS#22263GeneratedRegexinstead of generating at runtime in string extensions by @Henr1k80 in Performance: UseGeneratedRegexinstead of generating at runtime in string extensions umbraco/Umbraco-CMS#22534_publishedContentCachehas a cached version inMediaCacheServiceby @Henr1k80 in Performance: Avoid allocating a string if_publishedContentCachehas a cached version inMediaCacheServiceumbraco/Umbraco-CMS#22535UdiParser(eliminate closure, fix naming & formatting of exceptions) by @Henr1k80 in Performance: Micro-optimisation inUdiParser(eliminate closure, fix naming & formatting of exceptions) umbraco/Umbraco-CMS#22506... (truncated)
17.4.0-rc
Upgrade Notes
Be aware of a change to behaviour for detecting the Umbraco application URL. Previously,
ApplicationMainUrlwas automatically set from the Host header of incoming HTTP requests. In environments where Umbraco is not behind a reverse proxy that validates the Host header, this could allow a forged Host header to overwrite the URL used in password reset links, user invitations, and other email notifications. While this is normally mitigated by proper hosting configuration and settingUmbracoApplicationUrlexplicitly, we felt that the auto-detection behaviour should be hardened up and become an opt-in rather than the default. You can read more about this under "Breaking Changes" below, the linked PR and the documentation.There are a few updates related to performance in this release that are worth investigating for larger sites. Using output cache in your projects, with intelligent and customisable detection of page invalidation, is now a configuration option for templated websites, with extension points also applied for the Delivery API. We have optimised content cache rebuild after schema updates, with an option for deferred rebuild in the background. If considering a project with significant expected concurrency for member login and registration, and you prefer to use an external service for member management, the new option for lightweight external members will be worth reviewing.
If working with AI tools such as Umbraco MCP, additions to management API endpoints that expose JSON schema for data types and allow for patch updates of specific properties, should improve accuracy and reliability.
As usual please find the full list of PRs that have contributed to Umbraco 17.4 as follows.
What's Changed
🙌 Notable Changes
💥 Breaking Changes
ApplicationUrlDetectionsetting to control application URL auto-detection by @AndyButland in Application URL: AddApplicationUrlDetectionsetting to control application URL auto-detection umbraco/Umbraco-CMS#22307📦 Dependencies
System.Security.Cryptography.Xmlto resolve vulnerability warning by @AndyButland in Dependencies: PinSystem.Security.Cryptography.Xmlto resolve vulnerability warning umbraco/Umbraco-CMS#22514🚤 Performance
FullDataSetRepositoryCachePolicyusage across all repositories by @AndyButland in Performance: OptimizeFullDataSetRepositoryCachePolicyusage across all repositories umbraco/Umbraco-CMS#22264ContentTypeRepositorydeep-clone on cache reads (closes #22250) by @AndyButland in Performance: OptimizeContentTypeRepositorydeep-clone on cache reads (closes #22250) umbraco/Umbraco-CMS#22263GeneratedRegexinstead of generating at runtime in string extensions by @Henr1k80 in Performance: UseGeneratedRegexinstead of generating at runtime in string extensions umbraco/Umbraco-CMS#22534_publishedContentCachehas a cached version inMediaCacheServiceby @Henr1k80 in Performance: Avoid allocating a string if_publishedContentCachehas a cached version inMediaCacheServiceumbraco/Umbraco-CMS#22535UdiParser(eliminate closure, fix naming & formatting of exceptions) by @Henr1k80 in Performance: Micro-optimisation inUdiParser(eliminate closure, fix naming & formatting of exceptions) umbraco/Umbraco-CMS#22506OptimizeInvariantUrlRecordstimeout on SQL Server (closes #22377) by @AndyButland in Migrations: Fix potentialOptimizeInvariantUrlRecordstimeout on SQL Server (closes #22377) umbraco/Umbraco-CMS#22382🌈 Accessibility Improvements
... (truncated)
Commits viewable in compare view.
Updated Umbraco.Cms.Api.Management from 17.3.5 to 18.0.1.
Release notes
Sourced from Umbraco.Cms.Api.Management's releases.
18.0.1
What's Changed
🐛 Bug Fixes
ElementandElementContaineras allowed object types for relation creation umbraco/Umbraco-CMS#23217Full Changelog: umbraco/Umbraco-CMS@release-18.0.0...release-18.0.1
18.0.0
What's Changed Since The Last Release Candidate (18.0.0-rc3)
📦 Dependencies
Full Changelog: umbraco/Umbraco-CMS@release-18.0.0-rc3...release-18.0.0
What's Changed For 18.0
See the prior release notes for each pre-release version:
Release overview: https://releases.umbraco.com/release/umbraco/Umbraco-CMS/18.0.0
Full Changelog: umbraco/Umbraco-CMS@release-17.5.0...release-18.0.0
18.0.0-rc3
What's Changed Since 18.0.0-rc2
🎨 Design
🐛 Bug Fixes
ITagServiceto handle Elements by @kjac in Tags: ExpandITagServiceto handle Elements umbraco/Umbraco-CMS#23117🧪 Testing
*...
Description has been truncated
Dependabot will resolve...
Description has been truncated