Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
neovide.exe.zip | 2025-09-20 | 12.4 MB | |
Neovide-x86_64-apple-darwin.dmg | 2025-09-20 | 12.7 MB | |
Neovide-aarch64-apple-darwin.dmg | 2025-09-20 | 12.3 MB | |
neovide.msi | 2025-09-20 | 12.8 MB | |
neovide.AppImage.zsync | 2025-09-20 | 42.9 kB | |
neovide.AppImage | 2025-09-20 | 12.5 MB | |
neovide-linux-x86_64.tar.gz | 2025-09-20 | 12.4 MB | |
0.15.2 source code.tar.gz | 2025-09-19 | 35.0 MB | |
0.15.2 source code.zip | 2025-09-19 | 35.1 MB | |
README.md | 2025-09-19 | 2.3 kB | |
Totals: 10 Items | 145.2 MB | 5 |
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