2021
23.1Version 23.1 - March 4, 2021
2020
23Version 23.0 - November 19, 2020
22.1Version 22.1 - May 19, 2020
22Version 22.0 - February 12, 2020
2019
21.1Version 21.1 - May 23, 2019
21Version 21.0 - February 22, 2019
2018
20.1Version 20.1 - June 15, 2018
20Version 20.0 - March 16, 2018
2017
19Version 19.1 - September 29, 2017
Version 19.0 - April 5, 20172016
18Version 18.1 - October 18, 2016
Version 18.0 - April 21, 20162015
17Version 17.1 - October 20, 2015
Version 17.0 - May 5, 20152014
16Version 16.1 - October 7, 2014
Version 16.0 - May 20, 20142013
15Version 15.2 - January 22, 2014
Version 15.1 - October 7, 2013
Version 15.0 - June 7, 20132012
14Version 14.2 - February 13, 2013
Version 14.1 - October 19, 2012
Version 14.0 - June 27, 20122011
13Version 13.2 - January 12, 2012
Version 13.1 - October 26, 2011
Version 13.0 - August 29, 20112010
12Version 12.2 - May 19, 2011
Version 12.1 - January 12, 2011
Version 12.0 - September 14, 20102009
11Version 11.2 - March 16, 2010
Version 11.1 - December 17, 2009
Version 11.0 - October 9, 20092008
10Version 10.3 - June 29, 2009
Version 10.2 - April 15, 2009
Version 10.1 - February 25, 2009
Version 10.0 - October 23, 20082007
9Version 9.3 - July 2, 2008
Version 9.2 - May 9, 2008
Version 9.1 - December 18, 2007
Version 9.0 - November 2, 20072006
8Version 8.2 - May 7, 2007
Version 8.1 - January 25, 2007
Version 8.0 - November 20, 20067Version 7.2 - June 6, 2006
Version 7.1 - March 2, 2006
Version 7.0 - January 13, 20062005
6Version 6.2 - September 19, 2005
Version 6.1 - July 19, 2005
Version 6.0 - May 22, 20052004
5Version 5.1 - January 18, 2005
Version 5.0 - October 15, 20044Version 4.2 - July 15, 2004
Version 4.1 - June 10, 2004
Version 4.0 - April 30, 20043Version 3.1 - February 6, 2004
Version 3.0 - January 14, 20042003
2Version 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, 20032002
1Version 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, 20022001
Oxygen XML Editor 14.0
Related Versions: 14.014.114.2
Version 14 marks a major step forward in the XML development support as it introduces additional concepts and functionality that change the way you develop XML and XML-related applications.
The XML authoring competes with word processors on ease of use and functionality while providing all the benefits of having XML documents as the result of your work - it has never been easier before to create, annotate and review XML content.
The support for plugin and framework repositories allows Oxygen users to discover and install extensions to the standard Oxygen functionality and enables the Oxygen plugin and framework developers to easily deliver and update their applications to Oxygen users.
This version introduces subscription-based licenses for 1 year and 6 months alongside the existing permanent licensing option.
There are changes in:
- XML Development
- Authoring
- Plugins and Frameworks
- Transformation and Validation
- EPUB
- Eclipse Plugin
- MarkLogic
- Other
- Extended API
- Updated Components
XML Development
Oxygen introduces an innovative concept called Main Files that simplifies the configuration and development of XML projects. Main Files are the roots of an imported/included tree of modules. They are defined at project level and are automatically used to determine the context for validation, editing (Content Completion Assistant and Outline view), refactoring, and component search operations. This support is available for XSD, XSL, and RNG modules.
XSLT Unit Test
Oxygen provides XSLT Unit Test support based on XSpec. You can easily create a test for an XSLT stylesheet using the New -> XSLT Unit Test contextual action in the Project view. This action automatically generates an XSpec stub for the templates and functions from the stylesheet that you want to test. Editing XSpec is assisted with content completion assistance and validation, and a default transformation scenario allows to run the tests, generating as output the test report.
XPath/XQuery Builder
CTRL/CMD + Click Navigation
In-Place Rename
XSLT 3.0
XSLT 3.0 support is automatically activated for each XSLT stylesheet having the version attribute set to 3.0. Oxygen provides content completion assistance for XSLT 3.0 stylesheets, support for transformations and XSLT validation, updated Outline view and search and refactoring actions that handle new additions in the XSLT 3.0 standard.
XQuery 3.0
XPath 3.0
Authoring
Review Comments [read more...]
When you annotate your XML documents, the comments are displayed in the Author mode as side callouts (balloons), and they also show additional information such as the author and the comment time.
Display Tracked Changes as Callouts
Column and Row Table Operations [read more...]
You can select multiple rows and columns to easily copy or move table data by using copy/paste and drag/drop operations.
Complete DITA 1.2 Implementation in Relax NG
XPath Filter for Find/Replace in Author Mode
Preview conref Target Elements
Discontinuous Selection [read more...]
You can select multiple text ranges (discontinuous selections) or multiple elements in the Author mode for cut/copy/paste actions.
Partial Support for EPS Images
CSS 3 Sub-strings Matching Attribute Selectors
Plugins and Frameworks
Plugin/Framework Deployment [read more...]
As a developer you will be able to distribute your plugins and frameworks to other users by publishing them as add-ons on your website. The users can easily install new plugins and frameworks by just pointing Oxygen to a repository URL. They will be able to browse available plugins and frameworks and select the ones they want to install. When an add-on is changed, an update notification is triggered in Oxygen.
StratML Framework
Increased Framework Portability
Localized Frameworks
Specific Element Icons
Transformation and Validation
Unified Presentation of Transformation Scenarios
Associate Multiple Transformation Scenarios
Unified Presentation of Validation Scenarios
Associate Multiple Validation Scenarios
EPUB
EPUB 3.0
Eclipse Plugin
Internationalization Support for the Oxygen Eclipse Plugin
MathML Editing in the Eclipse Plugin
MarkLogic
Remote XQuery Debugging on MarkLogic Server [read more...]
Oxygen enables the debugging of real applications that use XQuery (for example, web applications that trigger XQuery executions). Oxygen connects to a MarkLogic server, shows you the running XQuery scripts, and allows you to debug them. By setting the server in debug mode, you will be able to intercept all the XQuery scripts running on that server.
The remote debugging support also allows collaborative debugging. Two or more developers can connect to the same debugging session.
XQuery Validation
Remote Editing
Other
Find and Replace in Files Improvements
Search Results Highlighted in Editors
Show/Hide Element Names in Outline View
Improved JavaScript/JSON Support
Browse Database Resources
Extended API
Control the Callouts Rendering and Actions in Author Mode
The ro.sync.ecss.extensions.api.callouts.AuthorCalloutsController gives you the possibility to specify if the Track Changes insert and delete highlights and the review comment highlights should be rendered as callouts on a side bar in the Author mode.
The controller can be used also to decide the content and styling of the callouts corresponding to the custom persistent highlights. By using the AuthorPersistentHighlighter.setHighlightsActionsProvider(AuthorPersistentHighlightActionsProvider) method you can also provide the actions which are displayed in the pop-up menu of these callouts.
Handle Special Author Table Operations
Access to Author Selection Model
Listener for Author Track Changes and Review Comments Actions
Frameworks Internationalization Support
DITA Map Tree Component Integration
Provide DITA Key Definitions
The ro.sync.exml.workspace.api.editor.page.ditamap.keys.KeyDefinitionManager can be used to provide information about key definitions which are used as a context for solving conkeyref and keyref references in all opened DITA topics.
In the standalone distribution extensions, the manager can be set by using the PluginWorkspace.setDITAKeyDefinitionManager(KeyDefinitionManager). If you are developing a plugin for Oxygen plugin for Eclipse you can create a plugin extension, having the com.oxygenxml.editor.ditaKeyDefinitionManager extension point.
Licensing MathFlow Editor and MathFlow Composer
Plugin Workspace Provider
Execute XPath Expressions Against the Content of the Text Mode
Map between Text Mode Offsets and Their Line-Column Coordinate
Set a Default Location for a File Chooser
Updated Components
Saxon Enterprise Edition
EpubCheck
Calabash
Updated DocBook Stylesheets
Updated TEI Schemas and Stylesheets