Getting started

Introduction

Central place for product level changelogs and pointers to app changelogs.

Changelogs overview

This section collects product level changelogs for the main Laioutr products and points you to changelogs for individual apps.

All changelogs follow the principles from Keep a Changelog and adhere to Semantic Versioning:

  • Each entry is grouped by version with a release date.
  • Changes are grouped by type (Added, Changed, Deprecated, Removed, Fixed, Security).
  • The most recent version appears at the top and an Unreleased section is kept for upcoming changes.

Product changelogs

Frontend Changelog

Changelog for the Laioutr frontend product. Tracks changes to the Nuxt based storefront, Frontend Core integration, and built in features.

Cockpit Changelog

Changelog for Cockpit (Studio). Tracks changes to the editor experience, page and content management, and project tooling.

UI Changelog

Changelog for Laioutr UI and UI Kit. Tracks changes to components, sections, and design system building blocks.

CLI Changelog

Changelog for the Laioutr CLI. Tracks changes to the command-line tool and its subcommands.

App changelogs

Each app (Shopify, Shopware, Commercetools, Adobe Commerce, etc.) maintains its own changelog in its repository. The App Docs section documents what each app does and how to configure it:

  • See App Docs for details per app.
  • For implementation details and full changelog history, refer to the app's GitHub repository or npm package page.

Hosting Adapter changelogs

Each hosting adapter (Vercel, AWS, Azure, Google, etc.) maintains its own changelog in its repository. The Hosting Adapter Docs section documents what each hosting adapter does and how to configure it:

  • See Hosting Adapter Docs for details per hosting adapter.
  • For implementation details and full changelog history, refer to the hosting adapter's GitHub repository or npm package page.