1.0.0-beta.11 (2022-10-19)
⚠ BREAKING CHANGES
- update scripts
Features
npm create
compatibility (a5cd73d)- add vertical center support (#2032) (5eeb06e)
- cli:
db alteration deploy
command (a5280a2) - cli:
db seed oidc
command (911117a) - cli:
db seed
command (5c7000d) - cli: add
download-url
option for install (5dda0a6) - cli: add connector command (4ccbe4a)
- cli: command
init/i/install
(f05691b) - cli: database config command (0eb306a)
- cli: get/set db config key (0eff1e3)
- cli: init (0c6462d)
- cli: list connectors (dcb9142)
- cli: remove connectors (7d257c4)
- console: add a11y lint to ac (#2066) (37d2b0c)
- console: add custom language (#2029) (800ac7f)
- console: auto detect language setting (#1941) (cdfaf8b)
- console: delete custom phrases (#2065) (68e8884)
- console: display unsaved alert on custom phrases changed (#1994) (0679a6a)
- console: manage language (#1981) (48832e5)
- core,phrases: add GET /phrase route (#1959) (7ce55a8)
- ui: add a11y support (#2076) (2249d71)
- ui: add reset password error handling flow (#2079) (afa2ac4)
- ui: global confirm modal (#2018) (f1ca49c)
Bug Fixes
- add publish config for public packages (#2192) (38f664c)
- add redirectURI validation on frontend & backend (#1874) (4b0970b)
- alteration script in dev (9ebb3dd)
- cli:
chooseAlterationsByVersion
should contain the lastnext
version alteration script (#2175) (fd50304) - cli: fix skip-when-exists option (#2180) (4ce2073)
- console: checkbox styles (7c85e50)
- console: clear select state on close modal (#2071) (b6b9d7c)
- console: language editor form should be dirty on clear button clicked (#2037) (1223d23)
- console: remove connector id and prevent text overflow (#2072) (05b5025)
- console: responsive modal items layout (#2160) (ac38a7f)
- console: save generated password in session storage (#2116) (8a7f875)
- console: set undefined value to empty string in custom phrases (#2074) (81f9fbc)
- console: show correct password after reset (#2063) (02c082c)
- console: use fallback language in preview (#1960) (f25ae4d)
- core: fix deletePasscodeByIds bug (#2049) (11b605a)
- deps: update dependency @logto/language-kit to v1.0.0-beta.16 (89e4800)
- ui: fix ut (9ea6a8c)
- ui: revert color token changes in ui as it uses different design system (489e2b3)
Miscellaneous Chores
- update scripts (c96495a)