Skip to content

v0.3.4

Latest

Choose a tag to compare

@conventoangelo conventoangelo released this 21 Feb 18:32
a0d64a4

0.3.4 (2026-02-21)

✨ Features

  • update about tab to include current year and support (#157) (5febaf4)

🐛 Bug Fixes

  • add ذ to Arabic keyboard layout (#171) (2c60ed3)
  • close preferences before exiting application (e1b7074)
  • close preferences window on escape key press (e2c9224)
  • focus previously opened preferences window on hotkey trigger (314b0b6)
  • improve auto-hide on non-default keyboard layers (#158) (df734da)
  • load user layers when use user layout is toggled (6c34925)
  • update font weight handling to use value instead of index (6a69143)

📚 Documentation

  • update workflow references and formatting in documentation (79c7849)

⚙️ CI/CD Pipeline

  • add changelog fetching from release-please PR for nightly builds (10bb352)
  • add manual test build workflow with version input for Windows (df48884)
  • add manual workflow dispatch for testing of nightly-build (cd27a1b)
  • add release pipeline workflow for building and testing Windows installers (29fa820)
  • add verification for build output existence in Windows build script (cef21b7)
  • correct label name from 'approved-for-release' to 'approve-for-release' in release approval workflow (a245b83)
  • correct powershell escape error (2775417)
  • correcting trigger on release-please PR without checking author (bf7a7f6)
  • enhance release approval workflow with additional diagnostics and synchronization support (6c54607)
  • fix changelog fetching and parsing (8f24e70)
  • improve changelog handling by using EOF delimiter for multiline content (f0546e9)
  • improve ZIP integrity verification in release pipeline (9726946)
  • remove debug output for changelog extraction in nightly build (7f8bcde)
  • remove installer integrity tests from nightly and release pipelines (3960e52)
  • update author for fetching release-please PR changelog (fb44c27)
  • update nightly build to run once per midnight (c1d5030)
  • update nightly build versioning and installer output to reflect CI version (e56ea8d)