This repository has been archived by the owner on Sep 13, 2024. It is now read-only.
Releases: AlexTorresDev/custom-electron-titlebar
Releases · AlexTorresDev/custom-electron-titlebar
v4.2.8
v4.2.7
v4.2.6
v4.2.5
v4.2.4
What's Changed
- containerOverflow fix by @jcalado in #215
- v4.2.3 Merged #215 - overflow property by @AlexTorresDev in #217
- Refactor pipeline by @AlexTorresDev in #230
- Fix package directory by @AlexTorresDev in #231
- Comment left over console.logs by @Stanzilla in #222
New Contributors
- @jcalado made their first contribution in #215
- @Stanzilla made their first contribution in #222
Full Changelog: 4.2.1...v4.2.4
4.2.1
On v4.2.1 many bugs have been fixed, the code has been adapted and tidied up and more customization options have been created
What's Changed
- fix(menubar): fix setting focus on a menu item that doesn't exist by @DanielMcAssey in #203
- fix
updateMenu(null)
not working by @Araxeus in #204 - fix: transform compiled source module resolution paths (#198) by @ArcticLampyrid in #206
- Add an option to set tooltips for default buttons in the titlebar (#210) by @jhlee8804 in #211
New Contributors
- @DanielMcAssey made their first contribution in #203
- @ArcticLampyrid made their first contribution in #206
- @jhlee8804 made their first contribution in #211
Full Changelog: v4.1.2...4.2.1