Releases: opcodesio/log-viewer
Releases · opcodesio/log-viewer
v3.15.2 - Ability to configure number of items per page
What's Changed
- Ability to configure items per page by @arukompas in #431
Full Changelog: v3.15.1...v3.15.2
v3.15.1 - Ability to exclude "full_text" from API
What's Changed
- include Laravel 12.x as a supported version by @Khuthaily in #426
- Make it possible to exclude "full_text" from logs API response by @arukompas in #430
New Contributors
- @Khuthaily made their first contribution in #426
Full Changelog: v3.15.0...v3.15.1
v3.15.0 - Laravel 12 Support
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