• 2027

    28.1
    Version 28.1 - March 18, 2026
  • 2025

    27.0
    Version 27.0 - November 27, 2024

What's New in Oxygen SDK 28.1

March 18, 2026

Oxygen XML SDK version 28.1 adds various new API methods.

API Additions

Retrieve Line/Column for Offset in Author Mode

The new WSTextBasedEditorPage.getColumnOfOffset and WSTextBasedEditorPage.getLineOfOffset APIs allow you to retrieve the corresponding line and column information for a caret offset location in the Author visual editor mode. For more details, see Oxygen XML Editor 28.1 API (The user must log in to view the Oxygen API).

Scripting

Provide Options for Directory/File Comparison Scripts via a Configuration File

The directory/file comparison scripts can now read arguments from an XML, JSON, or YAML configuration file. For more details, see Providing Arguments to Comparison Scripts via a Configuration File.

Timestamps and User Information in Comparison Reports

Your comparison reports now include metadata about who ran the comparison, when it was run, and how long it took. This helps you track and audit comparison activity over time. For HTML reports, this information is also displayed in the browser in a collapsible section.