A focused follow-up to v0.4.0: CSV import is now real and tested, the batch lifecycle works end-to-end, and the documentation was scrubbed so it only describes features that actually exist.
v0.4.1
March 29, 2026
Beta CSV import and a docs accuracy pass
CSV import templates with realistic Dutch job-shop data, a working bulk-sync pipeline, and a thorough pass to purge inaccurate claims from the docs.
Added
CSV import templates
Import templates with realistic Dutch job-shop data and download links, proven end-to-end (15/15 tests).
Fixed
Bulk-sync pipeline
Enabled bulk-sync on api-parts and api-operations — CSV import was previously broken.
Fixed
Batch lifecycle end-to-end
RLS fix plus machine-reported support so the batch lifecycle works E2E.
Changed
Documentation accuracy
Removed inaccurate and unbuilt-feature claims across the docs, verifying each claim against the code.
Setup & docs