| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| OpenLogi-v0.5.2-macos-arm64.dmg | 2026-06-05 | 11.8 MB | |
| OpenLogi-v0.5.2-macos-arm64.dmg.minisig | 2026-06-05 | 326 Bytes | |
| OpenLogi-v0.5.2-macos-x86_64.dmg | 2026-06-05 | 12.4 MB | |
| OpenLogi-v0.5.2-macos-x86_64.dmg.minisig | 2026-06-05 | 327 Bytes | |
| SHA256SUMS | 2026-06-05 | 197 Bytes | |
| README.md | 2026-06-05 | 1.8 kB | |
| v0.5.2 source code.tar.gz | 2026-06-05 | 2.7 MB | |
| v0.5.2 source code.zip | 2026-06-05 | 2.8 MB | |
| Totals: 8 Items | 29.6 MB | 0 | |
What's Changed
- fix(gui): retry asset sync on failure with backoff instead of latching once by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/140
- refactor: replace hand-rolled code with std/num_enum equivalents by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/141
- feat: enable Thumb Wheel Up/Down mapping, "Do Nothing" action, and native scroll sensitivity by @Miguel-sdj in https://github.com/AprilNEA/OpenLogi/pull/125
- feat(hook): implement Linux evdev+uinput mouse hook by @cserby in https://github.com/AprilNEA/OpenLogi/pull/119
- feat(core): implement Action::execute on Linux via uinput by @cserby in https://github.com/AprilNEA/OpenLogi/pull/120
- feat: SmartShift 0x2110 support (MX Master 2S) + diag smartshift --sensitivity by @laofun in https://github.com/AprilNEA/OpenLogi/pull/77
- feat(hook): implement frontmost_bundle_id on Linux via X11 by @cserby in https://github.com/AprilNEA/OpenLogi/pull/122
- feat(i18n): add italian language by @elax46 in https://github.com/AprilNEA/OpenLogi/pull/63
- feat(core): LockScreen and media actions via D-Bus on Linux by @cserby in https://github.com/AprilNEA/OpenLogi/pull/124
- ci: run clippy on Windows instead of bare cargo check by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/146
- chore: release v0.5.2 by @aprilnea[bot] in https://github.com/AprilNEA/OpenLogi/pull/139
New Contributors
- @Miguel-sdj made their first contribution in https://github.com/AprilNEA/OpenLogi/pull/125
- @cserby made their first contribution in https://github.com/AprilNEA/OpenLogi/pull/119
- @laofun made their first contribution in https://github.com/AprilNEA/OpenLogi/pull/77
- @elax46 made their first contribution in https://github.com/AprilNEA/OpenLogi/pull/63
Full Changelog: https://github.com/AprilNEA/OpenLogi/compare/v0.5.1...v0.5.2