/ RELEASE_NOTES

Changelog

A detailed record of every release, improvement, and fix shipped to the brūhi platform.

Changelog

All notable changes to the brūhi platform will be documented in this file.


[2.1.0] — 2026-04-15

Added

  • Managed SaaS Tier — Zero-config global audio infrastructure with auto-scaling and managed Redis/DB.
  • Docker Quick Start — One-line install script (curl -sSL https://bruhi.in/install.sh | bash) with automatic architecture detection.
  • Linear Support Integration — Support tickets now push directly to our engineering Linear workspace.

Changed

  • Redesigned Cloud & SaaS landing page with triple-tier pricing grid (Community, Managed SaaS, Enterprise).
  • Updated system requirements panel with technical specification cards.

Fixed

  • Icon rendering crash on SSR caused by incompatible heroicons-svelte library. Migrated to Iconify.
  • Layout overflow on mobile viewports in the pricing grid section.

[2.0.0] — 2026-03-30

Added

  • Techno-Brutalist Design System — Complete visual overhaul with high-contrast grids, monospace labels, and industrial typography.
  • Desktop Download Portal — Platform-specific download grid with Apple Silicon, Intel, Windows x64/ARM64, and Linux support.
  • Custom SVG brand icons for macOS, Windows, and Linux.
  • Comprehensive FAQ page with accordion-style question/answer blocks.

Changed

  • Migrated all components to Svelte 5 runes mode ($props(), $state()).
  • Replaced all <svelte:component> tags with direct component variable calls for Svelte 5 compatibility.
  • Standardized branding from "BRÜHI" to "brūhi" across all pages and SEO meta tags.

Removed

  • Legacy glassmorphic design system.
  • Three.js hero animation (replaced with static hero image for performance).

[1.5.0] — 2026-03-15

Added

  • Feedback Portal — Direct email-based communication channel with category and priority selectors.
  • Documentation hub with versioned API reference links.
  • Footer component with social links and navigation grid.

Changed

  • Navbar updated with active route highlighting and mobile hamburger menu.
  • Improved SEO metadata across all pages.

[1.0.0] — 2026-02-01

Added

  • Initial release of the brūhi web platform.
  • Landing page with hero section, product overview, and features grid.
  • Basic routing for Desktop, Cloud, Docs, and Support pages.
  • Tailwind CSS integration with custom design tokens.