Releases: proofzero/rollupid
Releases · proofzero/rollupid
v0.1.66 - Invoice display and group invite check bugs
What's Changed
- fix(console): Billing seat bugs by @Cosmin-Parvulescu in #2779
- fix(console): app downgrade features by @Cosmin-Parvulescu in #2780
Full Changelog: v0.1.65...v0.1.66
v0.1.65 - Paid group admin seats and group transfers
What's Changed
- docs: Docs updates for passkeys by @betimshahini in #2710
- fix(passport): "Continue with email" submission button below fold on mobile by @Cosmin-Parvulescu in #2714
- fix(console): Designer provider list buttons not visible by default by @Cosmin-Parvulescu in #2715
- feat(console): Disable admin privileges for paid seats on payment failures/stops by @Cosmin-Parvulescu in #2709
- fix(console): app update fails by @Cosmin-Parvulescu in #2718
- fix(console): Add new providers in designer, after persistence by @betimshahini in #2719
- chore(passport|console): Add live preview for Designer by @Cosmin-Parvulescu in #2720
- feat(console): Group to group app transfers by @Cosmin-Parvulescu in #2723
- chore(deps): bump @babel/traverse from 7.20.5 to 7.23.2 by @dependabot in #2722
- chore(deps): bump undici from 5.20.0 to 5.26.3 by @dependabot in #2717
- chore(deps): bump graphql from 16.6.0 to 16.8.1 in /apps/profile by @dependabot in #2700
- chore(deps): bump graphql from 16.6.0 to 16.8.1 in /platform/galaxy by @dependabot in #2699
- chore(all): update yarn.lock by @szkl in #2731
- chore(platform): update zod to 3.22.4 by @szkl in #2732
- chore(platform): use
Environment
object as an individual entity by @szkl in #2739 - chore: fix typos by @omahs in #2744
- chore(console): Onboarding flow for teams by @Cosmin-Parvulescu in #2742
- chore(console): App Dashboard Cleanup by @Cosmin-Parvulescu in #2746
- chore(passport): Name the linked authz by @Cosmin-Parvulescu in #2745
- fix(passport): Tweaks to authz screen by @Cosmin-Parvulescu in #2748
- feat(core): email relay by @szkl in #2741
- chore(deps): bump browserify-sign from 4.2.1 to 4.2.2 by @dependabot in #2750
- fix(core): fallback to defaults if ENS entry is not available by @szkl in #2753
- feat(passport): Inclusion of magic links for email OTPs by @Cosmin-Parvulescu in #2749
- fix(passport): get
origin
property from the request URL by @szkl in #2759 - fix(console): designer email preview by @Cosmin-Parvulescu in #2760
- chore(console): Navigation Update by @Cosmin-Parvulescu in #2757
- chore(platform): delete old images on upload of new ones by @Cosmin-Parvulescu in #2738
- fix(designer): hook after conditional by @Cosmin-Parvulescu in #2762
- chore(galaxy): Scope resolver by @Cosmin-Parvulescu in #2761
- fix(platform): Fix for group invitations after primary account change. by @betimshahini in #2764
- fix(passport): Group invite authentication page missing inviter&invitee by @Cosmin-Parvulescu in #2770
- fix(console): Duplicate invitee addresses by @Cosmin-Parvulescu in #2769
- fix(console): Group invite account type dropdown doesn't pop over the modal by @Cosmin-Parvulescu in #2771
- chore(console): Enable seat entitlements by @Cosmin-Parvulescu in #2772
- fix(console): Group enablement bugs #2773 by @Cosmin-Parvulescu in #2775
Full Changelog: v0.1.62...v0.1.65
v0.1.64 - Fix for group invitations after primary account change
What's Changed
- fix(platform): Fix for group invitations after primary account change by @betimshahini in #2764
Full Changelog: v0.1.63...v0.1.64
v0.1.63 - Fix for graceful degradation of ENS lookups
What's changed
Full Changelog: v0.1.62...v0.1.63
v0.1.62 - Hotfix for error condition in Passport and Console
What's Changed
- fix(core|console): Hotfix for providers without val prop by @betimshahini in #2711
Full Changelog: v0.1.61...v0.1.62
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
v0.1.60 - Fix for Email OTP template for some email clients
What's Changed
- fix(email): fix div markup by @Cosmin-Parvulescu in #2658
Full Changelog: v0.1.59...v0.1.60
v0.1.59 - Console onboarding flow content revisions
What's Changed
- fix(console): Onboarding copy fix and OTP code local fix by @betimshahini in #2656
Full Changelog: v0.1.58...v0.1.59
v0.1.58 - Console personal on-boarding, refinements and fixes
What's Changed
- fix(repo): UI issues by @poolsar42 in #2638
- feat(console): Connected group email accounts by @Cosmin-Parvulescu in #2614
- chore(analytics): use ctx.waitUntil for all analytics events in workers by @poolsar42 in #2648
- feat(console): Onboarding Instructions for new Users by @poolsar42 in #2606
- chore(core): upgrade zerodev by @poolsar42 in #2652
- feat(console): my auth url by @szkl in #2640
- fix(platform): add a new required
TXT
record for MailChannels service by @szkl in #2646 - fix(email): CSS change change for OTP emails and auth side image by @Cosmin-Parvulescu in #2653
Full Changelog: v0.1.57...v0.1.58
v0.1.57 - add conversion id
Full Changelog: v0.1.56...v0.1.57