Do not use this release to upgrade your production systems.

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

Confluence 2.8-m6 は、2.8 向けのマイルストーン開発リリースです。これは、Confluence 2.8 に至るまでの公開された開発リリース (DR) です。開発リリースは現在取り組んでいる作業のスナップショットであり、お客様やとりわけプラグイン開発者に対して当社の取り組みをお知らせするものです。

Who should upgrade?

Our milestone releases aim to provide plugin developers with an opportunity to see the latest changes in the code.

各マイルストーンのリリースはすべての自動テストに合格して、公式の社内 Confluence サーバーで 1 週間使用されています。解決した課題のほとんどもレビューされています。

However, since our milestones releases are timeboxed (i.e. they get released every two weeks, no matter how far we have come implementing features and bugfixes), there is always a chance that we have new known bugs, which are scheduled to be fixed in the next milestone, or completely new bugs unknown even to us.

Milestone releases have not been load- or stress-tested. So, for example, they might behave well on a small installation but show severe problems when subjected to many users.

アップグレード手順

Follow the normal upgrade instructions to upgrade from Confluence 2.7.x to this release. We strongly recommend that you backup your confluence-home directory and database before upgrading!

ダウンロード

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

Issues resolved or improved in this release

マイルストーン 6 には、マイルストーン 5 の変更が組み込まれています (これはリリースされましたが公示されていませんでした)

マイルストーン 5 (省略済み)

ユーザー インターフェイスの改善には、Confluence 2.8 で行う最も大掛かりな変更が含まれています。新しいアクション メニューをページに追加してから、不要なタブ ナビゲーションを削除しました。これで、メニューベースのユーザー インターフェイスへの移行は完了です。ページで最も重要な部分はページのコンテンツであり、編集機能や変更機能はどれも、ページを読む際は邪魔になりません。このマイルストーンでは UI のその他細かい点が改善されており、印刷可能なビューと既定のテーマに関する多くのバグが修正されています。

非推奨の古い CacheManager インターフェイスで組み込むことを想定されているプラグイン コンポーネントが、再び動作するようになりました。これは、Jira 課題マクロなどのプラグインが再び使用可能になることを意味します。キャッシュ マネージャを取得する ContainerManager.getComponent メソッドを使用するプラグインは、引き続き誤動作します。この使用をサポートする予定はありません。これに関する解説については CONF-10602 をご覧ください。

ページ並べ替え機能には、主にバグ修正が含まれています。ExtJS ライブラリを削除してページ ツリー ウィジェットをカスタム コンポーネントに置き換える準備として、ほとんどの変更がバックエンドで行われます。

マイルストーン 6 (現行)

ユーザー インターフェイスの改善

技術的な改善と API の変更

既知の問題