Releases: opcodesio/log-viewer
Releases · opcodesio/log-viewer
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
v2.2.1 - fix infinite loading when constantly adding logs
What's Changed
- Bug / fix infinite scanning bug by @arukompas in #207
Full Changelog: v2.2.0...v2.2.1
v2.2.0 - Multiple-hosts & accessibility improvements
What's Changed
- Multi server access & Accessibility by @arukompas in #204
Read more about Multiple hosts on Log Viewer documentation
Full Changelog: v2.1.1...v2.2.0
v2.1.1 - fix the front-end not loading on certain hosting configurations
What's Changed
- fix a bug with VueRouter not loading when the basePath doesn't match window.location by @arukompas in #205
Full Changelog: v2.1.0...v2.1.1