Releases: buggregator/server
v1.12.1
What's Changed
- Improve docker image deployment action by @Sn0wCrack in #254
- Fix event clearing and deletion issues, ensuring proper cleanup and removal of events. by @butschster in #257
- Fixes problem with SMTP module by @butschster in #258
New Contributors
- @Sn0wCrack made their first contribution in #254
Full Changelog: 1.12.0...1.12.1
v1.12.0
v1.11.3
What's Changed
- Reverted Dolt DB back to the previous stable version
1.42.8
by @butschster in #240
Full Changelog: 1.11.2...1.11.3
v1.11.2
What's Changed
- Update
spiral/roadrunner-bride
package version by @butschster in #239
New Contributors
Full Changelog: 1.11.0...1.11.2
v1.11.1
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
1.10.5.beta2
What's Changed
- Improves information about default project by @butschster in #231
Full Changelog: 1.10.5.beta1...1.10.5.beta2
1.10.5.beta1
What's Changed
- Add
api/events/preview
HTTP endpoint by @butschster in #221 - fix: smtp attachments mime length by @CasaMare in #225
- STMP module improvements by @butschster in #222
- Adds default project on buggregator startup. by @butschster in #227
- Add support for both
yaml
andyml
file extensions. by @butschster in #229
New Contributors
Full Changelog: 1.10.4...1.10.5.beta1
v1.10.4
Frontend
- Improve/fix ci build by @Kreezag in buggregator/frontend#174
- #158 update event show animation by @Kreezag in buggregator/frontend#176
- Issue/#156 events counters by @Kreezag in buggregator/frontend#179
- Issue/#177 fix page titles by @Kreezag in buggregator/frontend#180
- DX/update storybook version by @Kreezag in #181
- DX/update page layouts by @Kreezag in #182
- Issue/#183 fix pause functionality by @Kreezag #184
- DX/update api version request by @Kreezag #185
- Issue/#98 open link in ide request by @Kreezag #186
- Issue/#188 fix event download action in preview-card by @Kreezag #191
- Issue/#189 add channel to monolog labels by @Kreezag #192
Backend
New Contributors
Full Changelog: 1.10.3...1.10.4
v1.10.3
Frontend
- Issue/#168 http dump page by @Kreezag in buggregator/frontend#169
- Issue/#166 update var dump context by @Kreezag in buggregator/frontend#171
- #162 fix smtp attachment link by @Kreezag in buggregator/frontend#170
Backend
- Sentry preview event by @butschster in #205
Full Changelog: 1.10.2...1.10.3