Releases: tmoreno/open-log-viewer
Releases · tmoreno/open-log-viewer
1.6.0
Improvements
Bugs Fixed
- Enabled italian translation
1.5.1
Bugs fixed
- Now macOS users can copy/paste using shortcuts.
1.5.0
Improvements
- Automatic scrolling to the last log entry while new entries are append.
- Added -f/--file arguments to open a log file from the terminal.
1.4.2
Bugs Fixed
- New lines are append to the end of editor instead of cursor position.
1.4.1
Bugs Fixed
- When a line starts with more than 4 spaces the line is whited.
1.4.0
Improvements
- Update to Electron 8 and the rest of dependencies.
1.3.0
Improvements
- Now you can use valid Java Script regular expressions when you specify a pattern for a log severity.
Bugs Fixed
- A button to close the about dialog should appear for linux and mac.
1.2.0
Improvements
- Added font size setting.
- Restart app when change a log pattern.
Bugs Fixed
- Reset settings when click on cancel button.
1.1.2
Bugs Fixed
- When there are more than one file opened then files with no line matches has the previous severity color.