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.
Product changelogs
Frontend Changelog
@laioutr-core/kit utilities, and the shared @laioutr-core/core-types platform types.UI Changelog
Orchestr Changelog
CLI Changelog
Cockpit Changelog
App changelogs
Each app (Shopify, Shopware, Commercetools, Adobe Commerce, etc.) maintains its changelog on GitHub as a CHANGELOG.md file in the app’s repository. The App Docs pages document what each app does, how to configure it, and include a Changelog section that points to the right repository:
- App docs (configuration & usage): see App Docs.
- Release notes (full history): use the
CHANGELOG.mdlink on the app’s documentation page.
Hyperscaler & managed hosting changelogs
Each hyperscaler integration (Vercel, AWS, Azure, Google, etc.) and managed hosting provider maintains its own changelog in its repository where applicable. The hosting docs describe what each integration does and how to configure it:
- See Hyperscaler for cloud platform adapters.
- See Native Hosting for E-Commerce hosting providers.
- For implementation details and full changelog history, refer to each integration's GitHub repository or npm package page.