Skip to content

Releases: opcodesio/log-viewer

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

v3.16.0 - Configurable defaults for Log Viewer front-end behaviour

10 May 13:35
ff99cf7

Choose a tag to compare

v3.15.5 - Axios security update

02 Apr 17:45
726afaa

Choose a tag to compare

What's Changed

  • update axios lib past the security vulnerability by @arukompas in #438

See the vulnerability at GHSA-jr5f-v2jv-69x6

Full Changelog: v3.15.4...v3.15.5

v2.6.1 - Axios security update

02 Apr 17:43
739548f

Choose a tag to compare

See the vulnerability here - GHSA-jr5f-v2jv-69x6

Full Changelog: v2.6.0...v2.6.1

v3.15.4 - fix edge case of customising "per page options"

17 Mar 18:06
69b0317

Choose a tag to compare