Releases: proofzero/rollupid
Releases · proofzero/rollupid
v0.1.46 - DX and perf improvements
What's Changed
- chore(workers): merge access, account, address, edges, starbase by @szkl in #2442
- fix(all): worker environments by @szkl in #2538
- fix(all): set wrangler version by @szkl in #2539
- fix(all): pass
--env
option by @szkl in #2540 - fix(core): fix next
d1_databases
section name by @szkl in #2541
Full Changelog: v0.1.44...v0.1.46
v0.1.44 - Minor UI tweaks
What's Changed
- chore(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #2523
- fix(console): domain upgrade button by @Cosmin-Parvulescu in #2526
- fix(console): Screen side image gets downscaled by @Cosmin-Parvulescu in #2528
- chore(console): Add Indicators to Sidebar Navigation by @Cosmin-Parvulescu in #2511
Full Changelog: v0.1.43...v0.1.44
v0.1.43 - Billing enhancements and fixes
What's Changed
- chore(edges): Config file pointing to new upgraded backends by @betimshahini in #2514
- chore(edges): Update GHA with new DB name by @betimshahini in #2515
- feat(console): Removing purchased entitlements needs guard rails by @Cosmin-Parvulescu in #2495
- fix(console): purchase/remove entitelments modal view by @poolsar42 in #2509
- feat(console): typeform and upgrade CTA by @Cosmin-Parvulescu in #2516
- fix(passport): otp generation by @poolsar42 in #2518
- feat(console): Emails for purchase and failed payments by @poolsar42 in #2508
- fix(console): Billing email by @Cosmin-Parvulescu in #2512
- feat(console): failed payment notification by @poolsar42 in #2519
- chore(infra): Adds
kid
to Apple OAuth JWT header. by @betimshahini in #2521 - chore(posthog): Create GHA workflow for posthog by @poolsar42 in #2522
- chore(analytics): add routes to wrangler by @poolsar42 in #2524
Full Changelog: v0.1.42...v0.1.43
v0.1.42 - Billing UI tweaks and fixes
What's Changed
- fix(passport): Context menu in Account page not displaying by @poolsar42 in #2493
- chore(platform): Upgrade wrangler and apps to module syntax by @betimshahini in #2501
- chore(console): Service Plan Page Improvement by @Cosmin-Parvulescu in #2500
- chore(repo): Setup Posthog and Stripe Secrets by @poolsar42 in #2488
- fix(console): Entitlements gauge not shown when none assigned by @Cosmin-Parvulescu in #2496
Full Changelog: v0.1.41...v0.1.42
v0.1.41 - Go-live of custom domains, designer, service plans and billing
What's Changed
- fix(console): Small screen layout broken for billing pages by @poolsar42 in #2489
- chore(console): Enable custom domains and designer after paid plans implementation by @Cosmin-Parvulescu in #2486
Full Changelog: v0.1.40...v0.1.41
v0.1.40 - Service plans & fixes
What's Changed
- chore(access): Parallelizing invocation of authz claim retrieval by @betimshahini in #2441
- fix(CI): console test limit time up by @poolsar42 in #2443
- chore(console): Add billing email selection dropdown by @Cosmin-Parvulescu in #2439
- feat(console): Billing & Invoicing - remove entitlements frame by @poolsar42 in #2445
- feat(console): Service Plan - Application entitlement assignment by @Cosmin-Parvulescu in #2451
- feat(console): Billing/payment notifications by @poolsar42 in #2446
- fix(console): darkmode broken in preview by @Cosmin-Parvulescu in #2458
- fix(email): subject for notifications by @poolsar42 in #2460
- feat(platform): Platform Telemetry by @poolsar42 in #2459
- feat(console): Billing and Invoicing - Invoice and payments integration by @Cosmin-Parvulescu in #2457
- fix(posthog): wrap posthog init in try catch by @Cosmin-Parvulescu in #2463
- fix(billing): reconciliation email subject by @Cosmin-Parvulescu in #2464
- feat(console): Groups and group user management by @Cosmin-Parvulescu in #2461
- feat(passport): rollup id deletion analytics event by @poolsar42 in #2465
- fix(account): export durable object classes by @szkl in #2467
- fix(account): introduce new durable object class again by @szkl in #2468
- fix(groups): DO Binding by @Cosmin-Parvulescu in #2469
- fix(various): Email AddressURN and Team Email by @Cosmin-Parvulescu in #2470
- fix(passport): disable send code button when code sent by @poolsar42 in #2471
- chore(repo): setup gh dev env by @maurerbot in #2473
- chore(repo): setup gh next env by @maurerbot in #2475
- chore(repo): setup gh dev prod by @maurerbot in #2476
- chore(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #2474
- fix(passport): Style Fixes by @Cosmin-Parvulescu in #2479
- chore(groups): empty state and hide menu item by @Cosmin-Parvulescu in #2478
- feat(workers): posthog env vars and additional events capture by @poolsar42 in #2466
- fix(account): Removing the v2 DO migration for IdentityGroup by @betimshahini in #2482
Full Changelog: v0.1.38...v0.1.40
v0.1.38
What's Changed
- feat(console): Billing & invoicing - purchasing entitlement frame by @Cosmin-Parvulescu in #2414
- feat(passport): Revocation of smart contract wallet scope by @poolsar42 in #2236
- chore(deps): bump @openzeppelin/contracts from 4.9.1 to 4.9.2 by @dependabot in #2433
- chore(platform): Leveraging batching interface for erc_4337 claim retrieval. by @betimshahini in #2435
- fix(console): test by @poolsar42 in #2434
- chore(address): remove rpcProvider from sc wallets by @poolsar42 in #2436
- fix(passport): logging-in is prevented when already logged-in by @poolsar42 in #2437
- feat(console): Service Plans & Billing - Entitlement purchase integration by @Cosmin-Parvulescu in #2432
- fix(passport): set app name with no custom domain by @poolsar42 in #2440
Full Changelog: v0.1.37...v0.1.38
v0.1.37 - Upgrades to Designer
What's Changed
- fix(passport): connected accounts scope is not yellow when user needs to take action by @poolsar42 in #2412
- feat(console): Billing & Invoicing - page frame by @Cosmin-Parvulescu in #2399
- fix(passport): check JWT issuer claim by @szkl in #2378
- chore(platform): Extend worker interfaces for batch operations by @betimshahini in #2419
- fix(passport): Refreshing the OTP submission page (with 30 secs interval) generates a new OTP and is shared to related email address by @poolsar42 in #2413
- chore(passport): chains by @maurerbot in #2426
- chore(platform): Upgrade to wrangler 3 by @betimshahini in #2423
- fix(passport): authn screen becomes a dead-end when trying to sing-in with wallet when already signed-in by @poolsar42 in #2424
- fix(console): remove aspect ratios in designer by @poolsar42 in #2427
- fix(passport): displaying app's favicon in custom domain by @poolsar42 in #2418
- fix(passport): set default app name by @szkl in #2428
- fix(passport): remove comment from returned component by @poolsar42 in #2430
- chore(workspace): auto-update package.json by @szkl in #2431
Full Changelog: v0.1.36...v0.1.37
v0.1.36
v0.1.35 - Designer and Customer Domain Beta
What's Changed
- chore(passport): revised 'powered by rollup' - tos&ppos by @poolsar42 in #2300
- chore(galaxy): remove urn scalar by @maurerbot in #2309
- chore(galaxy): add server by @maurerbot in #2310
- fix(galaxy): header schema by @maurerbot in #2311
- fix(galaxy): bearer config by @maurerbot in #2312
- bug(passport): Overlap in long titles for "Continue with" button by @Cosmin-Parvulescu in #2314
- feat(console): Designer - Experience customization screen by @Cosmin-Parvulescu in #2296
- feat(design-systems): Generic select list by @poolsar42 in #2305
- feat(console): custom domains by @szkl in #2306
- chore(console): print error cause by @szkl in #2325
- chore(console): print cloudflare api error by @szkl in #2327
- chore(passport): Add a data error view to Application claims view by @poolsar42 in #2318
- feat(console): Email OTP designer by @Cosmin-Parvulescu in #2315
- chore(passport|console): Implement generic req handler error pattern by @betimshahini in #2331
- fix(passport): Tweaked handler to deal with throwing Responses by @betimshahini in #2342
- fix(console): 500 error when accessing app not owned by @poolsar42 in #2343
- chore(apps): upgrade connectkit and wagmi by @poolsar42 in #2319
- Revert "chore(apps): upgrade connectkit and wagmi" by @maurerbot in #2346
- feat(passport): custom domain by @szkl in #2330
- chore(platform): Add multi-wallet selection support to authz screen by @poolsar42 in #2322
- fix(passport): web3 auth lazy load back by @poolsar42 in #2345
- chore(passport): add loopback address to default hosts list by @szkl in #2350
- feat(passport): Support Designer-customized authn/authz screens by @Cosmin-Parvulescu in #2339
- hotfix(console): Temp fix for email selection in Team and contacts by @betimshahini in #2354
- chore(Design): Modal Cancel Button by @poolsar42 in #2344
- bug(console): Team and contacts email selection doesn't persist by @poolsar42 in #2356
- feat(console): DNS validation for custom domain CNAME records. by @betimshahini in #2357
- fix(starbase): Fix in validation logic of custom domains in getAppPublicProps by @betimshahini in #2367
- chore(passport): Improve connection flow toast messages by @poolsar42 in #2358
- feat(passport): connect oauth proxy by @szkl in #2364
- feat(passport): Settings - Add missing scopes to Application page by @poolsar42 in #2351
- chore(console): display loader when the fetcher is submitting by @szkl in #2372
- fix(console): make copier a block element to preserve box size by @szkl in #2371
- feat(console): DKIM, DMARC & SPF records for custom domains by @Cosmin-Parvulescu in #2347
- feat(starbase): swap app name in otp email subject by @Cosmin-Parvulescu in #2380
- feat(console): Designer - Login tab tweaks by @Cosmin-Parvulescu in #2359
- chore(console): multiple scopes with fix for app deletion by @poolsar42 in #2370
- fix(passport): Dark mode fix for create smart contract wallet screen by @poolsar42 in #2382
- bug(passport): Connect account button colours regression by @Cosmin-Parvulescu in #2376
- chore(passport): Default side image in login page needs to be adjusted for dark mode by @Cosmin-Parvulescu in #2379
- fix(passport): Hitting Reject on wallet login prompt leads to unrecoverable button state by @poolsar42 in #2384
- feat(console): delete app modal checks custom domain config by @szkl in #2373
- feat(console): Send preview OTP by @Cosmin-Parvulescu in #2386
- chore(deps): bump @openzeppelin/contracts from 4.8.3 to 4.9.1 by @dependabot in #2385
- fix(passport): User able to disconnect the wallet and still sign in using the earlier triggered MetaMask notification by @poolsar42 in #2393
- feat(passport): keep connected account selection between signins by @poolsar42 in #2363
Full Changelog: v0.1.34...v0.1.35-rc3