2026
28.0Version 28.0 - November 26, 2025
- 27.1
Version 27.1 - March 24, 2025
2025
27.0Version 27.0 - November 27, 2024
- 26.1
Version 26.1 - March 25, 2024
2024
26.0Version 26.0 - October 11, 2023
- 25.1
Version 25.1 - March 16, 2023
2023
25.0Version 25.0 - October 13, 2022
- 24.1
Version 24.1 - March 7, 2022
2022
24.0Version 24.1 - March 7, 2022
Version 24.0 - October 18, 2021- 23.1
Version 23.1 - March 4, 2021
2021
23.0Version 23.1 - March 4, 2021
Version 23.0 - November 19, 2020- 22.1
Version 22.1 - May 19, 2020
- 22.0
Version 22.1 - May 19, 2020
Version 22.0 - February 12, 2020 2020
21.1Version 21.1 - May 23, 2019
- 21.0
Version 21.1 - May 23, 2019
Version 21.0 - February 22, 2019 2019
20.1Version 20.1 - June 15, 2018
- 20.0
Version 20.1 - June 15, 2018
Version 20.0 - March 16, 2018 2018
- 19.0
Version 19.1 - September 29, 2017
Version 19.0 - April 5, 2017 2017
- 18.0
Version 18.1 - October 18, 2016
Version 18.0 - April 21, 2016 2016
- 17.0
Version 17.1 - October 20, 2015
Version 17.0 - May 5, 2015 2015
- 16.0
Version 16.1 - October 7, 2014
Version 16.0 - May 20, 2014 2014
- 15.0
Version 15.2 - January 22, 2014
Version 15.1 - October 7, 2013
Version 15.0 - June 7, 2013
What's New in Oxygen XML Webhelp 28.0
Oxygen XML WebHelp 28 delivers a modern reading experience, versatile display modes, and new accessibility features. It focuses on making published content easier to read and navigate, with sticky table headers, Light/Dark/Auto theming, full-screen and full-width views, persistent TOC state, and a series of small but meaningful accessibility improvements. Publishers also gain more control over structure and downstream reuse through ordered-list start indices, always-visible image map areas, and an optional AI-friendly mode that produces a simplified text/Markdown view of the content for LLMs.
There are changes in:
Core
Sticky Table Headers
webhelp.enable.sticky.table.headers transformation
parameter.Switch Between Light and Dark Theme
webhelp.enable.dark.mode parameter. When enabled, a
Switch Theme button appears in the header, allowing users to choose
between Auto, Light, and Dark modes.
The Auto option adapts the interface to the browser's theme, while the
Dark theme makes reading more comfortable in low light. All embedded Oxygen Feedback components, such as Comments, Page Rating, Block-Level Comments, AI Assistant, and AI-Enhanced Search Summary, automatically match the selected theme without additional configuration.
Full Screen Mode
webhelp.full.page.width parameter.Expand Output to Full Width
Expanded/Collapsed State of TOC Remains Persistent
User Accessibility Improvements
Display Tooltips for Table Cells
webhelp.display.table.cell.tooltip parameter to "yes".Start Ordered Lists at Certain Index
@outputclass="start-X" attribute structure, where X is
the desired starting number. This offers you more flexibility when working with ordered
lists.Always Show Highlighted Image Map Areas
webhelp.show.image.map.areas parameter. This makes it
easier to work with complex image maps in WebHelp Responsive output.Generated Text Strings Utilize New DITA-OT Unified Format
<note> element) now utilize the
new DITA-OT unified format (using <variables> as the root element),
which makes customization easier and ensures consistency across plugins.AI-Friendly WebHelp Output
webhelp.enable.ai.friendly
transformation parameter. This generates a llms.txt file and companion
Markdown files, giving LLMs a simplified view of your site content and a curated index of
the most relevant resources. 
