v0.1.61 - Passkeys and admin groups
What's Changed
- feat(passport): Passkeys by @betimshahini in #2659
- fix(passport): Root loader error check refinement by @betimshahini in #2664
- fix(console): deleting a pro plan app throws an error by @Cosmin-Parvulescu in #2660
- fix(console): payment email glitchy on mobile by @Cosmin-Parvulescu in #2661
- fix(console): Onboarding side images too small on large windows by @Cosmin-Parvulescu in #2662
- feat(passport): Add signout link to all error pages by @Cosmin-Parvulescu in #2654
- feat(console): App creation flow in groups by @Cosmin-Parvulescu in #2628
- feat(console): Application transfer to group ownership by @Cosmin-Parvulescu in #2655
- chore(console): Handle error for subscription-less customers gracefully by @Cosmin-Parvulescu in #2677
- fix(passport): Authorization screen dropdown overflow on long text by @Cosmin-Parvulescu in #2685
- chore(passport): add response type parameter to authorization parameters by @szkl in #2682
- fix(passport): Add errors for failed key registrations by @betimshahini in #2684
- fix(console): Deleting identity groups with apps fails by @Cosmin-Parvulescu in #2681
- fix(passport): Passkeys CSS fixes by @betimshahini in #2691
- chore(console): Adds webauthn/passkeys to Designer by @betimshahini in #2690
- chore(console): Add 3 member upper limit to groups by @Cosmin-Parvulescu in #2692
- fix(console): Group invite delete button not working by @Cosmin-Parvulescu in #2694
- chore(console): Change Admin groups feature flag URL by @Cosmin-Parvulescu in #2676
- feat(console): Group seat page structure by @Cosmin-Parvulescu in #2683
- fix(groups): Unable to invite members to group by @Cosmin-Parvulescu in #2698
- chore(analytics): track in-app groups with groups metrics by @Cosmin-Parvulescu in #2678
- feat(console): Group seat data structure and payment/subscription reconciliation by @Cosmin-Parvulescu in #2686
- feat(console): Seat removal by @Cosmin-Parvulescu in #2687
- feat(console): Group seats assignment by @Cosmin-Parvulescu in #2701
- fix(apps): missing
allAppURNs
property in the context by @szkl in #2702 - fix(core): improve error handling in node classes by @szkl in #2703
- chore(passport): Passkeys userHandle generation redo by @betimshahini in #2708
Full Changelog: v0.1.60...v0.1.61