BoxBox v0.2.1
Patch release correcting migration-version wording from the v0.2.0 release.
Fixed
- Replaced incorrect
v1.0wording in deprecated FileManager migration runtime warnings with release-neutral wording. - Updated docs to describe the migration as the
v0.2.0upgrade path, not av1.0.0release. - Renamed the check-only helper from
scripts/check-1.0-migration.shtoscripts/check-0.2-migration.sh. - Updated script output to say
v0.2and to tell users to rename oldFM_*variables before a future breaking release.
Notes
No migration behavior changed: old FM_* variables still work as deprecated aliases, BOXBOX_* values still take precedence, and /etc/filemanager/config.yaml remains a deprecated fallback.
Validation
go test ./...bash -n scripts/check-0.2-migration.shscripts/check-0.2-migration.shno-legacy path exits0- temp legacy
.env/Compose scenario exits2