Skip to content

Latest commit

 

History

History
235 lines (145 loc) · 5.25 KB

CHANGELOG.md

File metadata and controls

235 lines (145 loc) · 5.25 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.

Fixed

  • When the backlight is turned off, its settings are disabled.

Added

  • Adaptive keyboard theme.
  • Matcha keyboard theme.

Fixed

  • Small bugs. Improved stability.
  • Linux toolbar appearance.
  • Light/dark UI switch.

Added

  • Macros configuration support.
  • Hidden keyboard theme options.

Fixed

  • Hid actions for buttons that could cause keyboard misbehavior.
  • Fixed keystroke modifiers input.

Removed

  • Removed support for Linux arm64 builds. Use make linux-builder/binary-arm64 for manual building.

Fixed

  • Keys page performance issue

Added

  • Custom keys highlight.

Fixed

  • Hanging past state of Keystroke input.
  • Custom switch is now disabled when action is default.
  • The order of action output is now correct and predictable.

Fixed

  • Improved toolbar styles on macOS.
  • Glyphs font loading.
  • Light mode keyboard appearance.
  • Crash on keystroke with Halo65.

Added

  • Initial support for Halo65 keys configuration.

Fixed

  • macOS sidebar (styles are more accurate).
  • Default page is lights again.

Added

  • Keys settings (Halo75 for now)
  • Full state control (save, restore, reset)

Removed

  • Light state control
  • Non individual mode (write both win and mac)

Fixed

  • Race condition on colors loading

Fixed

  • Displayed version
  • Removed message about non-existent update

To bring the look and feel of different operating systems out of this repository, the Naco UI Kit was developed. This release mainly focuses on UI relocation. In addition, the UI architecture has been extensively updated. This will allow to extend the application with less time consuming.

Added

  • Lights presets

Fixed

  • Remove duplicated line on light theme
  • Lights background on light theme
  • Form line color on light mac
  • Remove shadow from select pick

Added

  • Linux AppImage build (Ubuntu, Fedora, etc GTK-based)
  • Signing and notarization application for macOS
  • The OS value selection is now stored persistently and restored after loading

Changed

  • Sidebar design

Add

  • Mechanism for searching for application updates
  • About menu
  • OS handling
  • Light theme support

Fixed

  • Improved metadata in Info.plist file (The permission would need to be reissued).

Changed

  • "Fixed On" mode renamed to "Static"

Added

  • Displaying the firmware version on the Device view
  • Dynamic keyboard preview. Halo75, Halo65 and Halo96 support with correct layout.
  • Help message for Sidelight. It may seem like the settings don't apply, but it's more likely that your keyboard isn't charged to the max

Fixed

  • Disabled custom mode selection. I'll bring it back when the support is complete

Added

  • Real Halo65 support (the preview still shows the keyboard at 75%)

Fixed

  • Application signature
  • Version on UI

Added

  • Initial dirty support for Halo65

Added

  • Color changing modal transition

Changed

  • Now the simulation runs on Option + Shift + S
  • Fine-tuning fonts, borders and margins
  • Simplified ranges

Fixed

  • Minimal window height (set to 410 pixels)
  • Panic on simulation rejection
  • Cyclic pop-up window on simulation rejection
  • Application title
  • Improve memory usage

Added

  • Color edit button. Right click on a color still works.

Fixed

  • Window drag on loading state
  • Add missing window border
  • Unfocused window state

Initial beta release