Skip to content

SEMA Core Version 0.2.2

Compare
Choose a tag to compare
@nickdotht nickdotht released this 29 Mar 19:20
· 43 commits to master since this release
a5d587a

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.