Releases: opcodesio/log-viewer
Releases · opcodesio/log-viewer
v3.0.4 - bugfix for Laravel log context extraction
What's Changed
- fix an edge case in Laravel context extraction by @arukompas in #265
Full Changelog: v3.0.3...v3.0.4
v2.5.5 - bugfix for Laravel context extraction
What's Changed
- v2 - fix context extraction for Laravel logs by @arukompas in #266
Full Changelog: v2.5.4...v2.5.5
v3.0.3 - handle inaccessible files
v3.0.2 - bug fixes to Horizon logs
What's Changed
- handle false returns on glob calls by @arukompas in #260
- fix Horizon log processing edge cases by @arukompas in #261
Full Changelog: v3.0.1...v3.0.2
v3.0.1 - bug fix & hide unknown files by default
What's Changed
- fix the bug for invalid default file type by @arukompas in #256
- hide unknown logs from the UI & API calls by @arukompas in #257
Full Changelog: v3.0.0...v3.0.1
v3.0.0 - multiple log types, performance, and other improvements
What's Changed
- v3 - support for different log types, performance & other improvements by @arukompas in #250
Please see the official upgrade guide here:
https://log-viewer.opcodes.io/docs/3.x/upgrade
Full Changelog: v2.5.4...v3.0.0
v2.5.4 - ability to disable JSON stripping after it's extracted into context
v2.5.3 - fix incorrect recursive glob matching
What's Changed
- fix incorrect recursive glob matching by @arukompas in #251
Full Changelog: v2.5.2...v2.5.3
v2.5.2 - support for recursive directory inclusions/exclusions + close mobile sidebar when selecting a file
What's Changed
- support recursive directory inclusions by @arukompas in #248
- Close mobile sidebar when selected file by @datlechin in #244
New Contributors
- @datlechin made their first contribution in #244
Full Changelog: v2.5.1...v2.5.2
v2.5.1 - Bugfix: extracted JSON context sometimes doesn't get parsed
What's Changed
- Bugfix: escape newlines in malformed JSON by @arukompas in #241
Full Changelog: v2.5.0...v2.5.1