Skip to content

Latest commit

 

History

History
80 lines (46 loc) · 4.28 KB

File metadata and controls

80 lines (46 loc) · 4.28 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

  • ci: pin build runner to windows-2022 f376f2f

20 August 2026

  • fix: harden config file writes 734d755
  • fix: persist mapping deletion c560da7
  • fix: secure config file paths 7a24b6b

23 May 2026

  • refactor: split backend into multiple files for easier development a9f31ab
  • feat: implement automatic update check feature 7842478
  • perf: remove legacy unused prompts and remove hardcoded content from startup messages 1cb020a

23 May 2026

  • feat: addMapping handler and MIDI note capture 7c9dc23
  • feat: GUI wiring for config save, note capture, refresh reload 3c97cd4
  • feat: save mapping to config file preserving comments 34b3c9d

15 May 2026

  • fix: resolve node_modules and libs dependency issues 582e438

15 May 2026

  • ci: fix GitHub Actions upload issue 47002f1

14 May 2026

  • ci: optimize build process 1aa6a11

14 May 2026

  • ci: fix build failure caused by outdated workflow files 34f0883

14 May 2026

  • feat: NeutralinoJS GUI support 9737fe0
  • docs: optimize documentation f542e19

8 March 2026

  • docs: improve and refine guide doc b14df1c
  • refactor: split into libs/keyboard.js and libs/config.js modules 937f87f
  • docs: add AI-generated comments to source code a79338b

v1.0.4

8 March 2026

  • init 252a688
  • ci: add auto-changelog-plus to generate release notes in Actions d28994f
  • chore: improve documentation descriptions 7902104