• 2002

    1
    Version 1.0 - April the 15th, 2002
    Version 1.1 - May the 15th, 2002
    Version 1.1.5 - May the 20th, 2002
    Version 1.1.6 - May the 24th, 2002
    Version 1.1.7 - May the 27th, 2002
    Version 1.1.8 - June the 5th, 2002
    Version 1.1.9 - June the 15th, 2002
    Version 1.2 - June the 27th, 2002
    Version 1.2.1 - September the 27th, 2002
    Version 1.2.2 - October the 22nd, 2002
    Version 1.2.3 - November the 27th, 2002
    Version 1.2.4 - December the 17th, 2002
  • 2003

    2
    Version 2.0 - April the 2nd, 2003
    Version 2.0.1 - May the 15th, 2003
    Version 2.0.2 - June the 9th, 2003
    Version 2.0.3 - August the 14th, 2003
    Version 2.0.4 - September the 19th, 2003
  • 2004

    3
    Version 3.0 - January the 14th, 2004
    Version 3.1 - February the 6th, 2004
    4
    Version 4.0 - April the 30th, 2004
    Version 4.1 - June the 10th, 2004
    Version 4.2 - July the 15th, 2004
    5
    Version 5.0 - October the 15th, 2004
    Version 5.1 - January the 18th, 2005
  • 2005

    6
    Version 6.0 - May the 22nd, 2005
    Version 6.1 - July the 19th, 2005
    Version 6.2 - September the 19th, 2005
  • 2006

    7
    Version 7.0 - January the 13th, 2006
    Version 7.1 - March the 2nd, 2006
    Version 7.2 - June the 6th, 2006
    8
    Version 8.0 - November 20th, 2006
    Version 8.1 - January 25th, 2007
    Version 8.2 - May 7th, 2007
  • 2007

    9
    Version 9.0 - November 2nd, 2007
    Version 9.1 - December 18, 2007
    Version 9.2 - May 9, 2008
    Version 9.3 - July 2, 2008
  • 2008

    10
    Version 10.0 - October 23, 2008
  • 2009

    10.1
    Version 10.1 - February 25, 2009
    10.2
    Version 10.2 - April 15, 2009
    10.3
    Version 10.3 - June 29, 2009
    11
    Version 11.0 - October 9, 2009
    11.1
    Version 11.1 - December 17, 2009
  • 2010

    11.2
    Version 11.2 - March 16, 2010
    12
    Version 12.0 - September 14, 2010
  • 2011

    12.1
    Version 12.1 - January 12, 2011
    12.2
    Version 12.2 - May 19, 2011
    13
    Version 13.0 - August 29th, 2011
    13.1
    Version 13.1 - October 26th, 2011
  • 2012

    13.2
    Version 13.2 - January 12th, 2012
    14
    Version 14.0 - June 27, 2012
    14.1
    Version 14.1 - October 19, 2012
  • 2013

    14.2
    Version 14.2 - February 13, 2013
    15
    Version 15.0 - June 7, 2013

What was new in <oXygen/> XML Editor 13.1

October 26th, 2011

There are changes in:

XHTML 5

Support for XHTML 5

You can edit now in <oXygen/> XHTML 5 (HTML 5 in XML syntax) documents. The support includes document validation and content completion. If it finds the
<!DOCTYPE html>
doctype declaration inside the document, <oXygen/> enables the XHTML 5 support.

XML Content Completion

Improved Content Completion in XML Modules

There are situations in which you edit an XML document that is a module of a main document (as an external entity or referred using xi:include). If a module has an associated validation scenario (that specifies the main file), <oXygen/> will use the schema of the main file to provide content completion when you edit the module.

Use All xsi:schema-location Location Hints

<oXygen/> takes into account the xsi:schema-location attributes from all the elements of the document, not only the one from the root element. All these detected schemas are then used to provide content completion and model information.

TEI

TEI ODD Support

