Skip to content

Release v0.4.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 02:28
v0.4.5
7b77af5

Summary

Security release! Please update

This is primarily a security release to fix a vulnerability in log4j. It also contains a handful of bugfixes and enhancements. Thanks to @hiss-remi for many of these improvements. Much of the below changelog has been copied from that fork.

Changelog

  • Update Log4j to 2.17.0 to mitigate Log4Shell vulnerability
  • Add pause function for timers and delays to debug menu
  • Add reload function to file menu
  • Add support for wildcard targets
  • Fix invalid cast error when initializing VLC
  • Properly close file handles on XML read errors
  • Standardize handling of global buttons between JavaScript and XML
  • Fix JavaScript argument parsing and add optional type conversion (See hiss-remi#11 for details)
  • Add support for empty targets in the status text listener, fix related bugs and expand documentation comments
  • Add optional confirmation dialogues to File/Restart and File/Reload (Must be turned on in application preferences)
  • Add handling of html textareas in MainShell.getFormFields

Full Changelog

v0.4.4...v0.4.5