Skip to content

Releases: opcodesio/log-viewer

v3.7.1 - fix double-publishing of assets

09 Apr 04:48
f7ae8b1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.7.0...v3.7.1

v3.7.0 - allow configuring stateful domains without creating sanctum.php

08 Apr 06:16
873ec61
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.0...v3.7.0

v3.6.0 - bugfix: preserve array keys for everything returned to the frontend

15 Mar 05:26
eeb391b
Compare
Choose a tag to compare

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

15 Mar 05:20
Compare
Choose a tag to compare

v3.5.0 - unicode character support for case-insensitive search

01 Mar 18:04
65d945f
Compare
Choose a tag to compare

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

14 Feb 15:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.1...v3.4.0

v3.3.1

14 Feb 11:26
79bfe71
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.0...v3.3.1

v3.3.0 - (security) disable Log Viewer in production by default

14 Feb 05:44
12a845d
Compare
Choose a tag to compare

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

13 Feb 18:04
Compare
Choose a tag to compare

What's Changed

  • Add log notice and CSS styles by @ljdj in #328
  • security updates for JS dependencies

New Contributors

  • @ljdj made their first contribution in #328

Full Changelog: v3.1.12...v3.2.0

v3.1.12

09 Feb 14:29
d06402f
Compare
Choose a tag to compare

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