A new framework for TEI ODD is available. You can create and edit ODD files in the Text or in the Author (visual editing) mode, then transform them to various schema languages: RelaxNG, DTD or XML Schema. To quickly obtain a documentation for your ODD file you can choose one of the built-in transformations from ODD to XHTML, PDF, EPUB, DOCX, or ODT.

DITA

DITA OT Transformations on Remote DITA Maps

You can open a remote DITA Map - from a CMS, a WebDAV or FTP server, or even from a local ZIP archive - in <oXygen/> and then publish it to any supported DITA Open Toolkit output format. There is no need to do a manual checkout of the entire map hierarchy: <oXygen/> does this checkout for you, in a transparent way.

DITA Map Metrics Report

You can use the "DITA Map Metrics Report" predefined transformation scenario to see a comprehensive report about the content reuse, the use of DITA elements, change tracking, and more other useful statistics extracted from your DITA Map.

Databases

Create Files in XML Databases

You can create a file (resource) in your XML Database, directly from the Database Explorer.

Notice: Support for Tamino and Tiger Logic was deprecated

These databases will no longer be maintained in the next major release.

WebHelp

WebHelp Search Improvement

You can use the WebHelp searching capabilities to find compound words (words joined together with colon (":"), minus ("-"), underline ("_"), or dot (".") characters). Both the composing words and the resulting word are added to the search index.

XSLT Development

Initializer Class Option for Saxon

You can specify what class Saxon should use as initializer, in your transformation scenario (the "-init" Saxon option).

Consolidated View for Batch Transformation xsl:message Messages

All the xsl:messages emitted by the transformations run in batch mode are now presented in the results area.

Author

More Values Supported for the CSS list-style-type Property

The CSS3 'box', 'diamond', 'check' and 'hyphen' values are also supported for the "list-style-type" property.

Extended Author API

Attribute Filtering Capabilities for the DITA Map Editor

In order to filter (hide) some of the attributes, you can add an AuthorAttributesDisplayFilter to the WSDITAMapEditorPage. This is of interest for the CMS integrations, where some of the topic attributes contain metadata which is not normally edited by the content author.

Make the DITA Map Editor Read-Only

You can control whether the DITA Map editor is read-only by using the method: WSDITAMapEditorPage.setEditable.

Extended the Set of Customizable Toolbars

Using the already existing ToolbarComponentsCustomizer you can now customize the DITA Maps manager view existing toolbars, or add a new one. Also, the ToolbarComponentsCustomizer now receives callbacks for the toolbars that are created as Author Extensions (from the Document Type associated to the current XML file).

Controllable Default Button in Confirmation Dialogs

You can choose which is the default button in the confirmation dialogs displayed by your Author Extension. See the set of methods: Workspace.showConfirmDialog.

Access to the File Filters Used by the Input URL Chooser

This new method is useful for CMS integrations: InputURLChooser.getResourceFilters is useful to decide the type of files the chooser dialog browses. For example, if the dialog is used to select an image to be added to the Author page, then the resource filters contain image extensions.

Other

Safe Save

<oXygen/> saves now by default in a temporary file and when the save completes it copies the content from the temporary file to the target file. This ensures that in event of a crash you will still have the original file unaltered. <oXygen/> also preserves the Alternate Data Streams intact. The Safe Save option can be found in the Preferences Dialog, Open/Save options page.

Open File At Caret Action Can Open Folders

You can directly open folders in Windows explorer (or Finder on Mac) if you place the caret in the editor on a reference representing the folder path and invoke the Open File At Caret action.

Improved Automatic Indent Detection

The automated detection of the indent in the current file was improved. A statistical approach is now used to filter out "unreasonable" indent sizes.

Specify the File Types for Automatic Spell Checking

Now you can decide the content types for which the Automatic Spell Check is active. For instance, you can exclude XSL files. File types in which automatic spell check is usually not useful like CSS and DTD are excluded by default.

Updated Components

Updated Calabash XProc Connector

Calabash XProc connector was updated to include Calabash version 0.9.37.

Updated TEI Stylesheets

The TEI XSLT stylesheets were updated to version 5.56.