[0.25.0] - 19-Feb-2024
Added
- Add
render
feature which can be disabled for applications with a custom renderer (#240 by @BeastLe9enD).
Changed
Fixed
- Retrieve user agent for better platform detection on WASM (#256 by @Vrixyz).
- Remove unused
once_cell
dev-dependency (#258 by @frewsxcv). - Make fields inside
WindowSize
pub (#251 by @BeastLe9enD). - Fix requested repaints not causing Bevy to redraw (#240 by @andriyDev).
- Fix build on Android with default features (#241 by @Hellzbellz123).