Skip to content

Releases: voleeo/voleeo-api

Voleeo v0.11.1

24 Jun 22:15
39b42c2

Choose a tag to compare

Bug Fixes

  • Custom title bar with window controls on Linux/Windows

Voleeo v0.11.0

23 Jun 20:31

Choose a tag to compare

Features

  • Add QUERY method (RFC 10008) to the request builder

Bug Fixes

  • Make hosts-file reference platform-agnostic
  • Roll back folder's own changes and contents separately
  • Use directory junctions for sync links on Windows

Voleeo v0.10.0

23 Jun 00:27

Choose a tag to compare

Features

  • Author request headers/query/body, add delete tools, drop redundant gets

Bug Fixes

  • Scroll newly created/focused item into view
  • Attribute deleted entities to their folder so it shows changed and can roll back
  • Orient AI clients via init instructions and fix bridge onboarding UX
  • Run handler store/keychain I/O on the blocking pool, not the runtime
  • Redact secrets from read tools, encrypt env writes, guard SSRF

Voleeo v0.9.6

21 Jun 22:52

Choose a tag to compare

Bug Fixes

  • Rework workspace settings & delete modal, persist auto-update toggle, and clean up synced files on workspace delete

Voleeo v0.9.5

21 Jun 16:13

Choose a tag to compare

Bug Fixes

  • Allow set-min-size so launcher flows fit content on all platforms

Voleeo v0.9.4

21 Jun 14:50

Choose a tag to compare

Bug Fixes

  • Open settings with Ctrl+, on Windows/Linux
  • Fill flow height on Windows/Linux instead of leaving gaps

Voleeo v0.9.3

21 Jun 14:04

Choose a tag to compare

Bug Fixes

  • Fill window height when titlebar is absent on Windows/Linux

Voleeo v0.9.1

21 Jun 12:19

Choose a tag to compare

Bug Fixes

  • Map meta shortcuts to Ctrl on Windows/Linux via shared matcher
  • Auto-hide native menu on Windows, reveal with Alt
  • Drop macOS-only titlebar spacer on Windows welcome screen
  • Make welcome window resizable on Windows/Linux
  • Split folder rollback into folder vs requests in tree context menu
  • Render unknown variable chips red in request body editors

Voleeo v0.9.0

20 Jun 17:24

Choose a tag to compare

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

Voleeo v0.8.4

16 Jun 22:09

Choose a tag to compare

Bug Fixes

  • Position macOS traffic lights via frontend trigger on non-resizable window