v1.11.0
What’s New in Buggregator?
Project Support on the Frontend
In our latest release, we've achieved a significant milestone by completing the development of the projects concept on the frontend. This new functionality revolutionizes how events are managed and organized, offering our users a more structured approach.
With the latest update, a new project titled default
is automatically set up when you start Buggregator. All new events will now be automatically linked to this project by @butschster in #227
Note: Read more about projects in our documentation https://docs.buggregator.dev/config/projects.html
Backend Improvements
- New API Endpoint: Introduced a new endpoint
api/events/preview
for enhanced event preview capabilities. by @butschster in #221 - SMTP Enhancements: Resolved an issue with SMTP attachment MIME length by @CasaMare in #225
- File Extension Support: Buggregator now supports both
.yaml
and.yml
file extensions, making configuration more flexible by @butschster in #229
Frontend
Sentry
Enhanced sentry page data report
- Added sentry page additional sections: modules, extra
- polish data-table common components
Monolog
Truncated content to max 7 lines (full view is available by click on code-snippet) by @Kreezag in buggregator/frontend#209
New Contributors
Full Changelog: 1.10.4...1.11.0