Skip to content

Releases: untapped-inc/sema-core

SEMA Core Version 0.2.3

29 May 20:44
3b7f3d0
Compare
Choose a tag to compare

Introduced by this version release:

  • [NEW] Support for an experimental goal-tracking dashboard
  • [NEW] Link the current user to the processed receipt
  • [FIX] Refreshing a page doesn't end up in an error screen anymore
  • [FIX] Many minor bug fixes

SEMA Core Version 0.2.2

29 Mar 19:20
a5d587a
Compare
Choose a tag to compare

Introduced by this version release:

  • [Dev] Dotfiles for style guides and editor configurations are restored after the architecture change
  • [Dev] No more Yarn/Npm scripts for building docs and dumping the latest database structure. Those are done in their respective repo
  • [New] /sema/settings route for company and kiosk-wide preferences
  • [Fix] The isAuthorized middleware is improved and put to use
  • [New] settings model for Sequelize
  • [New] parameter model for Sequelize
  • [Fix/Dev] Enforce singular form for unit measure names (liter instead of liters)
  • [New] Support both metric and imperial systems. But only one at once.

SEMA Core Version 0.2.1

12 Mar 14:53
981fdc9
Compare
Choose a tag to compare

Introduced by this version release:

  • Nothing new, first official release