What's Changed
- chore: release 0.1.1-42 by @Xoshbin in #629
- fix(clipboard): preview copied screenshots instead of a bare filename by @kai-osthoff in #631
- fix(clipboard): give each image row its own file instead of a dead cache by @kai-osthoff in #632
- feat(launcher): auto-register extension preferences action (#625) by @Xoshbin in #630
- fix(applications): match localized names keyed by region and script by @kai-osthoff in #633
- Perf/linux-startup-optimizations by @Xoshbin in #635
- fix(scripts): run the selected script on Enter in the library view by @kai-osthoff in #636
- feat(download): add Linux Wayland shortcut setup guide by @Xoshbin in #637
- fix(windows): derive UWP app ids from AUMID for stability across language changes by @Xoshbin in #638
- fix(store): resolve zero install count display and sorting issue by @Xoshbin in #639
- feat(sdk): add first-class IOpenerService and OpenerServiceProxy by @Xoshbin in #641
- fix(actions): scope EXTENSION_VIEW actions to active extension and teardown on view change by @Xoshbin in #642
- feat(manifest): support searchable flag on manifest commands by @Xoshbin in #643
- feat(cli): register linked extensions in dev_extensions.json and add unlink command by @Xoshbin in #644
- feat(launcher): trigger proactive permission consent on command launch by @Xoshbin in #646
- feat(shell): add stdin piping and interactive input support by @Xoshbin in #647
- fix(linux): respect .desktop entry visibility and expand app scan pat… by @Xoshbin in #648
- Feat/extension command discovery by @Xoshbin in #649
- chore: structure agent rules and add unified CI check runner by @Xoshbin in #650
- fix: resolve dependabot vulnerabilities and codeql crypto alerts by @Xoshbin in #651
- fix: resolve CodeQL scanning alerts and update Cargo dependencies by @Xoshbin in #652
- fix(calculator): read and render numbers in the user's notation by @kai-osthoff in #654
- fix: pin cookie override to safe 0.7.x to avoid SvelteKit breaking ch… by @Xoshbin in #655
- fix(shortcuts): execute static portal shortcuts directly without open… by @Xoshbin in #656
- feat(window-management): fix shortcut execution, add layout indexing, renaming and save command by @Xoshbin in #657
- fix(linux): launch desktop applications through GIO by @abdelrahman-alshurafa in #658
- chore(sdk): release 4.8.0 by @Xoshbin in #660
New Contributors
- @abdelrahman-alshurafa made their first contribution in #658
Full Changelog: v0.1.1-42...v0.1.1-43