Current released version

Please refer to the latest Confluence documentation for information about the newest release.

Hint: Finding a list of known issues

To find a list of known issues in a particular Confluence version, you can create a filter in the Atlassian issue tracker and use the permlink located at the top right of the issue tracker's page to access the filtered report. The following example filter is the list of bugs reported for Confluence 2.7:

http://jira.atlassian.com/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10470&fixfor=13115&version=13115&sorter/field=issuekey&sorter/order=DESC

Read the JIRA documentation on creating filters.

Confluence 2.8.2

Confluence 2.8.2 is a recommended upgrade which fixes some security flaws and other bugs. Please refer to the security advisory for details of the security vulnerabilities, risk assessment and mitigation strategies.

This release fixes the 'remember me' problem encountered when using Confluence with Tomcat 5.5.26 or Tomcat 6, where logins are not remembered.

Confluence administrators will see a new link on the user profile screen, allowing them to move directly to the user management screen for that user.

This release also addresses some performance bugs:

  • Label links, as well as the label summary pages, now include the 'nofollow' attribute to prevent search engines like Google from indexing them.
  • We have increased the size of the UI templates cache, which should reduce the number of times Confluence needs to load resources.
  • CSS caching has been improved. (Refer to CONF-11755 if you'd like to know the details.)
  • When generating a URL for the multiple label filter, Confluence now sorts the labels in the URL alphabetically, ensuring that there is just one URL for each filter instead of possible multiple URLs. This should reduce the load on the server when search engine crawlers visit the Confluence site, because the crawlers no longer need to index multiple URLs.

The JIRA Issues macro now has improved caching. When trusted communication was first introduced, Confluence did not cache results for anonymous users or results retrieved using trusted communications. With Confluence 2.8.2, caching is implemented for both those cases. This fix should improve the performance of your JIRA site, because Confluence no longer needs to access the JIRA site as often.

Read the full release notes.

All Release Notes