Skip to content

Releases: HugoCLSC/OctoPrint-BLOCKS

Release V1.0.4

03 Aug 13:31
b44a004
Compare
Choose a tag to compare

💥 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

24 Jul 15:14
42eb8c0
Compare
Choose a tag to compare

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

04 Jan 10:40
1eb644f
Compare
Choose a tag to compare

wifisetup.py now also works with nmcli for network managment on the plugin

What's Changed

New Contributors

Full Changelog: 1.0.1...v1.0.2

Test#1

21 Jul 13:21
Compare
Choose a tag to compare
Test#1 Pre-release
Pre-release
1.0.1

Works Fine this version

#1.0.0

14 Jul 09:43
Compare
Choose a tag to compare
#1.0.0 Pre-release
Pre-release

Button Tetsting