Назад към всички версии
v1.68.0

Changelog system with admin panel and public pages

Changelog system now live. Admins can manage release notes, customers see them public-facing, full i18n and SEO support included.

Admin

  • Changelog admin panel for creating and managing release notes
  • OpenRouter integration for AI-assisted changelog generation
  • Admin API routes for programmatic changelog updates

Storefront

  • Public changelog pages visible to all customers
  • Sitemap includes changelog entries for search indexing
  • Full internationalization support across all changelog content
Покажи суровите комити
# [1.68.0](https://github.com/Fowthy/brutalnoise/compare/v1.67.0...v1.68.0) (2026-04-20)


### Features

* add changelog admin panel, public pages, i18n, sitemap, and tests ([3d1b46f](https://github.com/Fowthy/brutalnoise/commit/3d1b46fa662b9ddeb560e4f3bf33d2f9a9f89119))
* add changelog parser, OpenRouter helper, and admin API routes ([81888b3](https://github.com/Fowthy/brutalnoise/commit/81888b3c81378a21150856a2c521dcfd0b082c80))
* add changelog_entries table to schema ([b86feae](https://github.com/Fowthy/brutalnoise/commit/b86feae2a67827c0e70ecfa24c4117c2569b4b6e))