Releases: opcodesio/log-viewer
Releases · opcodesio/log-viewer
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
v2.1.0
What's Changed
- make sure API requests are stateful and can resolve an authenticated user by @arukompas in #200
Full Changelog: v2.0.2...v2.1.0
v2.0.2 - fix folder opening, add back request time/memory consumption, and other improvements
- added back request memory consumption and duration
- fixed the logic for automatic folder opening. Only the root folder is opened automatically, and only if there's no other file selected
- other minor bug fixes and refactoring
Full Changelog: v2.0.1...v2.0.2
v2.0.1 - bugfix
v1.9.1 - bugfix
- Fixed a bug with deprecated null parameter to
strtolower
function
Full Changelog: v1.9.0...v1.9.1
v2.0.0 - Move to Vue, Mobile-friendly support, HTTP API
What's Changed
- 2.x - move to Vue, mobile-friendly UI, API access to files/logs by @arukompas in #195
Full Changelog: v1.9.0...v2.0.0