/ / release notes
Changelog & Release History
Track new features, performance updates, and native platform builds.
v0.6.0Latest Release
August 2026- >Collections — Right-click context menus with Rename, Delete, Move, and Export actions.
- >Collections — Export collections as OpenAPI 3.0 JSON specifications.
- >Collections — Run all requests in a collection sequentially.
- >Collections — Per-collection variables with key-value editor.
- >History — 3-dot context menu with View Response and Delete actions.
- >History — Long URLs visually truncated while remaining selectable.
- >History — Colored method and status code badges on each entry.
- >Keyring migration and FTS5 injection fixes.
- >Lightweight request cloning for improved send performance.
v0.6.0
July 2026- >Mock Server — Configurable endpoints, response codes, delays, and bodies.
- >GraphQL subscriptions — WebSocket-based subscription support.
- >Streaming HTTP responses with real-time progressive body display.
- >QuickJS scripting engine — Sandboxed script execution replacing native engine.
- >WebSocket copy and re-send from history.
- >OAuth2 token refresh and multi-tab polling improvements.
v0.4.0
July 2026- >Native OS menu bar — File, Edit, View, Help menus via muda.
- >Form URL-Encoded body type with key-value editor.
- >WebSocket Enter-to-send.
- >Animated spinner during HTTP and GraphQL requests.
- >Rebrand: AstraNova → Astraio across the entire codebase.
- >Views refactor — Split monolithic views.rs into 10 focused modules.
v0.2.0
July 2026- >Debian/Ubuntu Linux native package (.deb) distribution.
- >Core HTTP & WebSocket execution engine performance optimizations.
- >Added local collection import & export format support.
v0.1.0
June 2026- >Initial open-source release of Astraio Client.
- >Built in Rust powered by Iced GUI framework.
- >Zero subscription, 100% local data storage architecture.