Releases: inference-gateway/desktop
Releases · inference-gateway/desktop
v0.8.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
0.8.0 (2026-08-09)
Features
ui: add download button on hover for generated images (#71 ) (75bca22 )
voice: auto-download whisper on macOS and Windows (#72 ) (cbbe96a )
v0.7.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
0.7.0 (2026-08-09)
Features
composer: prompt history with arrow-up/down navigation (#65 ) (5ab20a2 )
sessions: run multiple agent sessions in parallel with a cap (#66 ) (4ae4498 )
transcript: stream model reasoning into the thinking block (#68 ) (15cad76 )
Documentation
add concise AGENTS.md contributor guide and agent workflow init (#69 ) (23b0100 )
Chores
deps: bump tauri-apps/tauri-action from 0 to 1 in the github-actions group (#64 ) (ed7156c )
v0.6.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
0.6.0 (2026-08-09)
Features
web: convert settings to dedicated view with A2A agents section (#63 ) (9a215d4 )
web: migrate frontend to React + TypeScript + Bun + Tailwind (#61 ) (d13b204 )
Bug Fixes
conversations: read history from the agent's writable cwd (#60 ) (994b11f )
Chores
cargo: bump edition from 2021 to 2024 (#59 ) (e78fe34 )
v0.5.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
0.5.0 (2026-08-08)
Features
chat: add multi-select and bulk delete for conversations (#51 ) (26ad9eb )
ui: render images in chat transcript (#39 ) (5179b59 )
Bug Fixes
ui: remove doubled focus ring on composer input (#49 ) (2fe4e55 )
Continuous Integration
v0.4.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
0.4.0 (2026-08-08)
Features
voice-to-text input via microphone (whisper.cpp) (#41 ) (490c7f6 )
Bug Fixes
release: attach updater manifest atomically for immutable releases (#48 ) (ddc72d3 )
v0.3.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
0.3.0 (2026-08-08)
Features
updater: self-update the desktop app from releases (#47 ) (0b86f6c )
v0.2.2
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
0.2.2 (2026-08-08)
Bug Fixes
agent: run infer child from a writable cwd (#44 ) (a612e43 )
v0.2.1
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
0.2.1 (2026-08-08)
Bug Fixes
release: build Tauri bundles instead of bare binaries (#43 ) (b529696 )
v0.2.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
0.2.0 (2026-08-08)
Features
ci: build release binaries for all platforms via matrix strategy (#40 ) (3acea47 )
release: add changelog generation to semantic-release (#38 ) (88f5010 )
web: render assistant markdown and add typing indicator (#37 ) (ff22603 )
Bug Fixes
release: use hyphens in binary_name matching Cargo's output file name (#42 ) (9989e03 )
v0.1.1
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
0.1.1 (2026-08-07)
Bug Fixes
release: configure semantic-release with conventionalcommits preset and chore-patch mapping (#34 ) (817e898 )