v0.6.14

AprilNEA/OpenLogiv0.6.14Jun 15, 2026by github-actions[bot]

AI Summary

This release refactors the core input injection mechanism by extracting the OS layer into a separate library and fixes keyboard lighting effects on Windows.

Key Highlights

  • Extracted OS input-injection layer
  • Fixed keyboard solid colour effect
  • Removed self-hosted Nix flake

New Features

  • Input injection layer extraction
  • Keyboard lighting fix

Full Release Notes

## What's Changed
* refactor(core): extract the OS input-injection layer into openlogi-inject by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/240
* fix(hid): solid keyboard colour via 0x8070 effect by @davidbudnick in https://github.com/AprilNEA/OpenLogi/pull/205
* chore(nix): remove the self-hosted flake package by @AprilNEA in https://github.com/AprilNEA/OpenLogi/pull/262
* chore: release v0.6.14 by @aprilnea[bot] in https://github.com/AprilNEA/OpenLogi/pull/261


**Full Changelog**: https://github.com/AprilNEA/OpenLogi/compare/v0.6.13...v0.6.14