Skygear v2.3.0 Release Notes

Release Date: 2020-04-02 // almost 4 years ago
  • ๐Ÿ”‹ Features

    • ๐Ÿ†• New auth ui support
    • โšก๏ธ Update Skygear Auth as OpenID Provider
    • ๐Ÿ‘Œ Support app and gears endpoint in gateway

    ๐Ÿ’ฅ Breaking Changes

    • ๐ŸŒ Web hooks do not resolve relative path for hook URLs #1260
    • 0๏ธโƒฃ Disable auth API if not enabled, auth API is disabled by default
    • โšก๏ธ Update AppConfiguration

    Other notes

    • โšก๏ธ Update facebook RP to use v6.0 Graph API

Previous changes from v2.2.0

  • 2.2.0 (2020-2-28)

    ๐Ÿ”‹ Features

    • ๐Ÿ‘Œ Support static asset routing #1201

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix compound authz policy short-circuit behavior #1218
    • ๐Ÿ›  Fix Cache-Control header format
    • ๐Ÿ›  Fix Ignore query and fragment in validating allowed callback URLs in SSO #1211

    Other notes

    • โšก๏ธ Update sample yaml