v0.8.1
This version provides a few minor fixes to v0.8.0. I'm glad to see that the new camera features have been very well received and thank you to @le717 for his continued support of this project. 😄
Improvements:
- Save detected camera resolutions to make camera selection quicker #227
- Automatically select the highest resolution a camera supports #224
- Move confirm alerts to the SweetAlert library #82 #213
- Fix: Playback looping breaks when a frame is captured while playing #218
- Fix: On playback, the last frame captured is displayed before the first frame #217
Known issues:
- Incorrect program icon is displayed in the Windows start menu
- Note for Ubuntu 18.04 users: I have received reports of issues launching the program on Ubuntu 18.04. This is due to a missing dependency, please run
sudo apt-get install libgconf-2-4
and the program should launch.