Change8

v43.0.0-beta.8

📦 electronView on GitHub →
1 features🐛 1 fixes🔧 1 symbols

Summary

This beta release introduces default rounded corners for frameless windows on Linux and fixes an issue with "reload" menu items in `BaseWindow`.

✨ New Features

  • On Linux, frameless windows now have rounded corners by default. This can be disabled on all platforms by setting `roundedCorners: false` on the window.

🐛 Bug Fixes

  • Made "reload" menu items work with `BaseWindow`.

Affected Symbols