Releases: HugoCLSC/OctoPrint-BLOCKS
Releases · HugoCLSC/OctoPrint-BLOCKS
Release V1.0.4
💥 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
Octoprint webcam update
Octoprint changed how the webcam works on 1.9.0, the plugin now makes use of the classicwebcam viewmodel to display the webcam.
*** There may be some bugs on how the webcam is displayed, these will be fixed in the near future. Also some new functionality will be introduced on the plugin.***
What needs to be fixed and updated in the near future:
-When fullscreen, if the camera is rotated 90º it won't work.
-Fix services for auto hotspot and auto hostname change on the network.
-Others.
What's Changed
Full Changelog: v1.0.2...v1.0.3
R21 Update, wifi Autohotspot with nmcli
Test#1
#1.0.0
Button Tetsting