Skip to content

Releases: non-bin/GoLabel-Automator

v1.5.0

19 Dec 03:30

Choose a tag to compare

Added

  • The WiKi is no longer empty!
  • Large white on black print jobs are now split into batches, to prevent the printer head from overheating
  • Pressing Enter, Up, or Down now moves one cell down in the preview table, allowing for batch barcode scanning

Changed

  • Updated placeholders and hover hints
  • Hid the Save DB button
  • Add tester name to small test tag template
  • RentalPoint 3 Product Listing Report formatter
    • File picker now only shows CSV files
    • Now works when using a browser on a different computer than the server

Fixed

  • Row delete buttons now work
  • Fields including a double quote (") are now handled correctly

Development

  • Made Node the default debug option in VSCode
  • Added DONT_USE_GOLABEL debug option, for dev machines without GoLabel installed

v1.4.1

11 Dec 01:25
f561dda

Choose a tag to compare

Instalation

Download the source code from the Assets section below, and unzip it to a folder, or clone the beta version using git clone https://github.com/non-bin/GoLabel-Automator
Then follow the instructions in README.md

v1.4.0

11 Dec 01:20
be79084

Choose a tag to compare

Instalation

Download the source code from the Assets section below, and unzip it to a folder, or clone the beta version using git clone https://github.com/non-bin/GoLabel-Automator
Then follow the instructions in README.md

v1.3.0

15 Sep 06:14

Choose a tag to compare

Instalation

Download the source code from the Assets section below, and unzip it to a folder, or clone the beta version using git clone https://github.com/non-bin/GoLabel-Automator
Then follow the instructions in README.md

Changes

Added

  • Batch Printing
  • Delete row buttons
    • ESlint configuration

Changed

  • We now 'use strict'
  • Use const and let instead of var where possible

Fixed

  • Screen no longer flashes white on load

v1.2.2 Hot Fix

13 Sep 06:22

Choose a tag to compare

Instalation

Download the source code from the Assets section below, and unzip it to a folder, or clone the beta version using git clone https://github.com/non-bin/GoLabel-Automator
Then follow the instructions in README.md

Changes

Fixed

  • Printing :P

v.1.2.1 Yanked

13 Sep 04:52

Choose a tag to compare

Instalation

Download the source code from the Assets section below, and unzip it to a folder, or clone the beta version using git clone https://github.com/non-bin/GoLabel-Automator
Then follow the instructions in README.md

Changes

Added

  • Title of the cmd window running the server, is now "Golabel Automator"
  • Debug Level setting
  • Colour scheme switcher

Changed

  • Reduced the amount of output sent to the terminal
  • Improved input hints

Fixed

  • All arguments are now passed through the batch script to the server

v1.2.0

08 Sep 06:54

Choose a tag to compare

Added

  • Operator Name to labels
  • Label print history

Changed

  • Improved inverse generation
  • Improved error feedback in the server, and bat file
  • Improved README

Fixed

  • Program now waits for printing to finish before returning success to client
  • If barcode start and end are swapped, the program will now swap them back
  • Barcode start and end can now be 0 (or negative I guess)
  • Inverse labels are now generated correctly, even with complex layouts
  • Generate enough leaders to fill a row

v1.1.1

11 Aug 02:12

Choose a tag to compare

Fix printing

v1.1.0 BROKEN

11 Aug 01:05

Choose a tag to compare

DO NOT USE

v1.0.0

10 Aug 01:58

Choose a tag to compare

Looking good