Skip to content

Releases: imTigger/webapp-hardware-bridge

Fixed Log4Shell Vulnerabilities

20 Dec 06:56
Compare
Choose a tag to compare
Pre-release
  • Security: Fixed log4Shell vulnerabilities found on Log4j library
  • Feature: Automatically add new requested print type to the list and wait for selection #40
  • Fix: A PDF with both orientations was not print correctly #41
  • Various minor bug fixes

Existing users are recommended to update to 0.14.0 as soon as possible

Bugfix for wrong print size on some printers

18 Sep 17:28
Compare
Choose a tag to compare
  • Bugfix for wrong print size on some printers
  • Advanced Setting: resetImageableArea (Default true, fix printer drivers return huge 1-inch margin)
  • Advanced Setting: printerDPI (Set to 0 for Windows, 203 or 300 if you experience size issue in Mac/Linux)

Printer GUI notification, More settings and Bugfixes

03 Sep 05:43
Compare
Choose a tag to compare
  • Printer GUI notification
  • Setting for Auto rotate PDF
  • Setting for Download timeout
  • Setting for Ignore TLS error
  • Fix issue with adding and removing services from channel, credit to @reneburghardt
  • Fix NPE when websocket is disconnected abnormally
  • First version with JAR only binary (For Linux/Mac with own JRE)

GUI, TLS, Cloud Print and more...

17 Oct 10:49
Compare
Choose a tag to compare
Pre-release
  • GUI with tray icon (Tested on Windows only)
  • TLS (WSS) support
  • Authentication support
  • Cloud Proxy support (Proof of concept, undocumented)

Support "qty" for PDF/Image Printing

25 Apr 10:51
Compare
Choose a tag to compare
Pre-release
  • Support "qty" for PDF/Image Printing
  • Default bind to 127.0.0.1 so no more firewall prompts
  • fallbackToDefaultPrinter default value changed to false
  • Less technical console logging by default
  • Use "Amazon Corretto 8" as Windows binary JRE (Faster and smaller)
  • Beta: Token based authentication (document later)

0.7

05 Apr 17:42
Compare
Choose a tag to compare
0.7 Pre-release
Pre-release

Fixed: Configurator - Serial/Printer cannot be added when list is empty
Fixed: Configurator - Clear button not worked correctly
Fixed: Server - documents folder not created when printing base64 encoded file

Added: Configurator - "Load Default" button
Added: Example - isConnected function to JS
Added: Example - Print result feedback function & example
Added: Example - Raw serial function & example

0.6

02 Apr 14:31
806bae1
Compare
Choose a tag to compare
0.6 Pre-release
Pre-release
  • Added basic feedback for print result
  • Changed submit method from array-of-object to single object
  • Improved GUI

Initial Release with GUI configurator

18 Mar 06:51
Compare
Choose a tag to compare
Pre-release
0.5

Updated example script