Releases: buggregator/docs
Releases · buggregator/docs
1.2.1
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- feat: add Typesense search with custom search modal by @butschster in #53
Full Changelog: 1.1.1...1.2.0
1.1.1
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- docs: add HTTP proxy documentation by @butschster in #52
Full Changelog: 1.0.0...1.1.0
1.0.0
What's Changed
- docs: update documentation for Buggregator v2.0 (Go rewrite) by @butschster in #51
Full Changelog: 0.18.0...1.0.0
0.18.0
Full Changelog: 0.17.0...0.18.0
0.17.0
Full Changelog: 0.16.0...0.17.0
0.16.0
Rewrite documentation: simplify language, add missing features, restructure
- Rewrite index.md: concise intro focused on pain points, "When you need it" section, reorder features by importance (XHProf, Sentry, SMTP, HTTP Dumps, Monolog, VarDumper, Ray, Inspector)
- Rewrite getting-started.md: quick start in 3 lines, port table with descriptions, Docker Compose/Kubernetes/manual install sections, link to GitHub Container Registry
- Rewrite all 8 integration pages: remove filler text, add use cases, "What you see in the UI" sections, consistent structure
- Add JetBrains IDE plugin documentation page and sidebar entry
- Fix tech stack: NuxtJs 3 → Vue 3 + Vite, add TypeScript/Pinia/Centrifugo
- Fix external DB: MongoDB → PostgreSQL/MySQL
- Add missing port 9914 (XHProf profiler TCP) to all Docker examples
- Add profiler comparison feature to XHProf docs
- Add 18 Ray payload types table
- Reorder sidebar navigation by feature importance
- Remove version-specific language from Projects and SSO pages