Oxygen Scripting Releases

Released: Oct 18, 2021

Updates in V24.0

Features

  • Generate HTML Reports for the File Comparison Script - When using the Compare Files script, a new output format is now available to generate the comparison result as an HTML file, for both 2-way and 3-way comparison. You can visualize the differences side-by-side and you can filter them by type.
  • Generate HTML Reports for the Directories Comparison Script - When using the Compare Directories script, a new output format is now available to generate the comparison result as an HTML file...

Released: Jun 17, 2021

Updates in V23.1 Build ID: 2021061407

Fixes

  • Windows/OpenJDK/HiDPI/Text mode: The default font size for Text mode with OpenJDK and HiDPI (scaling) support has been increased to 13. The previous font size (12) caused rendering issues with special characters and scaling.
  • Find/Replace in Files: Resolved issues that were sometimes encountered when using XML-aware filters along with XPath filters, not all matches were found.
  • Author/Schema Aware Editing: Fixed an issue where undo and redo operations could generate incorrect changes in an...

Released: Apr 13, 2021

Updates in V23.1 Build ID: 2021040908

Fixes

  • Open URL dialog: Fixed various behavior issues that happened when the server type was changed while the Autoconnect option was enabled (after the user already browsed a remote location).
  • Security: Fixed a vulnerability issue (Remote Code Execution in Apache Velocity).
  • Framework Extension Script: Fixed an issue where ${framework} variables were incorrectly replaced with ${framework(BASE)} in imported scenarios configurations.
  • Windows/Linux/HiDPI/Text mode: Fixed an issue where the default...

Released: Mar 4, 2021

Updates in V23.1

Features

  • New Command-Line Script for Comparing Files - A new command-line script (compareFiles) is now available that can be used to compare two specified files in one of three available output formats. You can also add numerous options as arguments and filter the results according to your needs.
  • New Command-Line Script for Comparing Directories - A new command-line script (compareDirs) is now available that can be used to compare two specified directories in one of six available output formats...