Skygear v0.13.0 Release Notes

Release Date: 2016-07-05 // over 7 years ago
  • ๐Ÿ”‹ Features

    • ๐Ÿ‘ Allow user to add role with master key
    • Implement union database, which contains all records across public and private databases, only accessible by client with master key
    • Bypass access control with master key (#51)

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix ACCESS_CONTROL config default
    • ๐Ÿ›  Fix ACL incorrectly bypassed in certain condition (#58)

    Other Notes

    • 0๏ธโƒฃ Make the CORSHost default to *
    • Switch to go 1.6