v3.21.0 - Strack trace visualization, fixes to authorization
What's Changed
- Strengthen Horizon log detection with comprehensive tests by @arukompas in https://github.com/opcodesio/log-viewer/pull/479
- Fix API authentication failure when APP_URL is empty by @arukompas in https://github.com/opcodesio/log-viewer/pull/480
- feat: add Laravel stack trace visualization tab by @shigristudy in https://github.com/opcodesio/log-viewer/pull/470
- refactor: extract Laravel stack trace to dedicated component for better performance by @arukompas in https://github.com/opcodesio/log-viewer/pull/481
- Provide stack trace filtering in context by @essell in https://github.com/opcodesio/log-viewer/pull/373
- Add tests for stack trace filtering in context by @arukompas in https://github.com/opcodesio/log-viewer/pull/482
New Contributors
- @shigristudy made their first contribution in https://github.com/opcodesio/log-viewer/pull/470
Full Changelog: https://github.com/opcodesio/log-viewer/compare/v3.20.0...v3.21.0