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
Cockpit Changelog
UI Changelog
Orchestr 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.
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.