JWT authentication, migrations handling improvements, relative assets improvements
Last edit:
August 26, 2019
NEW
- JWT authentication -
Userhas a new fieldjwt_tokenwhich can be then passed as an argument to the newjwt_decode_and_set_sessionmutation.
IMPROVED
relative assets improvements- proper cache headers, no cookiesmigrations handling- user-friendly error messages
FIXED
user.yml propertiesfixed uniqueness validationupdating user's Authenticationsvia GraphQL mutations- timeouts, which were affecting some instances during data import even for a small sample
pos-cli changes
pos-cli changelog is kept separately.