Skip to content

Latest commit

 

History

History
67 lines (33 loc) · 3.91 KB

File metadata and controls

67 lines (33 loc) · 3.91 KB

Changelog

4.4.1 (2026-03-28)

Bug Fixes

  • correct paths in package.json, update dependencies, and refactor theme loading in themebar.ts (8d02502)

4.4.0 (2026-03-26)

Bug Fixes

  • specify semantic version in publish workflow (f4bacae)
  • update Node.js setup action to v6 and correct wiki links in sidebar (2d550c8)
  • update permissions and clean up environment variables in publish workflow (ce9d567)

Features

  • add publish workflow for NPM with semantic release (1382f45)

4.3.0 (2026-03-26)

Bug Fixes

  • streamline menu handling and improve submenu assignment logic in MenuBar (6f4fa09)
  • update wiki path in publish workflow from 'docs' to 'wiki' (21639d6)

Features

  • add Compatibility & Troubleshooting documentation and update sidebar (6e21f68)
  • add Help menu item and improve menu event handling in MenuBar #252 (b626272)
  • Enhance IPC communication and theme configuration for titlebar (57016c2)
  • load theme CSS dynamically from dist or static directory (5ca21b1)

4.2.8 (2024-01-15)

Bug Fixes

  • unfocusEffect: 🐛 Fix unfocusEffect on titlebar (45c6917)

4.2.7 (2023-08-13)

Bug Fixes

  • window-controls: 🩹 Fix Maximization button (38740fc), closes #235

4.2.6 (2023-08-10)

Bug Fixes

  • bgColor: 🐛 Fixed a background color (d29b38a)
  • bgColor: 🐛 Fixed a background color (776a8bb)

4.2.5 (2023-07-24)

Bug Fixes

  • titlebar: 🩹 Fixed bugs detected by the test (1a6bbab)