Skip to content

v5.0.0

Compare
Choose a tag to compare
@albertus82 albertus82 released this 20 Feb 18:38
· 1355 commits to master since this release
  • API change: method Reader.login() now takes two arguments: username & password, so there's no need to retrieve these values manually from routerlogger.cfg.
  • Fixed major issue with paths containing whitespaces.
  • Improved tray icons.
  • Rebuilt and unified shell scripts (Windows .BAT & Linux .sh).
  • Support for java -jar option (only when there's no need of external JARs). Shell scripts will continue to use java -classpath option in order to allow putting other JARs into the lib directory.
  • Thresholds exclusions (see README for details).