v0.1.33: Fix scanForDevices is not defined error
- Fixed JavaScript scope issue by injecting scan function into existing script section - Scan function now properly available when button is clicked - Improved JavaScript injection strategy to avoid separate script tag conflicts - Updated version to 0.1.33 in all files Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "fichero-printer"
|
||||
version = "0.1.32"
|
||||
version = "0.1.33"
|
||||
description = "Web GUI, Python CLI, and protocol documentation for the Fichero D11s thermal label printer."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
|
||||
Reference in New Issue
Block a user