2025
26.1Version 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 2013
- 14.0
Version 14.2 - February 13, 2013
Version 14.1 - October 19, 2012
Version 14.0 - June 27, 2012 2012
- 13.0
Version 13.2 - January 12, 2012
Version 13.1 - October 26, 2011
Version 13.0 - August 29, 2011 2011
12.0Version 12.2 - May 19, 2011
Version 12.1 - January 12, 2011
Version 12.0 - September 14, 20102010
- 11.0
Version 11.2 - March 16, 2010
Version 11.1 - December 17, 2009
Version 11.0 - October 9, 2009 2009
10.0Version 10.3 - June 29, 2009
Version 10.2 - April 15, 2009
Version 10.1 - February 25, 2009
Version 10.0 - October 23, 20082008
- 9.0
Version 9.3 - July 2, 2008
Version 9.2 - May 9, 2008
Version 9.1 - December 18, 2007
Version 9.0 - November 2, 2007 2007
8.0Version 8.2 - May 7, 2007
Version 8.1 - January 25, 2007
Version 8.0 - November 20, 2006- 7.0
Version 7.2 - June 6, 2006
Version 7.1 - March 2, 2006
Version 7.0 - January 13, 2006 2006
- 6.0
Version 6.2 - September 19, 2005
Version 6.1 - July 19, 2005
Version 6.0 - May 22, 2005 2005
5.0Version 5.1 - January 18, 2005
Version 5.0 - October 15, 2004- 4.0
Version 4.2 - July 15, 2004
Version 4.1 - June 10, 2004
Version 4.0 - April 30, 2004 - 3.0
Version 3.1 - February 6, 2004
Version 3.0 - January 14, 2004 2004
- 2.0
Version 2.0.4 - September 19, 2003
Version 2.0.3 - August 14, 2003
Version 2.0.2 - June 9, 2003
Version 2.0.1 - May 15, 2003
Version 2.0 - April 2, 2003 2003
- 1.0
Version 1.2.4 - December 17, 2002
Version 1.2.3 - November 27, 2002
Version 1.2.2 - October 22, 2002
Version 1.2.1 - September 27, 2002
Version 1.2 - June 27, 2002
Version 1.1.9 - June 15, 2002
Version 1.1.8 - June 5, 2002
Version 1.1.7 - May 27, 2002
Version 1.1.6 - May 24, 2002
Version 1.1.5 - May 20, 2002
Version 1.1 - May 15, 2002
Version 1.0 - April 15, 2002
Oxygen XML Editor 10.0
Saxon-SA Processor
Oxygen previously provided support for some of the Saxon-SA features but that
required a separate license and installation. Oxygen now provides a better integration
of Saxon-SA that comes installed and ready to use in all Oxygen editions.
Oxygen Bundles Saxon-SA
The latest version (9.1.0.3) of the commercial Schema Aware Saxon-SA processor
from Saxonica comes bundled in all Oxygen editions. You have access from within
Oxygen without any additional cost to advanced features such as Schema Aware XSLT 2.0
and XQuery. The XML Schema information improves the error reporting and increases the
performance due to better optimizations of the XSLT and XQuery code.
Schema-Aware XSLT 2.0 and XQuery Debugging
Schema-aware stylesheets and XQuery code can be debugged using the powerful
Oxygen XML debugger. You can use schema-aware XPath 2.0 to set conditional breakpoints
or to evaluate expressions in the current execution context. You can also easily spot
performance issues taking advantage of the integrated XSLT and XQuery
profiler.
Schema-Aware XPath 2.0 Execution
The XPath query tool bar and XPath Builder view were also updated to support
XPath 2.0 schema-aware queries.
Saxon-SA XML Schema Processor
You can use the Saxon-SA schema processor to validate your XML Schema files and
to validate XML documents against XML Schemas. As Saxon implements some of the XML Schema
1.1 features, you can experiment with working with additions in XML Schema 1.1
(assertions, conditional type assignment, etc.)
XML Instance Generator Improvements
Content Completion Assistant Improvements
Completion Proposals from Included or Imported XML Schema Schemas
The Content Completion Assistant displays the global types, elements,
attributes or groups defined in the included or imported XML Schemas together with the
ones defined in the current schema. This helps to make references to components defined in
other schema documents.
Completion Proposals from Included or Imported XSLT Stylesheets
The Content Completion Assistant displays the template modes or names,
variables, parameters, etc., defined in the included or imported XSLT stylesheets together
with the ones defined in the currently edited XSLT stylesheet.
Improvements in the Author Mode
Resolve DITA Content References Through XML Catalogs
The DITA content references are passed trough the current XML Catalogs thus you
can put references to remote resources and map them to local copies through the XML
Catalogs.
The CSS url() Function
The url() function now accepts multiple arguments. This
provides more flexibility in defining links in the Author mode.
Updated Database Connectors
Support for MarkLogic 4.0
The Mark Logic database support including the XQuery debugger was updated to
work with MarkLogic 4.0.
Support for Oracle 11g R1
The Oracle database support was updated to work with Oracle 11g
R1.
Support for Microsoft SQL Server 2008
The SQL Server database support was updated to work with SQL Server
2008.
Support for IBM DB2 9.5
The DB2 database support was updated to work with DB2 9.5 (Viper
2).
Support for EMC XHive 8
The XHive database support was updated to work with XHive 8.
Intel(R) XML Software Suite
XPath Integration
When you install the Intel XML Software Suite in Oxygen you can choose to
have all the XPath 1.0 queries from the XPath query tool bar or from the XPath Builder
view of the XML editor evaluated using the Intel XML Software Suite XPath
engine.
Validation Against DTDs
You can use the Intel XML Software Suite for performing XML document
validations against DTDs.
Updated Processors
Updated the Saxon-B 9 XSLT / XQuery Processor
The Saxon-B 9 XSLT and XQuery processor was updated to the latest version:
9.1.0.3.
Updated the Saxon.NET XSLT Processor Support
The Saxon.NET XSLT processor support was updated to the latest version:
9.1.0.1.
Updated the Apache FOP Processor
The Apache FOP processor was updated to the latest version: 0.95.
Updated the LIBXML and LIBXSLT Processors
The LIBXML processor was updated to version 2.6.32. The LIBXSLT processor was
updated to version 1.1.23.
Updated the XSV Validator
The XSV validator was updated to version 3.1-1.
Updated the XSLT Validator and Transformer Based on the .NET Framework
The nxslt processor which validates and transforms XSLT stylesheets based on
the .NET framework was updated for .NET 2.0. This version improves the error reporting and
supports XHTML output mode, XSLT 2.0 character maps and XInclude references. Both .NET 1.0
and .NET 2.0 are supported.
Framework Updates
Updated the DocBook XSL Stylesheets
The DocBook XSL stylesheets were updated to the version 1.74.0.
Updated the TEI Framework
The TEI P5 schemas were updated to the version 1.1.0. The TEI P4 stylesheets
and TEI P5 stylesheets were updated to the version 5.12.
SVN Client
The SVN Client has been updated to support SVN 1.5 working copies and
repositories.
Merge Tracking
Starting with SVN 1.5 the revision at which a branch is merged is remembered.
This is useful for the next merge operation when only the changes committed to the branch
after the previous merge operation are considered.
Sparse Checkout
Sometimes not all the files and subdirectories of a repository are needed in a
working copy. In these cases only the needed subdirectories and files can be checked out
from the repository by selecting one of the following checkout depths for a directory:
recursive, immediate children, file children only, this folder only.
Update to Revision
The action "Update to revision" is available in the Working Copy view. It
allows updating the resources selected in the working copy to a specified revision from
the repository. The depth of the update operation on the folders can be selected from the
values allowed by SVN 1.5 sparse checkout.
Improved Merging Support
A merge wizard was added to perform complex merge operations easier. Three
types of merging are available: merge revision ranges, reintegrate a branch and merge two
different trees. Advanced merge options can also be set.
Improved Open with Action
The Open with action works on multiple file selection and is
available in the Working Copy view, Synchronize view, and Repository view.
Other improvements
Scenarios View
A side view of Oxygen XML Editor is available listing all the defined
transformation scenarios. This allows to quickly invoke a series of scenarios and also to
easily manage the scenarios, adding new scenarios, deleting or editing existing
ones.
Output Message Format for External Processors
This allows a closer integration of external processors (external XML
validators or external XSLT processors). If the processor output follows the format
documented in the Oxygen XML Editor User Manual then that processor messages will be
presented similar with the built-in processor messages For example, it is possible to have
location information and to just click on a message to open the file it references, and
highlight a specified line and column.
Save Results as XML
it is now possible to process the results you get in Oxygen in an XML form,
as documented in the Oxygen User Manual.