Skip to content

v2.1.1

Choose a tag to compare

@windischb windischb released this 19 Jul 10:44
64c2b1e

Fixed

  • A deleted product no longer reappears after a restart. The product JSON seed is now genuinely one-time: a SeedState marker records that the import has run, and the migration never re-reads the seed files again. Previously the seed re-imported any product missing from the database on every startup, so a product deleted via the UI/API was resurrected from its lingering seed file. Existing databases are marked seeded on first boot of this version without re-importing, so previously-deleted products stay deleted.

Full changelog: https://github.com/cocoar-dev/shelf/blob/develop/CHANGELOG.md