Releases: opcodesio/log-viewer
Releases · opcodesio/log-viewer
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
v1.9.0 - Support for Laravel 10
v1.8.0 - Ability to disable eager scanning
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
- @florisbosch made their first contribution in #174
Full Changelog: v1.7.2...v1.8.0
v1.7.2 - fix for projects using immutable Carbon instances
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
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
- @andydptyo made their first contribution in #158
Full Changelog: v1.7.0...v1.7.1
v1.7.0 - Ability to delete multiple files at once
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