Skygear v0.4.1 Release Notes

Release Date: 2016-01-28 // over 8 years ago
  • ๐Ÿ”‹ Features

    • โšก๏ธ Implement updates of user roles via user:update #296, #295

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix serializing a wrong location field to plugin #519
    • ๐ŸŒฒ Recover from zmq crash and log to errors #527
    • ๐Ÿ›  Fix before save hook without ownerID #528

    Other Notes

    • Declare preprocessors by dependency injection #499
    • ๐Ÿ‘‰ Make the Processor an interface with Preprocess func #501
    • ๐Ÿ”Œ Unify handler and plugin serialization #519