0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-13 21:30:30 -05:00
logto/packages/connector-alipay-native/CHANGELOG.md
2022-07-01 19:18:23 +00:00

2.1 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.1.1-alpha.0 (2022-07-01)

Features

  • connector-alipay-native: add Alipay Native connector (#873) (9589aea)
  • connectors: add logo for connectors (#914) (a3a7c52)
  • connectors: handle authorization callback parameters in each connector respectively (#1166) (097aade)
  • core,connectors: update Aliyun logo and add logo_dark to Apple, Github (#1194) (98f8083)
  • core: serve connector logo (#931) (5b44b71)
  • native-connectors: pass random state to native connector sdk (#922) (9679620)
  • remove target, platform from connector schema and add id to metadata (#930) (054b0f7)

Bug Fixes