Skygear v0.22.2 Release Notes

Release Date: 2017-03-31 // almost 7 years ago
  • ๐Ÿ”‹ Features

    • Create user when master key is provided (#261)
    • ๐Ÿฑ Fetch full assets data in query
    • Return asset content type in response of record save

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix plugin timer request not properly initialized (#333)
    • ๐Ÿ›  Fix schema:fetch when record type has no fields

    Other Notes

    • ๐Ÿ‘‰ Make RequireUser preprocessor gives a better error message
    • Add ASSET_STORE_S3_URL_PREFIX in .env.sample
    • โšก๏ธ Update godev image not using development version of glide
    • ๐Ÿง Commands for setting up skygear in Linux env