Skip to content

Releases: passportxyz/passport

v1.0.90

29 Sep 19:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.89...v1.0.90

v1.0.89

23 Sep 13:44
613a5da
Compare
Choose a tag to compare

What's Changed

  • Merge Zk Email PR by @Muzzamil1 in #3703
  • fix: remove clientid from sdk init - use default one from zkemail by @rutefig in #3692
  • chore: update @zk-email/sdk version to 2.0.2 in package.json by @Muzzamil1 in #3704
  • chore: update @zk-email/sdk version to 2.0.3 in package.json and yarn… by @Muzzamil1 in #3707
  • chore: update @zk-email/sdk version to 2.0.6 in package.json and yarn lock file by @Muzzamil1 in #3711
  • fix: display breakdown for MM2 points by @lucianHymer in #3721

Full Changelog: v1.0.88...v1.0.89

v1.0.88

22 Sep 13:19
d5950b9
Compare
Choose a tag to compare

What's Changed

  • fix: display network names instead of chain IDs in HUMN tooltip by @Muzzamil1 in #3691
  • feat(infra): adding script to auto sweep collected fees from verifiers by @lucianHymer in #3449
  • feat: reorganize stamp display by @Muzzamil1 in #3693
  • feat: use embedded clean hands and biometrics by @calebtuttle in #3690
  • chore: updating embed package by @lucianHymer in #3694
  • fix: removing unused test chain, clean hands tweak by @lucianHymer in #3695
  • fix: correct spelling errors across codebase by @lebraat in #3671
  • fix(app): improve text contrast in dark theme for embed campaign widget by @Kweiss in #3696
  • fix(app): prevent Intercom auto-popup while keeping messenger icon visible by @lebraat in #3670
  • Merge Zk Email PR by @Muzzamil1 in #3703
  • fix: remove clientid from sdk init - use default one from zkemail by @rutefig in #3692
  • chore: update @zk-email/sdk version to 2.0.2 in package.json by @Muzzamil1 in #3704
  • chore: update @zk-email/sdk version to 2.0.3 in package.json and yarn… by @Muzzamil1 in #3707
  • chore: update @zk-email/sdk version to 2.0.6 in package.json and yarn lock file by @Muzzamil1 in #3711

Full Changelog: v1.0.87...v1.0.88

v1.0.87

05 Sep 14:13
09d43d3
Compare
Choose a tag to compare

