Releases: untapped-inc/sema-core
Releases · untapped-inc/sema-core
SEMA Core Version 0.2.3
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
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
Introduced by this version release:
- Nothing new, first official release