Confluence 8.2 への準備
このドキュメントでは、既存のプラグインおよびアプリに Confluence 8.2 との互換性があるかどうかを確認したい、Confluence 開発者向けの情報をご案内します。
このページで、新しいマイルストーンの公開タイミング、およびその内容をご確認ください。ベータ版のリリース後、正式なリリース ノートを公開します。
最新のマイルストーン
2023 年 3 月 23 日 | 8.2.0-rc1 |
このマイルストーンで問題が見受けられた場合
Confluence EAP のヘッダーで [フィードバック] ボタンをクリックするか、課題を起票してお知らせください。
On this page:
予定されている変更
このセクションでは、導入予定の変更の概要について紹介します。アプリへの影響の検討にお役立てください。変更の実装が完了したら、そのタイミングと対象のマイルストーンをご案内します。
Selenium 3 upgrade
ステータス: 事前通知
We plan to upgrade the version of Selenium provided by Confluence in 8.5 from Selenium 2 to Selenium 3. If your app has tests that use the version of Selenium currently provided by Confluence, then it's possible that some of your tests may break when you update your app to use Confluence 8.5.
We have provided an additional and optional test module in Confluence 8.2.0 that uses Selenium 3 for you to test your apps ahead of time. Find instructions on how to use this test module and other upgrade guidance in our Selenium 3 upgrade guide.
View inline comments while editing
Status: DELAYED
We've heard the feedback and have started working on one of the most popular requests from customers: being able to see inline comments while editing. We plan to add the following functionality in this release:
- view inline comments in the editor
- resolve inline comments in the editor
We know this is a long-awaited feature that will resolve a major obstacle for collaborating efficiently, and we're determined to get this into production. We will continue to build on this functionality in future releases.
Update We have delayed the release of this feature due to technical issues. We're actively working through these issues internally to deliver this feature in an 8.x release.
New emoji suggestions
ステータス: DONE
You'll be able to insert emojis from a list of autocomplete suggestions.
How it will work: In the editor, type a colon (:) to activate a list of emoji suggestions. As you continue to type the emoji shortcut, the suggestions will change to predict the emoji you're searching for. Select an emoji from the list to insert it.
This intuitive feature will improve emoji discoverability, making it quicker for you to search for and add emojis outside of the emoji menu.
New user management REST APIs
Status: DONE
You will be able to use REST APIs to perform the following user management operations. This will enable admins can automate and script these tasks in bulk:
- グループの作成
- グループの削除
- ユーザーをグループに追加する
- remove a user from a group
- enable a user
- disable a user
- ユーザーの削除
We plan to add even more user management functionality with REST APIs in future releases.
The Rest API documentation will be updated with the methods once this feature is completed.
Get ready for the editor TinyMCE upgrade
Status: ADVANCE NOTICE
We’re in the process of upgrading the Confluence editor from TinyMCE 5 to TinyMCE 6, and we hope to ship the upgraded editor in Confluence 8.3. In preparation, we will be removing deprecated API methods and global variables. The changes we're making now are not expected to cause breaking changes for your apps but it is useful for you to be aware of them, and to implement them accordingly.
See TinyMCE 6 editor API changes for the latest updates.
変更の実装内容
このセクションでは、実装済みの変更の詳細について、それらが最初に提供されたマイルストーンごとに紹介します。テストするマイルストーン バージョンの判断にご利用ください。
RC 1 – 23 March 2023
マイルストーン 8.2.0-rc1
含まれるもの
- 軽微なバグ修正
Beta 2 – 15 March 2023
マイルストーン 8.2.0-beta2
含まれるもの
- 軽微なバグ修正
Beta 1 – 15 March 2023
マイルストーン 8.2.0-beta1
含まれるもの
- Emoji autocomplete / suggestions
- User management REST APIs
EAP 3 – 2023 年 3 月 6 日
Milestone 8.2.0-m36
含まれるもの
- 軽微なバグ修正
EAP 2 – 2023 年 2 月 27 日
Milestone 8.2.0-m27
含まれるもの
- 軽微なバグ修正
削除されるもの
- Deprecated APIs (in preparation for editor TinyMCE 6 upgrade)
EAP 1 – 2023 年 2 月 20 日
Milestone 8.2.0-m20
含まれるもの
- Performance improvements to the emoji menu
軽微なバグ修正
最新のドキュメントをお探しの場合は、Confluence EAP スペースで最新のドキュメントをご確認ください。
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.