Skip to content

v0.2.6

Choose a tag to compare

@github-actions github-actions released this 04 Sep 14:41
· 54 commits to main since this release

[0.2.6] - 2026-09-04

Fixed

  • Remove the storage / storage-json / storage-domain rows from the bundle patch: the shipped profiles compose that stack through dsh-base, so the inserted rows collided with the same ids and made the profile refuse to boot (duplicate loader entry id: storage). The patch now mounts only the session-sync row; bare profiles compose the storage stack themselves. The manifest test asserts the new patch contract (plugin row only).