Skip to content

Releases: tmoreno/open-log-viewer

1.6.0

09 Oct 20:41
Compare
Choose a tag to compare

Improvements

Bugs Fixed

  • Enabled italian translation

1.5.1

14 May 20:39
Compare
Choose a tag to compare

Bugs fixed

  • Now macOS users can copy/paste using shortcuts.

1.5.0

20 Dec 21:13
Compare
Choose a tag to compare

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

13 Dec 19:28
Compare
Choose a tag to compare

Bugs Fixed

  • New lines are append to the end of editor instead of cursor position.

1.4.1

18 Aug 10:30
Compare
Choose a tag to compare

Bugs Fixed

  • When a line starts with more than 4 spaces the line is whited.

1.4.0

02 May 16:43
Compare
Choose a tag to compare

Improvements

  • Update to Electron 8 and the rest of dependencies.

1.3.0

22 Mar 17:28
Compare
Choose a tag to compare

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.1

01 Mar 12:47
Compare
Choose a tag to compare

Improvements

1.2.0

13 Sep 18:01
Compare
Choose a tag to compare

Improvements

  • Added font size setting.
  • Restart app when change a log pattern.

Bugs Fixed

  • Reset settings when click on cancel button.

1.1.2

08 Sep 18:07
Compare
Choose a tag to compare

Bugs Fixed

  • When there are more than one file opened then files with no line matches has the previous severity color.