Confluence 3.5-beta3 ("Beta 3") Release Notes

_development_releases_archive

On this page

Still need help?

The Atlassian Community is here for you.

Ask the community

Confluence versions marked "Milestone", "Beta" or "Release Candidate" (RC) are development releases, which are preliminary releases leading up to the official release of a major Confluence version. They are a snapshot of our work in progress and provide an advance preview of new features to our customers and the general public. Confluence plugin developers can also use development releases to test and fix their plugins in advance of an official release.

The main distinction between a beta and a milestone release is that milestone releases typically acquire new features with each subsequent milestone version, whereas beta releases are predominantly feature-complete. Beta releases still undergo bug fixing and occasionally, existing features may be enhanced or added in subsequent beta versions. Release candidates are close to being ready for final release, but may still undergo changes before the final release.

Do not use in production

Development releases should not be used in production environments as they are not officially supported.

For all production use and testing of Confluence, please use the latest official release.

Who should try this out?

With development releases, the Confluence development team aims to provide plugin developers with an opportunity to see the latest changes in the code.

Furthermore, if you are a Confluence customer who is eager to see the new features and provide us with feedback on our upcoming major release, we encourage you to try out our development releases.

Development releases are not production ready. Development releases are snapshots of the ongoing Confluence development process. While we try to keep these releases stable, they have not undergone the same degree of testing as a full release, and could contain features that are incomplete or may change or be removed before the next full release.

No upgrade path. Because development releases represent work in progress, we cannot provide a supported upgrade path between development releases, or from any development release to a final release. You may not be able to migrate any data you store in a Confluence development release to a future Confluence release.

Atlassian does not provide support for development releases.

Each development release has passed all our automated tests, has undergone some performance testing and has been used for one week on our official internal Confluence server. Furthermore, most of the solved issues have been reviewed.

Be aware that our development releases are still undergoing final performance and compatibility testing for databases and application servers. Hence, we recommend that you use development releases on installations with small (as opposed to full production-level) user bases.

Upgrade Procedure

If you wish to upgrade your existing Confluence installation with this version, ensure you have created a separate copy of your current Confluence production installation first and using that copy, follow the normal upgrade instructions to upgrade it to this development release. If you have also implemented customized site- or space-specific layouts, you will need to re-implement them after the upgrade. Otherwise, some of the new features in Confluence (or possibly existing features) may not function correctly.

Downloads

All development releases are available from Development Releases on the Atlassian website.

Previous Betas and Milestones

New Features and Improvements

Highlights of this release:

Improved Crowd SSO configuration

Confluence 3.5 now ships with everything you need to configure SSO when using a Crowd server for centralized user authentication. To enable this, administrators just need to:

  1. Ensure the Crowd directory is configured in the User Directories administration console
  2. Configure crowd.properties with the details for the Crowd server (including the application name and password)
  3. Configure seraph-config.xml with the new SSO authenticator:
    
    <authenticator class="com.atlassian.confluence.user.ConfluenceCrowdSSOAuthenticator"/>
    
    Customers with an existing Confluence 3.4 SSO configuration should not need to change anything for this to work, but we recommend all customers using SSO switch to use this new authenticator.

Bugs fixed

  • JIRA Issues macro can now show on a single line when it shows a single issue.
  • Resolved issues migrating user configurations with multiple LDAP directories configured.
  • Crowd System Password Encoders is now properly listed in the System Plugins section of the plugins administration console.
  • Upgraded to Share plugin 1.5, to resolve javascript errors in IE7.
  • Upgraded to Drag and Drop plugin 1.0.16, to resolve more corner cases.
  • Fixed font sizes and colors in the Macro Browser and Preview dialogs.
  • Fixed square buttons on dialogs on Mac OSX
  • Insert image dialog shows previews once again
  • Added migration for mail server configurations so customers with mail settings unchanged since Confluence 2.7 will still be able to send emails.
  • Fixed invalid HTML markup for dashboard updates with profile pictures disabled
Last modified on May 27, 2016

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.