Skip to content

Releases: Project-Colony/Raven

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 13:22
0da39d0

0.3.0 (2026-09-02)

Features

  • doctor: report when the system cannot decode a game's media (23dcbc0)
  • environment sessions - the second launch is thirteen times faster (d3117e6)
  • raven env dxvk installs Direct3D-on-Vulkan into an environment (61fbe3d)
  • Raven gets a mark - a raven's head cut through the mount stack (05b0c5f)
  • the fonts are back - a real Windows with hidden fonts is not one (eceea7e)
  • vkd3d-proton for Direct3D 12, and env start to pay the wait up front (4b3cb03)

Bug Fixes

  • a launched program starts in its own directory, as Windows gives it (8d26822)
  • four defects an adversarial review found in sessions (0c97b38)
  • restore the mark to concept 36 as it was drawn (20c2ce8)
  • the readiness reader made setns refuse the join (bd6d650)
  • updating DXVK no longer strands the modules the new build dropped (54ac726)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 14:44
53b4b03

0.2.0 (2026-09-01)

Features

  • raven env attach wires a real block device into an environment (6e695ac)

Bug Fixes

  • attach survives its adversarial review - four confirmed defects closed (638c0d2)

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)