furtka-apps/CHANGELOG.md

25 lines
1,010 B
Markdown
Raw Permalink Normal View History

# Changelog
All notable changes to the Furtka apps catalog will be documented here.
Format: [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
Versioning: CalVer (`YY.N`) — same scheme as the core Furtka repo.
## [Unreleased]
## [26.6-alpha] - 2026-04-20
### Added
- Initial catalog release. Carries one app: **fileshare** (v0.1.1, SMB
share over `dperson/samba`). Copied from the `daniel/furtka` seed so
boxes on 26.6 see the same fileshare bits whether they pull the
catalog or fall back to the bundled seed.
- Release pipeline + CI parity with the core repo:
`scripts/build-catalog-tarball.sh`, `scripts/publish-catalog-release.sh`,
`scripts/validate-catalog.py` (CI guardrail — loads every manifest via
the vendored `furtka.manifest.load_manifest` + cross-checks compose
volume references).
[Unreleased]: https://forgejo.sourcegate.online/daniel/furtka-apps/compare/26.6-alpha...HEAD
[26.6-alpha]: https://forgejo.sourcegate.online/daniel/furtka-apps/releases/tag/26.6-alpha