Releases: albertus82/router-logger
Releases · albertus82/router-logger
v3.0.0-beta6
- Fixed memory issue that could cause hang.
- Switched the console to a lighter GUI widget.
v3.0.0-beta5
GUI improvements:
- Added keyboard shortcuts to context menus.
- Confirm on close.
- Limit console output (to avoid out-of-memory error).
- Fixed restore from tray in Linux.
v3.0.0-beta4
- Highlighting for important columns.
- Configurable pack for GUI Table columns.
- GUI resources optimization.
- GUI: Keyboard shortcuts for Select All & Copy.
- Improved table copy function.
- GUI: Context menus in Console & Table.
- Internationalization (English & Italian only).
- GUI: Threshold notification in Console.
v3.0.0-beta3
- Workaround for sign flip issues in JVM loop optimizer (http://bugs.java.com/view_bug.do?bug_id=5091921).
- Iteration index is no longer reset when retry on error.
- GUI: configurable bold columns in table (see
README.md
).
v3.0.0-beta2
- Improved shutdown management.
- Reduced JVM memory allocation & CPU priority.
- Minor corrections.
v3.0.0-beta1
Graphical User Interface.
v2.0.5
v2.0.4
- Improved logging (added debug mode).
- Minor fixes.
v2.0.3
- Improved new line management.
- Minor fixes.
v2.0.2
- Added support for CTRL+C.
- Minor fixes.