Releases: voleeo/voleeo-api
Releases · voleeo/voleeo-api
Voleeo v0.11.1
Bug Fixes
- Custom title bar with window controls on Linux/Windows
Voleeo v0.11.0
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
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
Bug Fixes
- Rework workspace settings & delete modal, persist auto-update toggle, and clean up synced files on workspace delete
Voleeo v0.9.5
Bug Fixes
- Allow set-min-size so launcher flows fit content on all platforms
Voleeo v0.9.4
Bug Fixes
- Open settings with Ctrl+, on Windows/Linux
- Fill flow height on Windows/Linux instead of leaving gaps
Voleeo v0.9.3
Bug Fixes
- Fill window height when titlebar is absent on Windows/Linux
Voleeo v0.9.1
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
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
Bug Fixes
- Position macOS traffic lights via frontend trigger on non-resizable window