Skip to content

0.16.0

Choose a tag to compare

@butschster butschster released this 28 Mar 12:48
· 13 commits to master since this release

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