JWT authentication, migrations handling improvements, relative assets improvements
Last edit:
August 26, 2019
NEW
- JWT authentication -
User
has a new fieldjwt_token
which can be then passed as an argument to the newjwt_decode_and_set_session
mutation.
IMPROVED
relative assets improvements
- proper cache headers, no cookiesmigrations handling
- user-friendly error messages
FIXED
user.yml properties
fixed uniqueness validationupdating user's Authentications
via 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.