Skip to content

BoxBox v0.2.1

Choose a tag to compare

@jR4dh3y jR4dh3y released this 23 Jun 19:35
· 70 commits to master since this release

BoxBox v0.2.1

Patch release correcting migration-version wording from the v0.2.0 release.

Fixed

  • Replaced incorrect v1.0 wording in deprecated FileManager migration runtime warnings with release-neutral wording.
  • Updated docs to describe the migration as the v0.2.0 upgrade path, not a v1.0.0 release.
  • Renamed the check-only helper from scripts/check-1.0-migration.sh to scripts/check-0.2-migration.sh.
  • Updated script output to say v0.2 and to tell users to rename old FM_* 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.sh
  • scripts/check-0.2-migration.sh no-legacy path exits 0
  • temp legacy .env/Compose scenario exits 2