Skip to content

v0.4.1 — Boost integration for the observability suite

Choose a tag to compare

@anousss007 anousss007 released this 15 Jun 12:10
· 19 commits to main since this release

A maintenance release that completes the v0.4.0 rollout.

Changed

  • Laravel Boost integration updated for the full observability suite — the AI guidelines (resources/boost/guidelines/core.blade.php) and the vigilance-development skill now cover Issues error tracking, per-route performance, RUM / Web Vitals, SLOs, custom business metrics, the trace-correlated log explorer, and the expanded alerting channels (Discord / Teams / webhooks) with incident tracking — including Vigilance::increment() / gauge() and @vigilanceRum snippets. Coding agents (Claude Code, Cursor, Copilot, …) now generate correct code against the new features.

Added

  • RELEASING.md — a pre-release checklist covering code, version strings, changelog, user-facing docs, the Boost integration, accessibility, and the tag/release steps, so every release moves all surfaces forward together.