Releases: lightspeed/hub
Releases · lightspeed/hub
0.3.7
[0.3.7] 2021-01-12
Feat
- CLD-34590: Refactor network scanner #415
- CLD-34589: Allow using network printers from external sub-networks
- CLD-35110: Use sentry performance for print jobs #462
Fix
- CLD-34947: Fix channel name parsing from command line args #445
- CLD-35222: Fix Bill Atkinson dithering when pixel color value is 0 #464
Chore
- CLD-34965: Update Webpack & Babel to latest #447
- CLD-34796: Enable no implicit any TS rule #431
- CLD-34798: Ban ts-ingore except with comment #432
- CLD-34891: Remove explicit anys #441
- CLD-34892: Enable noUncheckedIndexAccess TS rule #450
- CLD-35050: Include extra data from logs in Sentry #453
- CLD-34358: Update
vault-action
#398 - CLD-35035: Handle able presence errors #452
- CLD-33948: Redact channel name from logs #454
- CLD-35027: Enable global require eslint rule #451
- CLD-35145: Remove unused exports #456
- CLD-34362: Add electron-store schema #459
- CLD-35067: Redact channel name in ably messages #463
- CLD-34363: Add Spectron test in CI (#460)
- CLD-35225: Fix test prints not working when the application is compiled #469
- CLD-34362: Fix default license params #466
- CLD-35224: Fix invalid process.env variables #468
- CLD-34947: Cleanup channelName #465
- CLD-34362: Fix default license params #466
- Update vs-code debugger launch settings #455
- Pull translations corrections for Debug Logs preference menu #446
0.3.7-beta.3
v0.3.7-beta.3 Create README.md
0.3.7-beta.2
v0.3.7-beta.2 Create README.md
0.3.7-beta.1
v0.3.7-beta.1 Create README.md
0.3.6
[0.3.6] 2020-12-10
Feat
- CLD-34555: Enable "Debug logs" in preference menu and implement copy #417, #439
Fix
- CLD-34413: Fix GA4 using file:// protocol #422
- CLD-33888: Fix TSP100-ECO is not showing in the scan list #430, #435
- CLD-34389: Resolve type error cannot get model #419
- CLD-34537: Reverse print width from 512px to default 576px for Epson printers #412
- CLD-34908: Add support for long receipt on TM-T88III #438
- CLD-34890: Catch errors emitted from auto-updater #436
Chore
- CLD-34797: Update typescript to latest #428
- CLD-34784: Run linter on push and fix linting errors #429
- CLD-34795: Enable "noImplicitReturns" TS rule #427
- CLD-34747: Enable eslint rule no-param-reassign #425
- CLD-34534: Centralize calls to Sentry #433
- CLD-34260: Add unit & integration tests on Windows USB driverless flow #413
- CLD-34925: Add network printer logging
- Add basic debugging in VSCode #414
- Allow libusb error reports to be sent #421
- Report unhandled promise rejections #420
0.3.6-beta.4
v0.3.6-beta.4 Create README.md
0.3.6-beta.3
v0.3.6-beta.3 Create README.md
0.3.6-beta.2
v0.3.6-beta.2 Create README.md
0.3.6-beta.1
v0.3.6-beta.1 Create README.md
0.3.5
[0.3.5] 2020-11-23
Fix
- CLD-34384: Add quotes to the receipt.bin path for Windows #399
- CLD-34519: Fix intermittent status when connecting a USB printer #411
- CLD-34400: Add launch arg to
forceDithering
on logo #405 - CLD-34454: Fix partial cut on TSP100 using vendor driver #408
- CLD-34408: Fix fallback to EN license if the locale license file doesn't exist #402
- CLD-34399: Fix Windows7 compatibility with /format:csv #400
- CLD-34321: Rate limit Sentry capture exception #387
- CLD-34490: Only start usb poll after app is ready #406
- CLD-34344: Fix null USB reader error #395
- CLD-34493: Add pino logs to sentry #407
- CLD-34391: Await dispatching complete before close #404
Chore
- Chore: Fix Electron NodeBackend error #403
- Chore: Add printer info to sentry tags #397, #409