GBBox 0.4.1 Release Notes
Highlights
- Fixed VIC-20 imports failing with
Unsupported platform: vic20during backend database conversion. - Made VIC-20 platform naming more forgiving:
vic20,VIC-20,VIC 20, andCommodore VIC-20all resolve to the same platform. - Updated VIC-20 import metadata to match the real
Vic20_v03.mdbsource filename. - Removed the dated
graphify-out/2026-06-28backup snapshot from Git and ignored future dated Graphify backup folders.
Validation
The release source was prepared to pass:
npm run lint
npm run test:frontend
npm run test:backend
npm run buildRelease bundles are produced by the GitHub Actions Release Bundles workflow when the v0.4.1 tag is pushed.