Releases: opcodesio/log-viewer
Releases · opcodesio/log-viewer
v3.7.1 - fix double-publishing of assets
What's Changed
- don't publish on laravel-assets namespace by @Propaganistas in #357
New Contributors
- @Propaganistas made their first contribution in #357
Full Changelog: v3.7.0...v3.7.1
v3.7.0 - allow configuring stateful domains without creating sanctum.php
What's Changed
- Api stateful domains config option by @gdebrauwer in #354
New Contributors
- @gdebrauwer made their first contribution in #354
Full Changelog: v3.6.0...v3.7.0
v3.6.0 - bugfix: preserve array keys for everything returned to the frontend
What's Changed
- preserve keys in LogResource so that context is intact by @arukompas in #348
Full Changelog: v3.5.0...v3.6.0
v2.6.0 - bugfix: preserve context keys
Full Changelog: v2.5.6...v2.6.0
v3.5.0 - unicode character support for case-insensitive search
What's Changed
- support for unicode character case-sensitivity when searching by @arukompas in #342
- refactor how Log Viewer timezone is resolved by @arukompas in #343
Full Changelog: v3.4.0...v3.5.0
v3.4.0 - Laravel 11 support
What's Changed
- Support Laravel 11 by @luanfreitasdev in #323
New Contributors
- @luanfreitasdev made their first contribution in #323
Full Changelog: v3.3.1...v3.4.0
v3.3.1
What's Changed
- better handling of the production block by @arukompas in #332
Full Changelog: v3.3.0...v3.3.1
v3.3.0 - (security) disable Log Viewer in production by default
What's Changed
- Security / disable log viewer in production by default by @arukompas in #331
Full Changelog: v3.2.0...v3.3.0
v3.2.0
v3.1.12
What's Changed
- Fixed issue with search API optional parameters by @artshade in #308
- use mb_str_split for multi-byte character support by @arukompas in #326
New Contributors
- @artshade made their first contribution in #308
Full Changelog: v3.1.11...v3.1.12