You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.