Releases: opcodesio/log-viewer
Releases · opcodesio/log-viewer
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
v2.3.1 - fix file refresh button in dark mode
v2.3.0 - Global keyboard shortcuts
v2.2.2 - bugfix + better default for local server name
What's Changed
- better default for a local server name + bugfix for keyboard navigation by @arukompas in #208
Full Changelog: v2.2.1...v2.2.2