Released: Jan 28, 2026
V9.0 での更新項目
機能
Projects
- Control Whether Project Files are Included as Context in a New Review Task - When creating a review task from the project's workspace, a new 'Include all project files as context' option is available to control the set of files to be included in the task's context. When the option is enabled, project files are included to provide context for the reviewers and to avoid missing images or broken links. If disabled, only the selected files are included, allowing you to share specific files.
- Multi-Branch Publishing Pipelines - You can now run deliverables from any branch defined in the project, allowing you to manage and publish multiple versions of your content.
- Easily Create New Review Tasks from the Publications Tree - You can now add topics to a new review task from the Publications tree by using the contextual menu, making it easier to create review tasks that include relevant context.
Review Tasks
- Reactivate Integrated Tasks - For non-project originating review tasks that have been Marked as Integrated, it is now possible to reopen them and send the tasks back into the review flow.
Visual Editor Powered by Oxygen XML Web Author
- Easily Resize Table Columns - You can now adjust column widths for tables simply by dragging the column separator.
- Toggle Full Width Mode on DITA Tables - Tables in DITA documents now have a Toggle Full Width button that appears above the table. This is especially helpful for large tables that are wider than the displayed screen, since it removes the scroll bar and displays the table in full width mode.
- Add Comment from the Floating Toolbar - You can now add comments in a document directly from the floating toolbar that appears when you select content. This helps you give faster feedback in precise locations.
- Display Whitespace Markers in the Editor - You can now display whitespace markers in the editor. This is useful for distinguishing between layout spacing and the whitespace characters that appear in the content.
- View Referenced Markdown Content in Expanded DITA Maps - Content from referenced Markdown files is now displayed when you expand all topics in a DITA map using the View Topic Content action. The Markdown content is automatically converted to DITA and displayed as it will appear in your published output, so you can review all your content together. In Edit Topic Content mode, the Markdown document is read-only.
- Copy Visual Editor Content as Markdown - You can now use the Copy as Markdown option in the visual editor's contextual menu to copy selected content as Markdown. When you paste it into another application (for example, in the prompts given to an AI Agent), formatting such as headings, styling, code blocks, tables, and lists is preserved in Markdown format.
- Preview Video and Audio Controls in DITA 2.0 Documents - When editing DITA 2.0 documents, you can now see video and audio controls (<video>, <audio> elements) rendered directly in the visual editor, so you can easily review embedded media content.
- Search for Specific Attribute Values - You can now search for values that appear in attributes using the Find/Replace side view. After running a search, you can filter the results to show only matches found in attribute values, only in content, or both, helping you quickly locate and update the information you need.
Oxygen AI Positron for Content Fusion
- Uncluttered Chat Input Area - Attachments that you add to your conversation to provide additional context are now presented above the chat input area, ensuring that they do not clutter your instructions. You can still reference specific attachments inline within your instructions by using the @ symbol followed by the file name.
- New AI Models Available - Various new models are now available in the list of AI models to choose from, including:
- OpenAI - GPT-5.1 and GPT-5.1 Thinking.
- xAI Grok - Grok 4 Fast and Grok 4 Fast (Non Reasoning).
- Claude - Claude Sonnet 4.5 and Claude Haiku 4.5.
- Inspect Chat Context - You can now see the main context information that is sent to the AI for the current chat by hovering over the Context chip that is displayed above the chat input area. This adds clarity about the information the AI has available when processing a request. That information includes the editor selection (if available), edited document location, the DITA map location, and the project location (applicable when editing in the Personal Workspace).
- Invoke AI Actions with Keyboard Shortcut - You can now quickly invoke AI actions by using the / symbol in an empty chat, then start typing the name of the action. This displays a pop-up menu with a list of available actions that match the text you entered.
- Edit Document Tool - When using agentic chat to make changes to topics, small changes (e.g. attribute values, spelling corrections) can be made by the AI engine using the newly available edit_document tool that performs exact string replacements in a specified file.
- Easier Access to Tool Call Details - You can now troubleshoot tool calls easier by viewing detailed information about each tool call directly in the Chat view. Simply hover over the tool name to see a summary, or click it to open a dialog box where you can review, copy tool call details, and import or export chats for sharing purposes.
- Custom Actions Prioritized - Your custom actions are now displayed before the built-in actions wherever AI actions are shown, so you can access them more quickly.