GraphQL property_int and property_float, bug fixes
Last edit:
September 16, 2019
NEW
- GraphQL property_int and property_float fields to get property in the desired type, not only as a string
IMPROVED
- it is now possible to set the type of upload in the GraphQL presign mutation to avoid unnecessary processing for attachments
- added content-length validation to direct S3 upload
FIXED
- issue with user_session_destroy mutation
- list of migrations to include also deleted/processed migrations
- error handling when data import contain duplicated records (for example users with the same slug or email)
pos-cli changes
pos-cli
changelog is kept separately.