Skip to content

Releases: opcodesio/log-viewer

v3.23.0 - update mail parser dependency

28 Feb 09:53
654a6cc

Choose a tag to compare

What's Changed

Full Changelog: v3.22.0...v3.23.0

v3.22.0 - bug fixes; serving assets without publishing

28 Feb 07:55
c57cb45

Choose a tag to compare

What's Changed

  • Update IndexedLogReader to preserve file metadata timestamps across queries and add corresponding unit tests by @arukompas in #486
  • Broken CI fix by @arukompas in #503
  • Fix PHP 8.5 deprecation - avoid using null as array key by @Khuthaily in #489
  • Expand Laravel log file detection to support flexible filenames by @arukompas in #500
  • Serve assets directly from vendor dir without publishing by @arukompas in #504

Full Changelog: v3.21.1...v3.22.0

v3.21.1 - Bugfix for LogViewer::assetsAreCurrent()

23 Oct 05:14
6dfa99c

Choose a tag to compare

What's Changed

  • Fix assetsAreCurrent to respect assets_path config by @arukompas in #483

Full Changelog: v3.21.0...v3.21.1

v3.21.0 - Strack trace visualization, fixes to authorization

18 Oct 10:20
d244fb6

Choose a tag to compare

What's Changed

  • Strengthen Horizon log detection with comprehensive tests by @arukompas in #479
  • Fix API authentication failure when APP_URL is empty by @arukompas in #480
  • feat: add Laravel stack trace visualization tab by @shigristudy in #470
  • refactor: extract Laravel stack trace to dedicated component for better performance by @arukompas in #481
  • Provide stack trace filtering in context by @essell in #373
  • Add tests for stack trace filtering in context by @arukompas in #482

New Contributors

Full Changelog: v3.20.0...v3.21.0

v3.20.0 - Allow configuring the behaviour for sorting files

17 Oct 07:58
3d04bda

Choose a tag to compare

What's Changed

  • Adding alphabetical file sorting by @yakoffka in #472
  • Fix LogFileCollection sorting to use idiomatic Laravel .all() method by @arukompas in #475
  • Replace magic strings with enums in sorting logic by @arukompas in #476
  • Remove redundant file sorting in FoldersController by @arukompas in #477
  • Add unified sortUsing() method to simplify sorting logic by @arukompas in #478

New Contributors

Full Changelog: v3.19.0...v3.20.0

v3.19.0 - Configurable asset paths

25 Jul 12:55
503c545

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.18.0...v3.19.0

v3.18.0 - Configuration to disable IP-based file hashes

24 Jun 03:36
9e46dd5

Choose a tag to compare

What's Changed

  • ability to configure whether local IP is used as part of file/folder hash by @arukompas in #457

Full Changelog: v3.17.1...v3.18.0

v3.17.1 - bugfix for log index search

19 May 09:22
871b7ac

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.17.0...v3.17.1

v3.17.0 - Switch Vue to runtime build to support CSP environments

11 May 06:49
0f8ca74

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.16.1...v3.17.0

v3.16.1 - Ability to configure date format displayed in UI

10 May 13:47
e9c9c30

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.16.0...v3.16.1