Skip to content

oxidedock: v0.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Aug 13:03
c39cb81

0.9.0 (2026-08-19)

Features

  • land IPC drift guard (roadmap phase 1a) (67cfb77)
  • land recipe system (roadmap phase 1b) (0cd666e)
  • recipes: add insertion anchors and shared apply helpers (5109393)
  • recipes: add tray recipe (66484a1)
  • recipes: add updater recipe (3482451)
  • recipes: add window-state recipe (895fed0)

Bug Fixes

  • ci: cache Linux Tauri dependencies to stop apt timeouts (#86) (81aed9b)
  • ci: make the TypeScript type check actually check something (159e373)
  • ci: stop tauri-action v1 from blanking the release body (#81) (ffc2d2e)
  • recipes: check the tray anchor before renaming the setup binding (77d7ce4)
  • recipes: never write unvalidated formatter output to tracked files (6f89553)
  • vscode: enable Rust type pretty-printing in debug configs (0a5d203)
  • vscode: format with Biome and add Rust debug configuration (5e75936)
  • vscode: run rust-analyzer checks through clippy (505108d)