Skip to content

v0.5.8

Choose a tag to compare

@DorianZheng DorianZheng released this 29 Jan 09:29
· 398 commits to main since this release
9cf73ad

What's Changed

  • feat(cli): implement images command and unify output formatting by @shayne-snap in #147
  • feat(rootfs): Supports loading rootfs from local by @uran0sH in #134
  • feat(c-sdk)!: comprehensive API revamp with structured error handling by @DorianZheng in #166
  • feat(jailer): migrate to build-time seccomp architecture by @DorianZheng in #165
  • docs(jailer): add jailer architecture to README and documentation by @DorianZheng in #167
  • docs: add Rust style guide with Microsoft guidelines by @DorianZheng in #168
  • feat(sdk): add configurable CDP port forwarding to BrowserBox by @DorianZheng in #172
  • refactor(browserbox): migrate to Playwright Server WebSocket API by @DorianZheng in #173
  • feat(images): add BlobSource enum for local bundle support by @DorianZheng in #174
  • Add cp support across CLI and SDKs by @DorianZheng in #175
  • fix(jailer): respect jailer_enabled flag and detect shim death early by @DorianZheng in #177
  • chore: bump SDK and CLI versions by @DorianZheng in #178

Full Changelog: v0.5.7...v0.5.8