Skip to content

Releases: opcodesio/log-viewer

v2.3.0 - Global keyboard shortcuts

06 Mar 18:32
2bcbd4f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.2...v2.3.0

v2.2.2 - bugfix + better default for local server name

06 Mar 07:12
0ad6bff
Compare
Choose a tag to compare

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

05 Mar 14:04
18d32d0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0 - Multiple-hosts & accessibility improvements

04 Mar 11:20
e688bb6
Compare
Choose a tag to compare

What's Changed

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

04 Mar 06:59
4cd5106
Compare
Choose a tag to compare

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

24 Feb 07:52
cbdb50b
Compare
Choose a tag to compare

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

23 Feb 07:04
Compare
Choose a tag to compare
  • 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

22 Feb 06:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v1.9.1 - bugfix

22 Feb 06:11
Compare
Choose a tag to compare
  • 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

20 Feb 07:05
ecf2757
Compare
Choose a tag to compare

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