New
0.15.2
What's Changed
This release mainly updates system dependencies to allow distributions to package Neovide properly
Bug Fixes
- fix: check for window focus when showing or hiding cursor by @jmaliksi in https://github.com/neovide/neovide/pull/3135
- fix: drag events outside window by @Kethku in https://github.com/neovide/neovide/pull/3203
- fix: Remove unimplemented theme setting from the config file by @fredizzimo in https://github.com/neovide/neovide/pull/3208
- fix: T-junctions in native box drawings by @fredizzimo in https://github.com/neovide/neovide/pull/3219
- fix: add Go and Rust to Info.plist by @Kreeblah in https://github.com/neovide/neovide/pull/3222
Other
- fix: publishing to crates-io by @fredizzimo in https://github.com/neovide/neovide/pull/3171
- doc: fix title-hidden default value and clarify srgb platform defaults in documentation by @bio in https://github.com/neovide/neovide/pull/3141
- doc: Add doc comments to RedrawEvent by @agraven in https://github.com/neovide/neovide/pull/3112
- chore: fix formatting and clippy warnings by @fredizzimo in https://github.com/neovide/neovide/pull/3172
- chore: upgrade deps winit, glutin, objc2. clean macos codes. by @crupest in https://github.com/neovide/neovide/pull/3119
- chore: Delete unused release Github action by @fredizzimo in https://github.com/neovide/neovide/pull/3201
- chore: Upgrade and clean up dependencies by @fredizzimo in https://github.com/neovide/neovide/pull/3205
- chore(CI): Improve the CI caching behaviour by @fredizzimo in https://github.com/neovide/neovide/pull/3226
- chore: Update Skia to 0.88.0 by @fredizzimo in https://github.com/neovide/neovide/pull/3228
- fix(CI): fix the CI caching behaviour from #3226 by @fredizzimo in https://github.com/neovide/neovide/pull/3227
New Contributors
- @bio made their first contribution in https://github.com/neovide/neovide/pull/3141
- @jmaliksi made their first contribution in https://github.com/neovide/neovide/pull/3135
- @kanium3 made their first contribution in https://github.com/neovide/neovide/pull/3110
- @Kreeblah made their first contribution in https://github.com/neovide/neovide/pull/3222
Full Changelog: https://github.com/neovide/neovide/compare/0.15.1...0.15.2