SEMA Core Version 0.2.2
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.