Added
- Add origin verification for bindings by @APshenkin in PR
- Configure Vite timeout by @leaanthony in PR
- Added
ContentProtectionoption to allow hiding the application window from screen sharing software #4241 by @Taiterbase - Added
build:tagsto project specification for automatically adding compilation tags by @symball in PR - Support for binding generics in PR by @ktsivkov
Fixed
- Added url validation for BrowserOpenURL by @APshenkin in PR
- Fixed C compilation error in onWayland on Linux due to declaration after label #4446 by @jaesung9507
- Use computed style when adding 'wails-drop-target-active' PR by @riannucci
- Fixed panic when adding menuroles on Linux #4558 by @jaesung9507
- Fixed Discord badge in README by @sharkmu in PR
- Fixed HTML DnD by @leaanthony