v0.7.2
·
10 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix(agent): reapply volatile settings after Windows resume by @davidbudnick in #639
- build(nix): make Linux packaging first-class by @AprilNEA in #632
- chore(infra): add CODEOWNERS by @AprilNEA in #646
- fix: bind the Actions Ring overlay to one agent run by @AprilNEA in #645
- chore: converge the repository top level by @AprilNEA in #647
- refactor(gui): split the GPUI side into app, ui, and overlay crates by @AprilNEA in #672
- refactor(ipc): replace the GUI's poll loop with a level-triggered state channel by @AprilNEA in #675
- build(windows): ship the openlogi CLI in the zip and MSI by @yuzi-co in #659
- build(infra): drop dependency debuginfo in dev builds by @AprilNEA in #695
- refactor(core): extract openlogi-permissions and give shared constants one definition by @AprilNEA in #697
- fix(gui): use the GPUI executor timer, not tokio::time::interval, for camera scans by @charliecai01 in #686
- fix(overlay): prevent GPUI from exiting on window close by @clifinger in #700
- fix(agent): relaunch after granting Input Monitoring by @AprilNEA in #713
- chore: release v0.7.2 by @AprilNEA[bot] in #642
New Contributors
- @yuzi-co made their first contribution in #659
- @charliecai01 made their first contribution in #686
- @clifinger made their first contribution in #700
Full Changelog: v0.7.1...v0.7.2