This page contains announcements and updates for developers from various products, platforms, and programs across Atlassian. It includes filter controls to make it easier to only see updates relevant to you.
To ensure you don’t miss any updates, we also provide RSS feeds. These feeds will take on any filters you applied to the page, and are a standardized way of keeping up-to-date with Atlassian changes for developers. For example, in Slack with the RSS app installed, you can type /feed <FEED URL>
in any channel, and RSS updates will appear in that channel as they are posted.
The following Confluence display conditions are now generally available:
entityPropertyContainsAnyUserGroup
hasPagePermission
hasSpacePermission
userIsExternalCollaborator
Confluence Entity Property conditions now also support app
and user
properties
Learn more about these conditions here.
We’re happy to present the Early Access Program (EAP) build of Jira Software 11.2 and Jira Service Management 11.2. To find out what’s in scope of this EAP release, refer to Preparing for Jira 11.2.
You can download the current EAP from this page. If you’re using maven.atlassian.com, the version is 11.2.0-m0040.
This EAP release isn't for production or demonstration use.
We've enhanced the Forge Bitbucket event for pull request reviewer status updated. The event payload now includes a new reviewers
field, which provides the latest status of each reviewer on the pull request.
This addition makes it easier to track reviewer decisions and automate workflows based on reviewer status.
For more information and example payloads, see the Bitbucket Forge events.
Starting in Forge CLI version 12.6.1, you can now control the title
, icon
, and tooltip
properties of the confluence:contentBylineItem
module dynamically using content properties.
Specify a contentPropertyKey
in your manifest.yml
to enable Confluence to retrieve these properties from the corresponding content property value when your app initially renders.
You can now programmatically refresh the byline module properties using either:
The https://developer.atlassian.com/platform/forge/ui-kit/hooks/use-content-propertyuseContentProperty
hook (available in @forge/react
version 11.4.0 and above), or
The https://developer.atlassian.com/platform/forge/apis-reference/confluence-api-bridge/updateBylinePropertiesupdateBylineProperties
method (available in @forge/confluence-bridge
version 3.1.0 and above).
Starting with JCMA 1.12.46
App Data Only migrations will be available. See exp-app-data-only-migration for more details.
A Confluence 10.2 beta version is available now for testing. To find out what’s changed, check out Confluence 10.2 beta release notes. This time, there are no Early Access Programs (EAPs) releases. Instead, only beta releases are available. This is because Confluence 10.2 is a Long Term Support (LTS) release.
Got feedback or want to discuss this beta? Chat with us in this Atlassian Developer Community thread. The earlier we know about potential problems, the more time we'll have to fix them before the final release.
A new RFC is ready for review at : https://community.developer.atlassian.com/t/rfc-115-redesign-of-developer-space-for-forge-billing-roles-permissions-and-design-flows/96104/1
Forge Automation Actions is now available in Preview. This feature allows you to extend the Automation Platform and add new Forge-based actions to your app. During Preview, the Automation Actions in your app can be used in production environments.
For more information, see the Forge Automation Action documentation and share your feedback to help us improve
We’re sharing a guide that explains the benefits of using OpenSearch as an alternative to the default Lucene search platform in Confluence Data Center.
It covers:
Key differences between OpenSearch and Lucene
Benchmark results that show OpenSearch delivers faster search and better scalability
Guidance on when and why to switch, with further configuration steps
Explore the full documentation for more details and performance test results
Effective 13 October, Marketplace Partners with qualifying Runs on Atlassian apps can now take home 100% of Marketplace revenue—up to $1 million in lifetime Forge earnings.
Early access: The revenue share incentive, previously announced for 2026, is now live for Runs on Atlassian apps. Partners keep 100% of revenue until reaching $1M in lifetime Forge revenue.
Automatic application: If your Runs on Atlassian apps are listed and your total Forge revenue is under $1M, no action is needed. The incentive will be reflected in your next payout.
New launches qualify: Apps launched after October 13, 2025, are also eligible for this incentive.
To help partners track total earnings, a new LIFETIME_GMV
field in the metricFields
Array will be made available in the Marketplace reporting API on October 13, 2025.
This field reports the lifetime Gross Merchandise Value (GMV) for non-Harmonized Forge app versions.
Partners are requested to review the updated API documentation and familiarize with the new LIFETIME_GMV
field starting Monday, October 13.
For additional details and context, visit the Atlassian blog announcement.
We've added new Confluence Forge events for user groups:
avi:confluence:created:group
– Triggered when a new user group is created in Confluence
avi:confluence:deleted:group
– Triggered when a user group is deleted from Confluence
These events let your Forge app automatically respond to group management changes, such as:
Sending notifications when new groups are created
Cleaning up group-related data when groups are deleted
The event payload includes group details like id
and name
.
For more details on the payload structure and required OAuth scopes, see the Confluence events reference documentation.
As of Oct 9, 2025, we’ll be moving the location of the configuration for JSM approvals in company-managed projects from status properties to a new approvalConfiguration
property on the status. The following endpoints will be affected:
Refer to CHANGE-1656 for more details.
A new RFC is ready for review at : https://community.developer.atlassian.com/t/rfc-114-forge-extensibility-for-teams-app/95948
The waitlist is now open for the Forge Containers Early Access Program, launching in February 2026.
Forge Containers will allow you to run containerised workloads as part of your Forge app, giving you more flexibility over your runtime environment. You’ll be able to run custom binaries, use non-Node.js languages and execute long-running batch operations.
To participate, join the waitlist to express your interest and help us plan cluster capacity for the program:
What’s new in Confluence 10.1?
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
Lots more!
To learn more, see Confluence 10.1 release notes.
Rate this page: