v0.1.1-21
Pre-release
Pre-release
What's Changed
- fix: align @tauri-apps/api with tauri 2.11 Rust crate by @Xoshbin in #311
- chore: release 0.1.1-19 & sync sdk 2.5.0 by @Xoshbin in #312
- align portals and shortcuts views with snippets/clipboard-history layout by @Xoshbin in #313
- feat: support arm64 Linux for direct download and auto-update by @Xoshbin in #316
- chore(deps): bump mermaid from 11.14.0 to 11.15.0 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #317
- Feat/run-tracker by @Xoshbin in #318
- chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates by @dependabot[bot] in #319
- fix: respect "Tab continues last thread" setting in AI tab by @Xoshbin in #320
- fix: cancel run in agent thread aborts the in-flight AI stream by @Xoshbin in #321
- feat: show script output in launcher and notifications after every run by @Xoshbin in #322
- feat: live-ticking inline scripts and reference docs for script headers by @Xoshbin in #323
- feat: silent AI commands that replace selected text in place by @Xoshbin in #324
- fix: hotkey-bound dynamic commands no longer fail with "Command not found" by @Xoshbin in #325
- feat: spinning HUD for silent AI commands by @Xoshbin in #326
- fix: show HUD over fullscreen apps and on the active Space by @Xoshbin in #327
- feat: ship Grammar Fix silent agent + hotkey on first install by @Xoshbin in #328
- fix: cross-webview sync for agents + shortcuts; auto-star first AI pr… by @Xoshbin in #329
- fix: restore automatic detection of app installs and uninstalls by @Xoshbin in #330
- perf: cap clipboard history read at the SQL layer instead of client-side slice by @Xoshbin in #331
- feat(clipboard): scale to 50,000 items with paged loading and FTS search by @Xoshbin in #332
- fix(launcher): always show row shortcuts in search results by @Xoshbin in #333
- onboarding: note beta status on welcome slide by @Xoshbin in #334
- fix: stop clipboard-history status bar from being clipped by launcher chrome by @Xoshbin in #335
- fix(launcher): restore agent thread visibility; symmetric scripts/agents sections by @Xoshbin in #336
- Chore/sdk-2.7.0-and-ci-fixes by @Xoshbin in #337
- fix(ci): provision sidecars for macOS universal, name Windows ARM64 a… by @Xoshbin in #339
- fix(ci): lipo bun/uv into universal-apple-darwin sidecars; unblock AppImage bundling on Ubuntu 24.04 by @Xoshbin in #340
- fix(ci): shim ldd so linuxdeploy can bundle bun in AppImage by @Xoshbin in #341
- chore: release 0.1.1-20 & sync sdk 2.7.0 by @Xoshbin in #342
Full Changelog: v0.1.1-19...v0.1.1-21