Product

Changelog

Every meaningful change to Blaze Sentry: what shipped, when, and why it matters for keeping your community ahead of the next hazard.

  • New
  • Improved
  • Fixed
  1. Latest

    A changelog, and a refreshed reading experience

    Everything we ship now has a public home. Articles got a redesign and a fresh set of pieces to go with it.

    • New

      This changelog

      Releases, improvements, and fixes in one place. Entries are written alongside the code that ships them, so this page stays current. Product announcements still get the long-form treatment over in Articles.

    • New

      Latest articles now surface on the homepage

      The three most recent pieces appear on the landing page instead of being buried behind a nav link.

    • Improved

      Redesigned the articles index

      The newest piece gets a featured treatment, cards carry a clearer hierarchy, and keyboard focus is finally visible on every card.

    • Fixed

      Article publish dates are now authored, not generated

      Dates were previously stamped whenever the content was last deployed, which made every article appear to have been published on the same day. They are now explicit and deterministic.

  2. Clearer policies, a better footer

    • Improved

      Privacy and Terms support inline links

      Cross-references between the Privacy Policy and Terms of Service are now real links rather than plain text.

    • Improved

      Footer picked up social links and a tighter layout

    • Improved

      Refreshed the social preview image

      Links shared to X and Slack now render with updated artwork and accurate alt text.

  3. Teams, invites, and domain controls

    The groundwork for running Blaze Sentry across an organization rather than a single account.

    • New

      Admin console for licensed organizations

      Manage licensed organizations and the domains registered against them, without dropping into the database.

    • New

      Domain validation on invites and sign-up

      Invitations and new accounts are checked against an organization’s registered domains, so access stays scoped to people who actually work there.

    • Improved

      Sidebar navigation groups dashboard and admin destinations

    • Improved

      Consistent page titles and headers across the dashboard

  4. A calmer walkthrough

    • Improved

      Rebuilt the how-it-works walkthrough

      Fewer moving parts, a clearer progression from signal to alert to response.

    • Improved

      Refreshed the articles index layout and animations

    • Fixed

      Corrected the dashboard demo video and poster sources

      The walkthrough was falling back to a stale poster frame on slow connections.

  5. Policies published, marketing chrome rebuilt

    • New

      Privacy Policy and Terms of Service

      Read the Privacy Policy and Terms of Service.

    • Improved

      Navigation adapts to landing, subpage, and legal contexts

      The navbar and footer now carry distinct treatments depending on where you are, instead of one layout stretched across every page.

    • Improved

      Reworked the hero and features sections

  6. Article publishing pipeline

    • New

      Articles can be published and updated from version control

      Content lives alongside the code that renders it, which means edits are reviewable and publishing is repeatable.

  7. Navigation feedback and steadier deploys

    • New

      Navigation progress indicator

      A thin progress bar during route changes, so slower pages no longer feel like a dead click.

    • Fixed

      Progress bar no longer fires on in-page anchor links

    • Fixed

      Base64-encoded service credentials are now supported

      Removes a class of escaping bugs that made deploys fail depending on how the key was stored.

  8. Articles, and a rebuilt sign-in

    The blog placeholder became a real publication, and the authentication pages were redesigned from scratch.

    • New

      Articles replace the old blog placeholder

      Category filtering, reactions, and per-article pages. Browse them here.

    • New

      Redesigned login and sign-up

      A full-page split layout with an interactive globe, replacing the previous single-column form.

    • Improved

      Navbar tracks the active section as you scroll