Releases: opcodesio/log-viewer
Releases · opcodesio/log-viewer
v3.20.0 - Allow configuring the behaviour for sorting files
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
What's Changed
- Made the assets path configurable by @JavierPDev in #460
New Contributors
- @JavierPDev made their first contribution in #460
Full Changelog: v3.18.0...v3.19.0
v3.18.0 - Configuration to disable IP-based file hashes
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
What's Changed
- Fix issue with out of bounds log index by @RobertWeideKyos in #452
New Contributors
- @RobertWeideKyos made their first contribution in #452
Full Changelog: v3.17.0...v3.17.1
v3.17.0 - Switch Vue to runtime build to support CSP environments
What's Changed
- switch to runtime Vue bundler by @arukompas and @jkokotinis in #448
New Contributors
- @jkokotinis made their first contribution in #448
Full Changelog: v3.16.1...v3.17.0
v3.16.1 - Ability to configure date format displayed in UI
What's Changed
- Add support for custom log datetime format by @seleznevdev in #441
New Contributors
- @seleznevdev made their first contribution in #441
Full Changelog: v3.16.0...v3.16.1
v3.16.0 - Configurable defaults for Log Viewer front-end behaviour
What's Changed
- Feature / LogViewer defaults by @arukompas in #447
See more on https://log-viewer.opcodes.io/docs/3.x/configuration/other#front-end-configuration-defaults
Full Changelog: v3.15.5...v3.16.0
v3.15.5 - Axios security update
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
See the vulnerability here - GHSA-jr5f-v2jv-69x6
Full Changelog: v2.6.0...v2.6.1