Release notes¶
Changes to the platform and to this documentation, newest first.
Scaffold status
This page establishes the format. Entries begin once the documentation site is published.
Format¶
Each entry carries a date and a category, so a reader scanning for breaking changes can find them without reading everything:
| Category | Meaning |
|---|---|
| Added | New capability |
| Changed | Existing behaviour is different |
| Deprecated | Still works, will be removed — with a date |
| Removed | Gone |
| Fixed | A defect is resolved |
| Security | Anything with a security impact |
Breaking changes are called out explicitly, with the migration path, and are never announced only here — they are also communicated directly.
Unreleased¶
Added — Initial documentation site: navigation, product pages, getting started and the bootstrap tutorial set.