Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 13 Apr 00:46
· 136 commits to main since this release
9623521

Deployed

  • Vercel: Deployed
  • Convex: Deployed
  • crates.io: Deployed

Surfaces

  • Engine changed: true
  • Web changed: true
  • Convex changed: true

Auto-generated from tag v0.11.0

What's Changed

  • Move recipe metadata into engine .bnto.json files by @Develonaut in #374
  • Add vector-optimize SVG optimization processor using oxvg by @Develonaut in #375
  • Revert vector-optimize: oxvg adds 5MB to WASM binary by @Develonaut in #376
  • Add vector-optimize SVG processor with 9 XML cleanup passes by @Develonaut in #379
  • Add backlog items for Detail→Picker transition tests by @Develonaut in #381
  • Fix sub-1% savings displaying as 0% in result items by @Develonaut in #380
  • Add TUI file picker screen with filesystem navigation and multi-select by @Develonaut in #378
  • Restructure recipe landing pages: dropzone-first hero layout by @Develonaut in #377
  • Restructure recipe landing pages and clean up dead code by @Develonaut in #382
  • Strip auth UI from web app by @Develonaut in #383
  • Add automated search engine indexing to the release pipeline by @Develonaut in #384
  • Widen explore megamenu to 3 columns, add 404 fish mascot, fix nested pressable by @Develonaut in #385
  • Fix 19 E2E editor test failures from stale test assumptions by @Develonaut in #387
  • Add execution and results screens to TUI by @Develonaut in #386
  • Extract composable section architecture for recipe pages by @Develonaut in #388
  • Gate TUI behind explicit bnto tui subcommand by @Develonaut in #389

Full Changelog: v0.10.0...v0.11.0