v1.0.0-beta.2
silverhand-bot
released this
25 Jul 17:17
·
5072 commits
to master
since this release
1.0.0-beta.2 (2022-07-25)
Features
- core: api GET /me (#1650) (4bf6483)
- core: refresh token rotation reuse interval (#1617) (bb245ad)
- core: support integration test env config (#1619) (708523e)
Bug Fixes
- console: code editor content should be editable on firefox (56ded3e)
- console: connector can be dragged upwards to reorder (038bba4)
- console: remove annoying horizontal scrollbar from code editor (7dba908)
- console: should parse to json before using zod safeParse (ec674ec)
- core: resolve some core no-restricted-syntax lint error (#1606) (c56ddec)
- demo-app: hide username if not exists (#1644) (8b30f97)
- deps: update dependency koa-router to v12 (#1596) (6e96d73)
- test: use demo app to test username-password flow in integration test (#1635) (a258587)
- ui: fix some firefox standout bug (#1615) (4ce6bd8)
- ui: protect window.location xss (#1639) (34b465c)
- ui: should clear prev passcode input when click on backspace (#1660) (7dfbc30)