Skip to content

Latest commit

 

History

History
147 lines (64 loc) · 5.08 KB

CHANGELOG.md

File metadata and controls

147 lines (64 loc) · 5.08 KB

1.4.2 (2024-08-26)

Bug Fixes

  • ipcRenderer.sendTo() removal handling (d1beb47)

1.4.1 (2024-08-26)

Bug Fixes

  • ipcRenderer.sendTo has been removed (7a295ae)

1.4.0 (2024-08-25)

Features

1.3.1 (2024-06-19)

Bug Fixes

  • showCertificateTrustDialog should return promise (cb5c11c)

1.3.0 (2023-08-25)

Features

  • 🐣 DownloadItem + AutoUpdater (8be624b)

1.2.0 (2023-07-17)

Features

1.1.8 (2023-07-02)

Bug Fixes

1.1.7 (2023-06-23)

Bug Fixes

  • better README example + test (952c295)

1.1.6 (2023-06-23)

Bug Fixes

  • object getters should return clone (8d8c2cf)

1.1.5 (2023-06-02)

Bug Fixes

  • BrowserWindow.emit(‘resize’) (d1edada)
  • updates, tweaks, etc, etc. (6c6774d)

1.1.4 (2023-06-01)

Bug Fixes

1.1.3 (2023-05-25)

Bug Fixes

1.1.2 (2023-05-25)

Bug Fixes

1.1.1 (2023-05-25)

Bug Fixes

1.1.0 (2023-05-25)

Features

  • MockScreen + MockDisplay (0e090aa)

1.0.5 (2023-05-24)

Bug Fixes

  • BrowserWindow event emitters + test (5d17c3f)

1.0.4 (2023-05-23)

Bug Fixes

1.0.3 (2023-05-22)

Bug Fixes

1.0.2 (2023-05-22)

1.0.1 (2023-05-22)

Bug Fixes

1.0.0 (2023-05-22)

Bug Fixes

  • testing errors + don't test during release (19e6272)

Features