Skygear v0.2.0 Release Notes

Release Date: 2015-12-23 // over 8 years ago
  • ๐Ÿ”‹ Features

    • Require authenticated user for subscription and device register #431
    • ๐Ÿ‘Œ Support public asset store, return an un-signed URL for public store #385
    • ๐Ÿ‘ Better error detection when query is malformed, especially when comparing map with keypath #339
    • Introduce consistent error code #427
    • Eager load records in a batch using SQL IN operator #395

    ๐Ÿ› Bug Fixes

    • Retry opening connection to database when starting #440
    • ๐Ÿ›  Fix bug on transient field returning a wrong object #436
    • ๐Ÿ›  Fix unable to upload asset with + in file name #426