Skip to content

v0.8.1

Compare
Choose a tag to compare
@charlielee charlielee released this 05 Jan 15:22
· 875 commits to master since this release

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.

Full change-log between 0.8.0 and 0.8.1