Mainnet release v7
What's Changed
- feat: As an Issuer, I want to decode off-chain attestations through the SDK by @satyajeetkolhapure in #433
- feat: Add a script to call the massImport method by @alainncls in #193
- chore: add arbitrum SDK config by @0xEillo in #434
- feat: deploy subgraphs on arbitrum mainnet and testnet by @0xEillo in #435
- fix: Remove POH by @alainncls in #436
- feat: As a user, I want to be able to see the list of attestations on Explorer by @Solniechniy in #443
- feat: As a user, I want to see the navigation bar and wallet connection sections on Explorer by @Solniechniy in #446
- chore: Release SDK v1.0.0 by @alainncls in #444
- chore: Add Hapi as codeowners by @alainncls in #449
- chore: add stdlib deploy script by @0xEillo in #440
- Feat/us 410 attestations list by @OliynykPro in #451
- feat: As a user, I want to be able to see the schema details page on Explorer by @voenkomatiwe in #452
- Feat: As a user, I want to be able to see the list of modules on Explorer #412 by @voenkomatiwe in #455
- chore: Update codeowners by @alainncls in #458
- chore(deps-dev): bump vite from 4.5.0 to 4.5.1 by @dependabot in #454
- feat: Add a Lens follow button on the landing page by @alainncls in #453
- feat: As a user, I want to be able to connect my wallet to Explorer and see the list of my attestations by @OliynykPro in #456
- feat: As an Admin, I want to revoke a Portal that was registered by @alainncls in #439
- feat: As a user, I want to be able to see the list of schemas on Explorer by @OliynykPro in #463
- feat: As a User, I want to check my POH status by @alainncls in #462
- fix: Use a HashRouter to make the explorer work on Netlify by @alainncls in #459
- feat: As a user, I want to be able to see the module details page on Explorer by @voenkomatiwe in #457
- feat: Create an Issuer attestation for Explorer listing by @fksyuan in #445
- feat: add internationalization i18n by @OliynykPro in #465
- feat: as a user i want to be able to see the list of issuers by @OliynykPro in #467
- fix: On the Explorer, the attested payload is not the most explicit we can get by @alainncls in #470
- fix: Fix the type of the date fields in Attestation at the SDK level by @alainncls in #472
- feat: As a user, I want to be able to see the issuer details page by @OliynykPro in #471
- feat: As a user, I want to be able to see the search results on Explorer by @voenkomatiwe in #468
- feat: As a user, I want to be able to see the portal page on the Explorer by @voenkomatiwe in #474
- feat: As a user, I want to count unique attested subjects by @alainncls in #466
- fix: change attestations sort by date logic and small fixes by @OliynykPro in #476
- doc: Update READMEs by @alainncls in #478
- fix: Main page UI fixes by @OliynykPro in #477
- fix: Change POH page wording by @alainncls in #481
- fix: fixed ui issues on attestations list page by @OliynykPro in #479
- feat: change ConnectKit to WalletConnect v3 by @voenkomatiwe in #480
- Fix: App UI fixes by @OliynykPro in #482
- fix: made portal and schema columns visible in schema's related attestations by @OliynykPro in #483
- feat: Add a title to the website pages by @alainncls in #484
- fix: Display POH status as icons by @alainncls in #485
- fix: Change Nomis link by @alainncls in #486
- feat: Add voting ERC-721 contracts by @DAOstrat in #448
- Feat: Implemented dark mode by @OliynykPro in #489
- feat: Redirect to the official POH page by @alainncls in #490
- fix: updated UI according to design fixes by @OliynykPro in #492
- fix: made theme fixes after QA review by @OliynykPro in #493
- fix: Use another Linea Testnet subgraph by @alainncls in #496
- fix: Use Web3Modal for the website by @alainncls in #495
- feat: Add a Google Analytics tag to the explorer by @alainncls in #501
- feat: Deploy the Explorer in production mode by @alainncls in #499
- fix: Testnet explorer and website by @alainncls in #500
- feat: ConnectKit implementation by @OliynykPro in #494
- chore: When the Explorer is deployed in production, remove the
HashRouter
by @alainncls in #502 - fix: jumbotron update, and mobile header by @voenkomatiwe in #503
New Contributors
- @Solniechniy made their first contribution in #443
- @DAOstrat made their first contribution in #448
Full Changelog: v6...v7