Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Latest commit

 

History

History
56 lines (33 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

56 lines (33 loc) · 1.4 KB

0.8.0

(new) Support for Laravel 9.x. (fix) NPM dependency security fixes (change) increased maximum log file size from 50 MB to 100 MB.

0.7.0

(fix) Fix an issue with Laravel 7/8 generated logs not being parsed correctly (fix) NPM dependency security fixes

0.6.0

(new) Support for Laravel 8.x.

0.5.2

(fix) Missing namespace on index page (fix) NPM dependency security fixes

0.5.1

(fix) Clicking on the stack trace no longer collapses the entry.

0.5.0

(new) Support for Laravel 7.x.

0.4.0

(new) Support for Laravel 6.x.

0.3.1

(fix) NPM dependency security fixes.

0.3.0

(new) You can now filter out some parts of the stack trace for easier lookup. (update) Full screen toggle has been moved to the "Settings" dropdown, along with the Shorter Stack Traces toggle. (update) Better Log Viewer now remembers even more of the settings. Active log levels, as well as pagination result size is now saved in your browser's localStorage along with the settings from the "Settings" dropdown. (fix) Fix the left sidebar to be full screen height. (fix) Security update to our lodash dependency.

0.2.6

(fix) Security update of our dependencies axios and js-yaml.

0.2.5

(fix) Fixes an issue where having a non-empty query while changing files would throw an error. (fix) Fixes occasional duplicate log loading when changing files.

0.2.4

Initial release, the first point of this Changelog.