Releases: opcodesio/log-viewer
Releases · opcodesio/log-viewer
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
v2.5.0
What's Changed
- Log Viewer now extracts the JSON context into more readable format by @arukompas in #238
Full Changelog: v2.4.3...v2.5.0
v2.4.1 - bug fix
- Folder listing may sometimes be returned as an object instead of array, which will mess up the frontend processing
Full Changelog: v2.4.0...v2.4.1
v2.4.0 - Time zone configuration for Log Viewer UI
What's Changed
- add the ability to set a time zone for Log Viewer UI by @arukompas in #221
Full Changelog: v2.3.2...v2.4.0
v2.3.2 - bug fix for composer v1 + security update npm dependency
What's Changed
- fix how the version is resolved in Composer v1. Fixes #213 by @arukompas in #214
- update webpack version + rebuild assets by @arukompas in #215
Full Changelog: v2.3.1...v2.3.2