What's Changed

  • 3502 reskin human passport app mvp visual implementation by @nutrina in #3508
  • feat: add date-based deprecation for Civic stamps (#3522) by @lucianHymer in #3525
  • feat: new styling for on-chain drawer by @nutrina in #3546
  • 3533 redeisgn reskin onchain drawer UI for passport minting 2 by @nutrina in #3548
  • 3533 redeisgn reskin onchain drawer UI for passport minting 3 by @nutrina in #3550
  • feat: add Biometrics stamp by @lucianHymer in #3553
  • chore: retire all civic stamps July 1st by @lucianHymer in #3554
  • feat(app): updating stamp drawer designs by @lucianHymer in #3545
  • fix: tooltip in Verax dashboard panel only needs to be shown when cha… by @nutrina in #3551
  • feat: implementing the 'Passport Minted!' state of the dashboard panel by @nutrina in #3561
  • feat: change color for loading spinner by @nutrina in #3562
  • feat(app): added back stamp drawer menu by @lucianHymer in #3566
  • feat: multiplier panel by @nutrina in #3564
  • 3560 rebrand pre launch tasks 3 by @nutrina in #3567
  • feat: update biometrics platform logo by @nutrina in #3568
  • feat: adding points label to the network cards by @nutrina in #3569
  • feat: link to points program post in inboarding screen by @nutrina in #3570
  • 3560 rebrand pre launch tasks 7 by @nutrina in #3571
  • feat(identity): implement HN Signer service for secure OPRF operations by @lucianHymer in #3539
  • Zk email by @nutrina in #3572
  • chore: promote prototype human.. stamps to full replacement by @lucianHymer in #3578
  • fix: remove hn-signer health check by @lucianHymer in #3579
  • feat: update app metadata branding from 'Passport XYZ' to 'Human Passport' by @lebraat in #3576
  • chore(app): removing dev onchain sidebar button by @lucianHymer in #3580
  • feat: add Step-by-step guide header and update language across Passport app by @lebraat in #3573
  • fix: remove hn-signer health check more by @lucianHymer in #3583
  • fix: react errors by @nutrina in #3574
  • fix: improve Verax logo accessibility on white backgrounds by @lebraat in #3584
  • fix(platforms): upgrade human-id-sdk to 0.0.12 by @calebtuttle in #3586
  • fix: remove console.log by @nutrina in #3585
  • feat: changes to also display possible points by @nutrina in #3599
  • Update score CTA and points UI text for clarity and engagement by @lebraat in #3597
  • feat: temporarily remove Aztec Bridge icon from header by @lebraat in #3589
  • fix: display when human points is 0 for a platform, and also config f… by @nutrina in #3600
  • fix: do not display the available points on 'Let's increase screen', … by @nutrina in #3601
  • fix: prefix for network card human points label by @nutrina in #3602
  • fix(app): show points in header regardless of score by @calebtuttle in #3607
  • fix(app): hide additional human points labels until points program release by @calebtuttle in #3610
  • feat: update Human ID provider configurations for network support by @lebraat in #3608
  • Points program tooltip by @calebtuttle in #3609
  • fix(app): apply multiplier to possible humn points for onchain mints by @calebtuttle in #3613
  • fix(app): move HumanPointsLabel to next to "Mint onchain" button when… by @calebtuttle in #3614
  • fix: add remaining points breakdown to human points tooltip by @calebtuttle in #3616
  • feat: update human points and welcome page components by @lebraat in #3617
  • Reorganize Stamps by @Kweiss in #3611
  • fix: apply multiplier logic consistently in points tooltip by @Muzzamil1 in #3618
  • refactor: simplify points display in PointsTooltip by removing multiplier by @Muzzamil1 in #3628
  • fix: remove multiplier from human points calculation in NetworkCard by @Muzzamil1 in #3629
  • fix: remove background color from PlatformCard by @Muzzamil1 in #3630
  • fix: update points display in PointsTooltip to show total points with… by @Muzzamil1 in #3632
  • docs: update GuildXYZ provider guide with clearer member qualification criteria by @lebraat in #3633
  • Update blog link to HUMN onchain summer season 1 by @lebraat in #3637
  • fix: update human points calculation to remove multiplier in DashboardScorePanel by @Muzzamil1 in #3638
  • fix: update human points logic in NetworkCard to include default value by @Muzzamil1 in #3639
  • fix(app): set trapFocus on Drawer to false to allow human id phone input by @calebtuttle in #3640
  • feat: implement hideHumnBranding customization across components by @Muzzamil1 in #3641
  • chore: add console log for NEXT_PUBLIC_FF_ZKEMAIL_STAMP environment v… by @Muzzamil1 in #3643
  • feat: enhance SyncToChainButton with success callback and score refresh logic by @Muzzamil1 in #3644
  • feat: integrate hideHumnBranding logic into useLoginFlow for conditional navigation by @Muzzamil1 in #3645
  • chore: remove console log for environment variables in platformMap configuration by @Muzzamil1 in #3646
  • Add hover effects to unverified stamp cards by @lebraat in #3647
  • fix: ZKEmail OAuth and logo background issues by @Muzzamil1 in #3659
  • Fix/zkemail stamp by @rutefig in #3598
  • feat: add optional white background removal for partner logos by @lebraat in #3649
  • chore: remove console log for ZKEmail platform configuration by @Muzzamil1 in #3660
  • feat(platforms): clarify Trusted Community Leader staking requirements by @lebraat in #3661
  • Hide expiration date UI for expired attestations by @lebraat in #3654
  • fix(app): Remove extra 0 on unverified stamp cards without HUMN points by @lebraat in #3653
  • Fix: Use custom scorer weights for stamp point display in dashboards - Fixes #3650 by @lebraat in #3651
  • feat: disable Lens platform by @Muzzamil1 in #3663
  • feat: add display_on_all_dashboards support for banners by @Muzzamil1 in #3664
  • feat: implement automatic stamp verification on login by @Muzzamil1 in #3672
  • feat: adding MTA points type by @lucianHymer in #3677
  • refactor: update initSilkWithEIP6963 to return an empty cleanup function by @Muzzamil1 in #3682

New Contributors

Full Changelog: v1.0.86...v1.0.87

v1.0.86

13 Jun 18:17
1d559b6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.85...v1.0.86

v1.0.85

26 Mar 19:18
6825916
Compare
Choose a tag to compare

What's Changed

  • feat(iam): adding new v2 score attestation type by @lucianHymer in #3317
  • feat: updating onchainInfo.json and ABIs for resolver and decoder by @nutrina in #3335
  • feat: prevent embed popup close when localstorage flag is present by @nutrina in #3327
  • feat(infra): ignore desiredCount from pulumi changes by @larisa17 in #3334
  • feat(iam,identity): enabling human keys by @lucianHymer in #3325
  • feat: adding new deployment ABI for zksync by @nutrina in #3337
  • fix: sizing of settings options in embed campaign page by @nutrina in #3338
  • Human network start version by @nutrina in #3343
  • fix: adding HUMAN_NETWORK_WASM_PATH for the location of human wasm + … by @nutrina in #3347
  • chore(infra): setting static names for ECS roles by @lucianHymer in #3348
  • fix: retreive onchain passport regardles of attestation uuid by @nutrina in #3360

Full Changelog: v1.0.84...v1.0.85

v1.0.84

04 Mar 19:04
3923793
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.83...v1.0.84

v1.0.83

15 Jan 22:19
62ea3ef
Compare
Choose a tag to compare

What's Changed

  • feat(onChain): update onchain get passport call by @larisa17 in #3127
  • fix: load balancer spec in 5XX alarm for iam by @nutrina in #3137
  • chore(platforms): deprecating stamps by @lucianHymer in #3135
  • feat(holonymphone): add holonym phone stamp by @larisa17 in #3136
  • feat: update providerBitMapInfo by @nutrina in #3143
  • feat(holonymphone): modify error handling by @larisa17 in #3145
  • feat(workflow): disable check providers by @larisa17 in #3146
  • fix: op-sepolia contract address for checkProviders command by @nutrina in #3147
  • fix(app): making distinction between technically possible points and points to tell the user about by @lucianHymer in #3148
  • feat(platforms): updating eth stamp to use aggregate model by @lucianHymer in #3149
  • feat: adding tests to check for behaviour if one of the model fails, … by @nutrina in #3150
  • feat(embed, platforms): wet approach to moving logic over by @tim-schultz in #3080
  • feat(app): making overscroll match background color by @lucianHymer in #3168
  • feat: wrapping the ComposeDatabase add,patch and delete functions to … by @nutrina in #3175
  • fix(platforms): catching and reporting errors from the Idena API by @lucianHymer in #3174
  • feat(platforms): moving zeronym phone verification to its own platform by @lucianHymer in #3166

Full Changelog: v1.0.82...v1.0.83

v1.0.82

11 Dec 17:17
28b746e
Compare
Choose a tag to compare

What's Changed

  • fix(platforms): explicitly request json response from coinbase API by @lucianHymer in #3121

Full Changelog: v1.0.81...v1.0.82

v1.0.81

04 Dec 19:18
b18d319
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.80...v1.0.81