Skip to content

Releases: opcodesio/log-viewer

v2.1.0

24 Feb 07:52
cbdb50b

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

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

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

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

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

v1.9.0 - Support for Laravel 10

12 Jan 17:16
d82d09c

Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.9.0

v1.8.0 - Ability to disable eager scanning

06 Jan 10:22

Choose a tag to compare

What's Changed

  • Refactor file operations to Laravel's illuminate/filesystem by @florisbosch in #174
  • Temporary Revert "Refactor file operations to Laravel's illuminate/filesystem" by @arukompas in #180
  • ability to disable eager scanning by @arukompas in #181

New Contributors

Full Changelog: v1.7.2...v1.8.0

v1.7.2 - fix for projects using immutable Carbon instances

22 Nov 05:58

Choose a tag to compare

What's Changed

  • use CarbonInterface typehints for compatibility with immutable Carbon instances by @arukompas in #161

Full Changelog: v1.7.1...v1.7.2

v1.7.1

18 Nov 09:23

Choose a tag to compare

What's Changed

  • add log viewer config activation by @andydptyo in #158
  • fix a bug with new logs sometimes overriding index of older logs by @arukompas in #159

New Contributors

Full Changelog: v1.7.0...v1.7.1

v1.7.0 - Ability to delete multiple files at once

16 Nov 06:24

Choose a tag to compare

What's Changed

  • multiselect-delete-with-alpinejs feature added by @aryaanuj in #154
  • small UI improvements to multi-file deletion by @arukompas in #157

New Contributors

Full Changelog: v1.6.5...v1.7.0