Skip to content

Releases: libermatic/posx

v14.0.0

27 Sep 18:59
Compare
Choose a tag to compare

Features

  • POSAsset
  • customizable PointOfSale components
  • use iife in POSAsset js
  • combine js and css in POSAsset
  • update fixtures

Bug Fixes

  • batch ItemPrice auto creation
  • remove XZReport
  • remove POSXSettings
  • mv POSAsset proper folder
  • remove workspace
  • import
  • LabelPrinter not fetching items
  • discount field not rendering
  • versioning during release

Maintenance

  • remove unused fixtures
  • remove deprecated artifacts
  • use new build system
  • use pyproject
  • remove unused packages
  • remove py2 artifacts
  • remove superceded extensions
  • do not use .bind
  • use include_script to insert assets
  • remove unused vscode settings
  • update release script

v13.4.2

03 Jun 12:18
Compare
Choose a tag to compare

chore: replace npm with yarn
chore: bump deps

v12.0.0

02 Jun 08:24
Compare
Choose a tag to compare

chore: update release scripts
chore: update deps

v13.4.1

01 May 23:28
Compare
Choose a tag to compare

fix: unused superceded fix

v13.4.0

24 Feb 14:40
Compare
Choose a tag to compare

fix: non default mops remove on checkout
fix(pos): console error

v13.3.6

20 Feb 18:35
Compare
Choose a tag to compare

fix(pos): cart qty not incrementing

v13.3.5

31 Jan 04:02
Compare
Choose a tag to compare

fix: availability check fail for service item
feat(pos): handle service items qty render

v13.3.4

18 Oct 16:44
Compare
Choose a tag to compare

fix: unable to reset discount amount to zero

v13.3.3

15 Oct 10:50
Compare
Choose a tag to compare

fix: unable to select discount type

v13.3.2

17 Sep 04:45
Compare
Choose a tag to compare

fix: handle availability check in client
fix: py3 override syntax