Skip to content

Releases: AprilNEA/OpenLogi

v0.6.14

15 Jun 04:31
Immutable release. Only release title and notes can be modified.
4984383

Choose a tag to compare

What's Changed

  • refactor(core): extract the OS input-injection layer into openlogi-inject by @AprilNEA in #240
  • fix(hid): solid keyboard colour via 0x8070 effect by @davidbudnick in #205
  • chore(nix): remove the self-hosted flake package by @AprilNEA in #262
  • chore: release v0.6.14 by @AprilNEA[bot] in #261

Full Changelog: v0.6.13...v0.6.14

v0.6.13

15 Jun 04:10
Immutable release. Only release title and notes can be modified.
00142d1

Choose a tag to compare

What's Changed

  • fix(agent): respawn the capture session after a setup failure by @tfohlmeister in #225
  • chore: release v0.6.12 by @AprilNEA[bot] in #250
  • fix(hid): retry the one-shot enumerate() through a transient probe miss (#218) by @buliwyf42 in #237
  • fix(assets): verify a downloaded asset before it reaches the cache by @AprilNEA in #243
  • refactor(hook,hid): document the Windows FFI unsafe blocks by @AprilNEA in #242
  • fix(gui): localize the DPI panel's status strings by @AprilNEA in #241
  • refactor(hidpp): dedup the feature layer (registry data-macro + FeatureEndpoint) by @AprilNEA in #238
  • fix(gui): launch the agent helper via LaunchServices for a stable TCC identity by @davidbudnick in #207
  • refactor(gui): fold duplicated DPI/SmartShift code into shared abstractions by @AprilNEA in #239
  • fix(gui): give the bundled agent the OpenLogi app icon by @AprilNEA in #260
  • chore: release v0.6.13 by @AprilNEA[bot] in #259

New Contributors

Full Changelog: v0.6.12...v0.6.13

v0.6.12

13 Jun 15:55
Immutable release. Only release title and notes can be modified.
b131afa

Choose a tag to compare

What's Changed

  • fix(agent): persist DPI/SmartShift per device and reapply volatile settings on reconnect by @AprilNEA in #223
  • fix(gui): keep asleep devices and their panels in the device list by @AprilNEA in #224
  • fix(updater): bump gpui-updater to v0.0.5 (relaunch as GUI, not in Terminal) by @AprilNEA in #249
  • chore: release v0.6.12 by @AprilNEA[bot] in #246

Full Changelog: v0.6.11...v0.6.12

v0.6.11

13 Jun 14:28
Immutable release. Only release title and notes can be modified.
454e075

Choose a tag to compare

What's Changed

  • fix(hid): replay a node's last inventory through transient probe failures by @AprilNEA in #222
  • fix(release): install the GUI's x11/wayland deps so Linux packaging links by @AprilNEA in #244
  • chore: release v0.6.11 by @AprilNEA[bot] in #236

Full Changelog: v0.6.10...v0.6.11

v0.6.7

12 Jun 10:36
Immutable release. Only release title and notes can be modified.
026b2d1

Choose a tag to compare

What's Changed

  • feat(release): Windows arm64 build + static CRT by @AprilNEA in #208
  • fix: stop flashing the permission gate and empty state at startup by @AprilNEA in #212
  • feat(release): per-arch MSI installers + drop the GUI qualifier from Windows jobs by @AprilNEA in #211
  • fix: don't flash the empty-state screen while the agent is still scanning by @AprilNEA in #213
  • fix(ipc): harden the agent-GUI link end to end (review follow-ups for #212/#213) by @AprilNEA in #215
  • Fix macOS volume and media key posting by @jonstuebe in #184
  • fix(release): derive macOS bundle versions from the workspace by @AprilNEA in #217
  • chore: release v0.6.7 by @AprilNEA[bot] in #210

New Contributors

Full Changelog: v0.6.6...v0.6.7

v0.6.6

10 Jun 18:58
Immutable release. Only release title and notes can be modified.
6cec91a

Choose a tag to compare

What's Changed

  • ci: fix SignTool timestamp URL and add a signing dry-run workflow by @AprilNEA in #202
  • fix(hidpp): bound device-controlled name lengths in Bolt parsing by @AprilNEA in #200
  • fix(assets): keep sync writes inside the cache root and verified by @AprilNEA in #201
  • feat(windows): ship the signed GUI as the Windows release artifact by @AprilNEA in #204
  • chore: release v0.6.6 by @AprilNEA[bot] in #203

Full Changelog: v0.6.5...v0.6.6

v0.6.5

10 Jun 18:13
Immutable release. Only release title and notes can be modified.
17ced31

Choose a tag to compare

What's Changed

  • ci(release): harden the Windows signing and publish pipeline by @AprilNEA in #198
  • style: collapse nested ifs flagged by current stable clippy by @AprilNEA in #197
  • chore: release v0.6.5 by @AprilNEA[bot] in #199

Full Changelog: v0.6.4...v0.6.5

v0.6.4

10 Jun 17:10
Immutable release. Only release title and notes can be modified.
4234802

Choose a tag to compare

What's Changed

  • fix(gui): stop sensitivity Default label clipping by @davidbudnick in #186
  • Minor: glow keyboard card in lighting colour by @davidbudnick in #185
  • feat(openlogi-gui): expand UI to 19 fully-translated locales by @davidbudnick in #24
  • refactor: unify device-kind precedence docs + drop the redundant caps carry-forward by @AprilNEA in #194
  • fix(hid): refresh the volatile battery every tick without the feature-table walk by @AprilNEA in #193
  • feat(windows): port the headless agent to Windows by @AprilNEA in #167
  • [codex] Update time to fix RustSec advisory by @Nicolas0315 in #128
  • ci(release): sign Windows CLI build with Azure Artifact Signing by @AprilNEA in #196
  • chore: release v0.6.4 by @AprilNEA[bot] in #190

New Contributors

Full Changelog: v0.6.3...v0.6.4

v0.6.3

09 Jun 16:10
Immutable release. Only release title and notes can be modified.
42b64b9

Choose a tag to compare

What's Changed

  • feat: unified Binding model + gesture-button menu (gesture uplift Phase A) by @AprilNEA in #187
  • feat: gesture buttons on Middle/Back/Forward via the OS hook (Phase B) by @AprilNEA in #188
  • chore: release v0.6.3 by @AprilNEA[bot] in #183

Full Changelog: v0.6.2...v0.6.3

v0.6.2

08 Jun 14:19
Immutable release. Only release title and notes can be modified.
731a103

Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2