Skip to content

Releases: lightspeed/hub

1.7.5-beta.1

09 Feb 20:36
2c5c248
Compare
Choose a tag to compare
1.7.5-beta.1 Pre-release
Pre-release

[1.7.5-beta.1] 2023-02-09

Fix

  • Disable status polling for STAR receipt printer TSP650

1.7.4

08 Feb 19:08
2c5c248
Compare
Choose a tag to compare

[1.7.4] 2023-02-08

Fix

  • LSR-5342: Fix custom tax class amount display on CFD (#1025, #1029)
  • LSR-21430: Enable account statement reports to be printed (#1026)
  • LSR-21462: Fix app can be launched twice on Windows (#1030)

Chore

  • LSR-21391: Add debug information for process crash (#1022)
  • Chore: Cleanup Zebra model name (#1024)
  • Chore: Update Electron version to 22.2.0

1.7.3

17 Jan 20:16
2c5c248
Compare
Choose a tag to compare

[1.7.3] 2023-01-17

Fix

  • LSR-21190: Wrong amount of receipt copies being printed (#1018)

1.7.2

11 Jan 19:13
2c5c248
Compare
Choose a tag to compare

[1.7.2] 2023-01-11

Fix

  • LSR-12945: Fix unable to print receipt on Windows when specific screen scale is used (20000ms timeout) (#1011)
  • LSR-13315: Cleanup Electron-Store config if it contains a syntax error (#1012)
  • LSR-20398: Convert logo to supported format (jpg, png, gif) (#993, #1000)
  • LSR-20730: Fix receipt not printing when invalid CSS selector for page break (#1008)
  • LSR-20237: Shop logo colour inversion in CFD (#989)
  • LSR-20035: Reset CFD sale on navigation from customer capture screen (#988)

Chore

  • LSR-20711: Make RETAIL_ZPL_GENERATED execution time optional (#999)
  • LSR-20710: Do not log LABEL_SIZE error (#998)
  • Update Electron version to 22 (#1009)

1.7.0

18 Oct 16:01
2c5c248
Compare
Choose a tag to compare

[1.7.0] 2022-10-18

Feat

  • LSR-19739: Allow to create or update a customer via the CFD (#976, #982, #983, #984 #985, #986, #987)

Fix

  • LSR-19842: Fix debug log folder path on Windows (#979, #981)

Chore

  • Update Electron to 19.1.2 (#978)

1.6.2

01 Sep 01:33
2c5c248
Compare
Choose a tag to compare

[1.6.2] 2022-08-31

Fix

  • LSR-19413: Fix detection of TSP100 eco receipt printers (#972)

1.6.1

30 Aug 15:18
2c5c248
Compare
Choose a tag to compare

[1.6.1] 2022-08-30

Fix

  • LSR-18622: Fix wrong redirect after network label scan ip (#963)

Chore

  • LSR-9929: Update Electron version to 19 (#965)
  • Update node-usb & libusb (#969)

1.6.0

12 Jul 17:40
2c5c248
Compare
Choose a tag to compare

[1.6.0] 2022-07-12

Feat

  • LSR-18000: Add network (LAN / WLAN) connection to label printers (#958)
  • LSR-5357: Enable configurable number of receipt copies (#953, #961, #962)

Fix

  • LSR-18205: Add wmic fallback to use a powershell command for getting the printer driver name (#950)
  • LSR-18344: Update the receipt printer name if it changed when using vendor driver (Windows only) (#960)

Chore

  • Only send version and defaultPrinters when being in Hub context (#951)

1.5.5

07 Jun 19:10
2c5c248
Compare
Choose a tag to compare

[1.5.5] 2022-06-07

Fix

  • LSR-18041: Rework the cash drawer open commands for Star printers (#947)

1.5.4

03 Jun 15:16
2c5c248
Compare
Choose a tag to compare

[1.5.4] 2022-06-03

Fix

  • LSR-17884: Add a setting to select the cable type using Star printers to prevent cash drawers from opening twice (#942)
  • LSR-17020: 125% display scale receipts are sometimes not printing on Windows (#939)
  • LSR-12837: 2 Hub instances can be opened on MacOS causing 2x print jobs (#938)
  • LSR-17519: Add matching rule for finding mC-Print3 receipt printer when using the vendor driver on Windows (#937)

Chore

  • Add Github Changelog link to the Help menu (#946)