Skip to content

Release V1.0.4

Latest
Compare
Choose a tag to compare
@HugoCLSC HugoCLSC released this 03 Aug 13:31
· 4 commits to main since this release
b44a004

💥 Release V1.0.4

This release comes after finding that after the previous release the webcam was still not displayed when installing the plugin with pip. Introduces some other corrections to the webcam.

There was a bug where the webcam did not show when the plugin is installed with pip, corrected the cause, it was an extra word on some lines of code that changed the expected behavior.

Library for network operations was uncommented

Also fixed the webcam 🐛 where the webcam would deactivate itself after 2-3 seconds after there was a tab change.

❌ Removed:

  • Keycontrol on the webcam, will make a new release introducing it again.
  • Some more code was removed, caused bugs.

🩹 Needs fixing

  • Webcam Rotation.

What's Changed

Full Changelog: v1.0.3...v1.0.4