Skip to content

Releases: opcodesio/log-viewer

v3.14.0 - grouping & renaming included file paths

10 Jan 12:08
876166d
Compare
Choose a tag to compare

What's Changed

  • make it possible to group and rename multiple file includes by @arukompas in #416

Full Changelog: v3.13.0...v3.14.0

v3.13.0 - Nginx Error log improvements

10 Jan 10:24
605d32d
Compare
Choose a tag to compare

What's Changed

  • fix nginx error logs having multiline messages by @arukompas in #415

Full Changelog: v3.12.0...v3.13.0

v3.12.0 - improvements for multi-host users

11 Nov 11:18
e9e4c41
Compare
Choose a tag to compare

What's Changed

  • ability to skip server certificate verification by @arukompas in #401
  • scope the file and folder identifiers to the local machine IP address by @arukompas in #402
  • message should default to empty string; fixes #400 by @arukompas in #403

Full Changelog: v3.11.2...v3.12.0

v3.11.2 - strict type fix during pagination

04 Oct 04:03
993492f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.11.1...v3.11.2

v3.11.1 - NPM dependency update & a few other improvements

23 Aug 07:27
608cde8
Compare
Choose a tag to compare

What's Changed

  • update NPM dependencies,
  • fix keyboard shortcut overlay dark mode,
  • ignore package-lock.json in git export

by @arukompas in #392

Full Changelog: v3.11.0...v3.11.1

v3.11.0 - HttpAccessLog compatibility improvements

23 Aug 06:14
6dac1b0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.10.2...v3.11.0

v3.10.2 - "Keyboard Shortcuts" dialog dark mode fix

03 Aug 17:21
Compare
Choose a tag to compare

What's Changed

  • Fix "Keyboard Shortcuts" dialog background color on "Dark" theme by @sashsvamir in #387

New Contributors

Full Changelog: v3.10.1...v3.10.2

v3.10.1 - bugfix when trying to guess log file type

20 May 15:12
d0d1e94
Compare
Choose a tag to compare

What's Changed

  • be a little more strict when guessing the Laravel log type by @arukompas in #377

Full Changelog: v3.10.0...v3.10.1

v3.10.0 - additional keyboard shortcuts, customisation of the cache prefix

17 May 13:07
fddafd5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.9.0...v3.10.0

v3.9.0 - change the way Laravel context is parsed, to prevent PRCRE stack limit

11 May 06:57
4f60ca0
Compare
Choose a tag to compare

What's Changed

  • Fix PCRE stack limit for context parsing, omitting preg by @essell in #370

New Contributors

Full Changelog: v3.8.1...v3.9.0