Skygear v0.14.0 Release Notes

Release Date: 2016-07-26 // almost 8 years ago
  • ๐Ÿ”‹ Features

    • Implement predicate with keypath to referenced record (#85)
    • 0๏ธโƒฃ Set default log level of plugin logger to INFO (#49)
    • โž• Add JWT token store (#74)
    • Include user role in user query (#70)
    • โšก๏ธ Update to use HTTP/2 APNS protocol (#47)

    ๐Ÿ› Bug fixes

    • Create extensions when migrating database schema (#53)
    • ๐Ÿ– Handle invalid data format for pubsub actions (SkygearIO/skygear-SDK-JS#27)
    • Check field exists before performing query (#6)
    • ๐Ÿ›  Fix scan NULL token in QueryDevicesByUser (#33)
    • Preserve ACL when saving record with ACL=nil (#38)
    • ๐Ÿ›  Fix not-predicate not sqlized (#78)
    • ๐Ÿ›  Fix Public record is accessible without userinfo

    Other Notes

    • 0๏ธโƒฃ Config auth token expiry time and default not to expire (#65)