1.0.0-beta.9 (2022-09-07)
Highlights
- @FlurryNight add Portuguese translation (f268ecb)
- @pemassi console: press tab to insert 2 spaces in code editor (#1871) (c57228c)
Thank you!
- Built-in Go integration tutorial for Traditional Web apps is ready. Let's go try it!
⚠ DEVELOPER BREAKING CHANGES
- core: load connectors by folder (#1879)
We moved all connectors to a new repo logto-io/connectors for a better experience. Nothing changed if you are not developing connectors.
Bug Fixes
- console,ui: fix locale guard issue in settings page (e200578)
- console: input invalid format content in multitextinput will not crash the app (035be48)
- downgrade to sdk 1.0.0-beta.2 (#1896) (91d1bf8)
- fetch connectors list from npm (#1894) (c6764f9)
- remove --incremental to temporarily fix pnpm dev (4c2308e)