Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 1.86 KB

File metadata and controls

49 lines (29 loc) · 1.86 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

0.2.0 - 2026-05-31

Added

  • (openlogi-hid) route HID++ writes to directly-attached devices (#5)

0.1.4 - 2026-05-31

Other

  • update workflow actions for Node 24
  • (release-plz) fail loudly when a release silently stalls

0.1.3 - 2026-05-31

Added

  • macOS menu-bar (tray) app: lives in the menu bar with the interactive mouse diagram, a mappable gesture-button hotspot, and live Open / Quit
  • Dynamic Dock + menu-bar presence — full window with the app menu when open, tray-only once the window is closed; optional silent start-minimized on login
  • "Show in menu bar" setting to keep OpenLogi in the menu bar, or run it as an ordinary Dock app instead
  • ⌘W closes the focused window

Fixed

  • Use the real Xcode toolchain for GUI builds and build the installer DMG correctly

0.1.2 - 2026-05-31

Added

  • Check for Updates in the About window, backed by the gpui-updater crate
  • One opt-in update check on launch, with a first-run prompt to enable it
  • Live download progress, and a clickable version that links to its GitHub release

0.1.1 - 2026-05-30

Other

  • (release-plz) write a single root changelog, not one per crate
  • (release-plz) load CARGO_REGISTRY_TOKEN from 1Password