Skip to content

Voleeo v0.9.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 17:24

Features

  • Added import Bruno and Yaak collections with multi-environment support
  • Added import Insomnia collection
  • Added import Postman collections and launch import from Preferences
  • Added import Swagger 2.0 collections
  • Import API requests from OpenAPI specs

Bug Fixes

  • Support Windows (named-pipe MCP transport)
  • Move codegen to its own crate so Tauri does not bundle it
  • Keep codegen bin out of tauri build so macOS codesign succeeds
  • Resolve clippy warnings across workspace