Skip to content

Releases: opcodesio/log-viewer

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

v3.8.1 - make sure `log-viewer.index` route is always registered

24 Apr 16:19
Compare
Choose a tag to compare

The log-viewer.index route should always be available as long as the package is installed. But, if the log-viewer.api_only config is set, the route will simply return 404.

Full Changelog: v3.8.0...v3.8.1

v3.8.0 - ability to disable web routes for an API-only access

11 Apr 14:06
e7af731
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.7.1...v3.8.0

v3.7.1 - fix double-publishing of assets

09 Apr 04:48
f7ae8b1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.7.0...v3.7.1

v3.7.0 - allow configuring stateful domains without creating sanctum.php

08 Apr 06:16
873ec61
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.0...v3.7.0