Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 10:55
1e1d3f3

0.1.0 (2026-09-01)

Features

  • an environment held by leftover processes can be seen and stopped (ee8f004)
  • doctor names who actually gets a double-clicked .exe (f3d4e04)
  • environments, base deployment, and one command that runs a program (a747487)
  • hide the base's side-by-side store, and a real installer works (c721240)
  • locate Raven's files under Colony/Raven, with names that cannot escape (45e6acf)
  • make ./program.exe run, and stop panicking on a closed pipe (5f13680)
  • mask the base's Fonts directory - process spawn drops 227 to 135 ms (7d6ecff)
  • mount an immutable base under a writable overlay, without root (3b7d165)
  • project a real Windows registry into the prefix, selectively (a8cc81a)
  • rename a layer's paths to a reference Windows's spelling (2ba3bc3)
  • stack read-only layers so Wine's files win over Microsoft's (594d692)

Bug Fixes

  • doctor no longer hides hand-disabled .exe registrations (63daaf4)
  • gate the missing-layer test on userns like its siblings (4dbefac)
  • holders were blind to upper paths containing ',' ':' or '' (8c24424)
  • Raven cannot share the .exe registration with Wine (f2578bc)
  • the availability check now reads all three userns gates (64d87bc)
  • wait for the registry to reach disk before the import returns (32a1e3c)

Performance Improvements

  • adopt a measured release profile (402eaac)