Skip to content

Add Deploy 17.2.0-rc1, 18.0.0-rc1 and 18.0.0-rc2 release notes#8137

Merged
sofietoft merged 2 commits into
mainfrom
deploy/release-notes-20260605
Jun 8, 2026
Merged

Add Deploy 17.2.0-rc1, 18.0.0-rc1 and 18.0.0-rc2 release notes#8137
sofietoft merged 2 commits into
mainfrom
deploy/release-notes-20260605

Conversation

@ronaldbarendse
Copy link
Copy Markdown
Contributor

@ronaldbarendse ronaldbarendse commented Jun 5, 2026

📋 Description

Adds release notes for Umbraco Deploy 17.2.0-rc1, 18.0.0-rc1, and 18.0.0-rc2.

17.2.0-rc1 ships short-term fixes for running Deploy on load-balanced backoffice setups: ARRAffinity cookie preservation, a cluster-wide worker lock to prevent concurrent deploys, and single-node disk-trigger processing.

18.0.0-rc1 provides Umbraco CMS 18 compatibility and is the first major Deploy release for v18. Highlights:

  • Support for transferring, restoring, importing, and exporting Elements (publishable, versioned content items in the new Library section).
  • Import-time migration of Nested Content (with MaxItems = 1) and single-block-mode Block List configurations to the new Umbraco.SingleBlock editor.
  • Major UI/UX overhaul of the backoffice Deploy experience — new workspace launched from the environment header app, redesigned modals, refreshed schema and configuration views, and a cleaner integration surface for extension developers.
  • The load-balancing improvements introduced in 17.2.0-rc1 are also included.

18.0.0-rc2 restricts Deploy SignalR hubs to WebSockets when the Umbraco:CMS:SignalR:ClientShouldSkipNegotiation CMS setting is enabled, aligning Deploy with the v18 SignalR contract.

📎 Related Issues (if applicable)

N/A

✅ Contributor Checklist

I've followed the Umbraco Documentation Style Guide and can confirm that:

  • Code blocks are correctly formatted.
  • Sentences are short and clear (preferably under 25 words).
  • Passive voice and first-person language ("we", "I") are avoided.
  • Relevant pages are linked.
  • All links work and point to the correct resources.
  • Screenshots or diagrams are included if useful.
  • Any code examples or instructions have been tested.
  • Typos, broken links, and broken images are fixed.

Product & Version (if relevant)

Umbraco Deploy 17.2.0-rc1, 18.0.0-rc1, and 18.0.0-rc2.

Deadline (if relevant)

These versions are already available, so as soon as possible!

Copilot AI review requested due to automatic review settings June 5, 2026 21:44
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 5, 2026

Thanks for opening this PR! 🎉

Quick question: Does this PR include any AI-generated content?

AI tools are absolutely welcome here! We only ask that you follow our AI contribution guidelines to help keep the documentation consistent and trustworthy.

Drop a quick comment to let us know!

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds release notes entries for recent Umbraco Deploy release candidates in the v17 and v18 documentation, reflecting load-balancing fixes and v18 compatibility/UX changes.

Changes:

  • Add release notes for Deploy 17.2.0-rc1 (load-balancing/worker lock/disk trigger behavior).
  • Add release notes for Deploy 18.0.0-rc1 (CMS 18 compatibility, UX refresh summary, migration notes, load-balancing improvements).
  • Add release notes for Deploy 18.0.0-rc2 (SignalR WebSockets-only behavior when skip negotiation is enabled).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
18/umbraco-deploy/release-notes.md Adds 18.0.0-rc1/rc2 release notes plus a “Backoffice UX refresh” subsection.
17/umbraco-deploy/release-notes.md Adds 17.2.0-rc1 release notes focused on load-balanced backoffice fixes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread 18/umbraco-deploy/release-notes.md
Comment thread 18/umbraco-deploy/release-notes.md Outdated
Comment thread 18/umbraco-deploy/release-notes.md Outdated
Comment thread 17/umbraco-deploy/release-notes.md Outdated
@sofietoft sofietoft merged commit d8385b7 into main Jun 8, 2026
5 checks passed
@ronaldbarendse ronaldbarendse deleted the deploy/release-notes-20260605 branch June 8, 2026 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants