Releases: openpnp/openpnp-capture
Releases · openpnp/openpnp-capture
v0.0.28
v0.0.27
v0.0.26
v0.0.25
v0.0.24
v0.0.23
What's Changed
- [Windows] Do not keep moniker in platformDeviceInfo by @AsakuraYui520 in #43
- Don't open & close control channel on macOS Monterey by @naali in #55
- MinGW support by @sandman42292 in #51
- Release resources correctly for Windows by @sandman42292 in #52
- Wine support by @sandman42292 in #53
- Arm64 support by @brainstorm in #47
New Contributors
- @AsakuraYui520 made their first contribution in #43
- @naali made their first contribution in #55
- @sandman42292 made their first contribution in #51
Full Changelog: v0.0.22...v0.0.23
v0.0.22
v0.021
v0.0.20: Merge pull request #37 from bakwc/fixMacosCamPermission
Fixes MacOS camera permissions by waiting for the permission process to complete. Thanks @bakwc!
v0.0.19: Merge pull request #36 from trcwm/master
- Adds support for linux aarch64. Thanks @brainstorm!