Skygear v2.3.0 Release Notes
Release Date: 2020-04-02 // almost 3 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