What's Changed
- chore: release 0.1.1-45 by @Xoshbin in #703
- fix(snap-guides): defer set_ignore_cursor_events until window is show… by @Xoshbin in #705
- fix(linux): sanitize AppImage environment when launching child applications (#706) by @Xoshbin in #709
- fix(linux): ensure search input receives focus on hotkey activation (#708) by @Xoshbin in #710
- perf(ipc): replace per-event emit evals with a long-poll event bridge by @AllDaGearNoIdea in #712
- docs(scheduler): macOS App Nap tolerance of background sleep loops by @AllDaGearNoIdea in #713
- Feat/gate-policy-engine by @Xoshbin in #714
- feat(shortcuts): support single-key function hotkeys F1-F24 (#718) by @Xoshbin in #723
- fix(settings): separate built-ins vs extensions and render icons by @m64s in #716
- feat(window-management): add previous and next display commands (#719) by @Xoshbin in #724
- feat(window-management): add vertical fourths layout presets (#720) by @Xoshbin in #725
- Fix/custom-layout-shortcuts-deeplink by @Xoshbin in #726
- fix(store): fix install notifications and view crash on back navigation (#729) by @Xoshbin in #732
- fix(platform/linux): retrieve frontmost app metadata and return nullable state (#707) by @Xoshbin in #733
- fix(search): preserve IME composition in argument dropdown by @Matrikzin in #734
- feat(i18n): add Brazilian Portuguese (pt-BR) translation catalog by @Matrikzin in #735
- feat: enhance 2+2 Easter egg to prevent false bug reports by @The-Robin-Hood in #736
- feat(ai): add Gemini Google Search grounding by @viteinfinite in #738
- fix(ai): enable output selection and reliable copying by @viteinfinite in #739
- feat(agents): add Copy Last Response action to the chat ⌘K palette by @TheNetherWatcher in #746
- feat(shortcuts): add Hyper key UI support with ✦ glyph by @Xoshbin in #748
- chore(sdk): release 4.11.0 by @Xoshbin in #749
New Contributors
- @m64s made their first contribution in #716
- @Matrikzin made their first contribution in #734
- @The-Robin-Hood made their first contribution in #736
- @viteinfinite made their first contribution in #738
- @TheNetherWatcher made their first contribution in #746
Full Changelog: v0.1.1-45...v0.1.1-46