Preparing for Confluence 10.1
This documentation is intended for Confluence developers who want to ensure that their existing plugins and apps are compatible with Confluence 10.1.
Watch this page to find out when a new milestone is available and what’s changed. We will publish formal release notes once we release a beta.
Latest milestones
30 September 2025 | 10.1.0-beta3 |
Issues with this milestone?
Hit the Feedback button on the Confluence EAP header or raise an issue to tell us about it.
On this page:
- Manage your integrations and automations with service accounts
- Connect securely with OAuth 2.0 for app links
- React 18.3 and Atlaskit upgrade
- Known issues
- Implemented changes
Planned changes
In this section we'll provide an overview of the changes we intend to make, so you can start thinking how it might impact your app. We'll indicate when a change has been implemented, and in which milestone.
This release only supports Data Center licenses. If you have a Server license, check out your options for upgrading.
Manage your integrations and automations with service accounts
Status: DONE
We're upgrading Confluence Data Center to use React 18.3 and the latest Atlaskit components. This update helps keep your instance secure and compliant by enabling ongoing security updates and bug fixes from Atlaskit and React.
Connect securely with OAuth 2.0 for app links
Status: DONE
We're introducing OAuth 2.0 support for application links (app links) across Atlassian Data Center products. OAuth 2.0 is an industry-standard authentication protocol that enables secure, modern, and reliable connections between Atlassian products and external applications.
We’re also working on OAuth 2.0-based app links to connect with cloud to allow for secure and efficient integrations of hybrid environments, and will share the timeline soon.
React 18.3 and Atlaskit upgrade
Status: DONE
We're upgrading Confluence Data Center to use React 18.3 and the latest Atlaskit components. This update helps keep your instance secure and compliant by enabling ongoing security updates and bug fixes from Atlaskit and React.
Known issues
ZDU fails when upgrading from Confluence 10.0.2 to 10.1.0
When performing a zero downtime upgrade (ZDU) from Confluence 10.0.2 to 10.1.0-m50, the first upgraded node fails to render the application and displays the following error:
"Error occurred during template rendering. Contact your administrator for assistance."
Although the root POM property for ZDU compatibility is set to 10.0.1, ZDU doesn’t work as expected for this upgrade path.
We’re actively working on addressing this issue.
Implemented changes
In this section we'll provide details of changes we have implemented, organised by the milestone they are first available in. This will help you decide which milestone to use when testing.
Beta – 30 September 2025
Milestone 10.1.0-beta3
Contains:
Find and sort most used macros in your site
Manage your integrations and automations with service accounts
Connect securely with OAuth 2.0 for app links
Upgrade to React 18.3 and latest Atlaskit
Editor upgrade to TinyMCE 7.9.1
Minor bug fixes
EAP 2 – 15 September 2025
Milestone 10.1.0-m70
Contains:
- Manage your integrations and automations with service accounts
- Connect securely with OAuth 2.0 for app links
- Minor bug fixes
EAP 1 – 11 September 2025
Milestone 10.1.0-m64
Contains:
- React 18.3 and Atlaskit upgrade
- Minor bug fixes
Looking for updated documentation? Check out the Confluence EAP space for the latest docs.
Did you know we’ve got a new developer community? Head to community.developer.atlassian.com/ to check it out! We’ll be posting in the announcements category if when new EAP releases are available.