Skip to content

Releases: opcodesio/log-viewer

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

v3.1.11 - fix error when not converting empty strings to nulls

30 Dec 15:34
Compare
Choose a tag to compare
  • #308 - Fixed issue with search API optional parameters by @artshade

Full Changelog: v3.1.10...v3.1.11

v3.1.10 - fix layout issues when more than 4 columns are defined on a log processor

14 Dec 19:05
Compare
Choose a tag to compare

v3.1.9 - better implementation for securing file/folder downloads

24 Nov 12:29
f5ac2df
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.8...v3.1.9

v3.1.8 - fix couple of bugs with mail previews

19 Nov 09:16
2fd7051
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.7...v3.1.8

v3.1.7 - bugfix for database cache driver

19 Nov 07:43
68d9f76
Compare
Choose a tag to compare

What's Changed

  • only enable index cache on certain cache drivers by @arukompas in #300

Full Changelog: v3.1.6...v3.1.7

v3.1.6 - Add missing request headers when downloading files

18 Nov 10:16
4f0a90f
Compare
Choose a tag to compare

What's Changed

  • fix JsonResource::withoutWrapping usage spilling outside the package by @arukompas in #279
  • don't limit the line length when reading by @arukompas in #282
  • Replace escaped
    tags in log context output by @GavG in #285
  • Bug / downloading files with headers by @arukompas in #299

New Contributors

  • @GavG made their first contribution in #285

Full Changelog: v3.1.1...v3.1.6

v3.1.5 - bugfix: fix <br> tags in searched content

10 Oct 11:43
Compare
Choose a tag to compare

What's Changed

  • Replace escaped
    tags in log context output by @GavG in #285

New Contributors

  • @GavG made their first contribution in #285

Full Changelog: v3.1.4...v3.1.5

v3.1.4 - do not limit line length when reading logs

26 Sep 13:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.3...v3.1.4