Releases: opcodesio/log-viewer
Releases · opcodesio/log-viewer
v3.14.0 - grouping & renaming included file paths
What's Changed
- make it possible to group and rename multiple file includes by @arukompas in #416
Full Changelog: v3.13.0...v3.14.0
v3.13.0 - Nginx Error log improvements
What's Changed
- fix nginx error logs having multiline messages by @arukompas in #415
Full Changelog: v3.12.0...v3.13.0
v3.12.0 - improvements for multi-host users
What's Changed
- ability to skip server certificate verification by @arukompas in #401
- scope the file and folder identifiers to the local machine IP address by @arukompas in #402
- message should default to empty string; fixes #400 by @arukompas in #403
Full Changelog: v3.11.2...v3.12.0
v3.11.2 - strict type fix during pagination
What's Changed
- Set type int on paginate by @bhcosta90 in #397
New Contributors
- @bhcosta90 made their first contribution in #397
Full Changelog: v3.11.1...v3.11.2
v3.11.1 - NPM dependency update & a few other improvements
What's Changed
- update NPM dependencies,
- fix keyboard shortcut overlay dark mode,
- ignore
package-lock.json
in git export
by @arukompas in #392
Full Changelog: v3.11.0...v3.11.1
v3.11.0 - HttpAccessLog compatibility improvements
What's Changed
- Update HttpAccessLog.php by @JayAnvers in #390
New Contributors
- @JayAnvers made their first contribution in #390
Full Changelog: v3.10.2...v3.11.0
v3.10.2 - "Keyboard Shortcuts" dialog dark mode fix
What's Changed
- Fix "Keyboard Shortcuts" dialog background color on "Dark" theme by @sashsvamir in #387
New Contributors
- @sashsvamir made their first contribution in #387
Full Changelog: v3.10.1...v3.10.2
v3.10.1 - bugfix when trying to guess log file type
What's Changed
- be a little more strict when guessing the Laravel log type by @arukompas in #377
Full Changelog: v3.10.0...v3.10.1
v3.10.0 - additional keyboard shortcuts, customisation of the cache prefix
What's Changed
- ability to customise the cache key prefix by @arukompas in #374
- Next/previous log keyboard shortcut by @arukompas in #375
Full Changelog: v3.9.0...v3.10.0