Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/bold-bananas-jump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/curvy-fans-begin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dirty-snakes-knock.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dry-pants-begin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fast-coins-grab.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fluffy-forks-film.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/metal-views-start.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/mighty-pillows-know.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/moody-ends-drive.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sharp-moons-shave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slick-kings-travel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slow-readers-pay.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spotty-pumas-tap.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thin-lemons-type.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tricky-clouds-dress.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/warm-geese-fall.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/warm-snails-teach.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wide-trams-rule.md

This file was deleted.

18 changes: 18 additions & 0 deletions apps/ensadmin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# ensadmin

## 1.10.0

### Minor Changes

- [#1828](https://github.com/namehash/ensnode/pull/1828) [`4c99177`](https://github.com/namehash/ensnode/commit/4c991777ac13ffd2cc1fb947e5a47bd7733b112b) Thanks [@tk-o](https://github.com/tk-o)! - Updated the Connection view to reference "ENSIndexer Schema Name".

### Patch Changes

- [#1840](https://github.com/namehash/ensnode/pull/1840) [`52495c0`](https://github.com/namehash/ensnode/commit/52495c06883ee9a9667322079aba3e1bf763a1b3) Thanks [@notrab](https://github.com/notrab)! - Fix sidebar navigation to only preserve the connection query param, preventing page-specific params like name from leaking between routes.

- [#1816](https://github.com/namehash/ensnode/pull/1816) [`ab1750c`](https://github.com/namehash/ensnode/commit/ab1750c1bf37756b85124a7c8ce07fcd0610b96f) Thanks [@notrab](https://github.com/notrab)! - Make the Record Resolution Inspector URL shareable by driving name state from query params, with cross-navigation links between name profiles and record inspection.

- Updated dependencies [[`7fca45d`](https://github.com/namehash/ensnode/commit/7fca45d09dc6e3456fec2cae0827e9d2c54827a6), [`4c99177`](https://github.com/namehash/ensnode/commit/4c991777ac13ffd2cc1fb947e5a47bd7733b112b), [`ed6ee96`](https://github.com/namehash/ensnode/commit/ed6ee9641bfa6f42ddc95955cf8b013c93bf2f4a)]:
- @ensnode/ensnode-sdk@1.10.0
- @ensnode/ensnode-react@1.10.0
- @namehash/namehash-ui@1.10.0
- @ensnode/datasources@1.10.0

## 1.9.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/ensadmin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ensadmin",
"version": "1.9.0",
"version": "1.10.0",
"private": true,
"type": "module",
"description": "Explore the ENS Protocol like never before",
Expand Down
24 changes: 24 additions & 0 deletions apps/ensapi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# ensapi

## 1.10.0

### Minor Changes

- [#1857](https://github.com/namehash/ensnode/pull/1857) [`abc535f`](https://github.com/namehash/ensnode/commit/abc535f9bec8c5c7fb2443aa6ad4bbbc14fbcc7d) Thanks [@shrugs](https://github.com/shrugs)! - Omnigraph API (BREAKING): Removed `ENSv2Domain.canonicalId`.

- [#1857](https://github.com/namehash/ensnode/pull/1857) [`abc535f`](https://github.com/namehash/ensnode/commit/abc535f9bec8c5c7fb2443aa6ad4bbbc14fbcc7d) Thanks [@shrugs](https://github.com/shrugs)! - Omnigraph API (BREAKING): API route path changed from `/api/graphql` to `/api/omnigraph`.

- [#1828](https://github.com/namehash/ensnode/pull/1828) [`4c99177`](https://github.com/namehash/ensnode/commit/4c991777ac13ffd2cc1fb947e5a47bd7733b112b) Thanks [@tk-o](https://github.com/tk-o)! - Renamed environment variable: `DATABASE_URL` to `ENSDB_URL`.

- [#1845](https://github.com/namehash/ensnode/pull/1845) [`a983e4d`](https://github.com/namehash/ensnode/commit/a983e4d0279942553826bec957d71cae1543398f) Thanks [@shrugs](https://github.com/shrugs)! - Omnigraph API (BREAKING): Removed `Resolver.dedicated` field in advance of PermissionedResolver integration.

### Patch Changes

- [#1854](https://github.com/namehash/ensnode/pull/1854) [`90eeaea`](https://github.com/namehash/ensnode/commit/90eeaea559b073f031197026336636cc43d48550) Thanks [@tk-o](https://github.com/tk-o)! - Updated `ensIndexerSchema` value that is passed into `subgraphGraphQLMiddleware` function.

- Updated dependencies [[`7fca45d`](https://github.com/namehash/ensnode/commit/7fca45d09dc6e3456fec2cae0827e9d2c54827a6), [`c336c79`](https://github.com/namehash/ensnode/commit/c336c79b08e46ce53caa536ebf6158eba9f3e017), [`4c99177`](https://github.com/namehash/ensnode/commit/4c991777ac13ffd2cc1fb947e5a47bd7733b112b), [`ed6ee96`](https://github.com/namehash/ensnode/commit/ed6ee9641bfa6f42ddc95955cf8b013c93bf2f4a), [`677db8b`](https://github.com/namehash/ensnode/commit/677db8b67effc6d530716c0a1902244dba56d787)]:
- @ensnode/ensnode-sdk@1.10.0
- @ensnode/ensdb-sdk@1.10.0
- enssdk@1.10.0
- @namehash/ens-referrals@1.10.0
- @ensnode/datasources@1.10.0
- @ensnode/ponder-subgraph@1.10.0

## 1.9.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/ensapi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ensapi",
"version": "1.9.0",
"version": "1.10.0",
"private": true,
"type": "module",
"description": "ENSNode's ENS API",
Expand Down
21 changes: 21 additions & 0 deletions apps/ensindexer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# ensindexer

## 1.10.0
Copy link
Copy Markdown
Contributor

@vercel vercel bot Mar 31, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ENSv2Registry refactoring changes from PR #1845 are not documented in the ensindexer v1.10.0 CHANGELOG

Fix on Vercel


### Minor Changes

- [#1839](https://github.com/namehash/ensnode/pull/1839) [`1e4bfdc`](https://github.com/namehash/ensnode/commit/1e4bfdcd248520aefa01daaa162ae4002486bace) Thanks [@tk-o](https://github.com/tk-o)! - Replaced `ponder.on` with `addOnchainEventListener`. This change enables more granular management of the indexing process.

- [#1864](https://github.com/namehash/ensnode/pull/1864) [`065ecbe`](https://github.com/namehash/ensnode/commit/065ecbecd02f3e438d1cc488001b7cd967f2be59) Thanks [@tk-o](https://github.com/tk-o)! - Enhanced application logging approach to use a streamlined logger implementation across ENSIndexer app.

- [#1843](https://github.com/namehash/ensnode/pull/1843) [`61d76b5`](https://github.com/namehash/ensnode/commit/61d76b5e1caeb1954e6b6c0d3255201d209569ce) Thanks [@tk-o](https://github.com/tk-o)! - Introduced indexing event handler preconditions to optimize the cross-service availability in an ENSNode instance when ENSRainbow is performing a cold-start.

- [#1828](https://github.com/namehash/ensnode/pull/1828) [`4c99177`](https://github.com/namehash/ensnode/commit/4c991777ac13ffd2cc1fb947e5a47bd7733b112b) Thanks [@tk-o](https://github.com/tk-o)! - Renamed environment variables: `DATABASE_URL` to `ENSDB_URL`, and `DATABASE_SCHEMA` to `ENSINDEXER_SCHEMA_NAME`.

### Patch Changes

- Updated dependencies [[`7fca45d`](https://github.com/namehash/ensnode/commit/7fca45d09dc6e3456fec2cae0827e9d2c54827a6), [`c336c79`](https://github.com/namehash/ensnode/commit/c336c79b08e46ce53caa536ebf6158eba9f3e017), [`4c99177`](https://github.com/namehash/ensnode/commit/4c991777ac13ffd2cc1fb947e5a47bd7733b112b), [`ed6ee96`](https://github.com/namehash/ensnode/commit/ed6ee9641bfa6f42ddc95955cf8b013c93bf2f4a), [`065ecbe`](https://github.com/namehash/ensnode/commit/065ecbecd02f3e438d1cc488001b7cd967f2be59)]:
- @ensnode/ensnode-sdk@1.10.0
- @ensnode/ensdb-sdk@1.10.0
- @ensnode/ponder-sdk@1.10.0
- @ensnode/ensrainbow-sdk@1.10.0
- @ensnode/datasources@1.10.0

## 1.9.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/ensindexer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ensindexer",
"version": "1.9.0",
"version": "1.10.0",
"private": true,
"type": "module",
"description": "A multichain ENS indexer, powered by Ponder",
Expand Down
8 changes: 8 additions & 0 deletions apps/ensrainbow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# ensrainbow

## 1.10.0

### Patch Changes

- Updated dependencies [[`7fca45d`](https://github.com/namehash/ensnode/commit/7fca45d09dc6e3456fec2cae0827e9d2c54827a6), [`4c99177`](https://github.com/namehash/ensnode/commit/4c991777ac13ffd2cc1fb947e5a47bd7733b112b), [`ed6ee96`](https://github.com/namehash/ensnode/commit/ed6ee9641bfa6f42ddc95955cf8b013c93bf2f4a)]:
- @ensnode/ensnode-sdk@1.10.0
- @ensnode/ensrainbow-sdk@1.10.0

## 1.9.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/ensrainbow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ensrainbow",
"version": "1.9.0",
"version": "1.10.0",
"private": true,
"type": "module",
"description": "ENSRainbow is an ENSNode service for healing ENS labels",
Expand Down
8 changes: 8 additions & 0 deletions apps/fallback-ensapi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# fallback-ensapi

## 1.10.0

### Patch Changes

- Updated dependencies [[`7fca45d`](https://github.com/namehash/ensnode/commit/7fca45d09dc6e3456fec2cae0827e9d2c54827a6), [`4c99177`](https://github.com/namehash/ensnode/commit/4c991777ac13ffd2cc1fb947e5a47bd7733b112b), [`ed6ee96`](https://github.com/namehash/ensnode/commit/ed6ee9641bfa6f42ddc95955cf8b013c93bf2f4a)]:
- @ensnode/ensnode-sdk@1.10.0
- @ensnode/datasources@1.10.0

## 1.9.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/fallback-ensapi/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "fallback-ensapi",
"version": "1.9.0",
"version": "1.10.0",
"type": "module",
"description": "Infrastructure-level Fallback for ENSApi",
"license": "MIT",
Expand Down
2 changes: 2 additions & 0 deletions docs/docs.ensnode.io/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @docs/mintlify

## 1.10.0

## 1.9.0

## 1.8.1
Expand Down
2 changes: 1 addition & 1 deletion docs/docs.ensnode.io/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@docs/mintlify",
"version": "1.9.0",
"version": "1.10.0",
"private": true,
"type": "module",
"description": "ENSNode's Mintlify docs",
Expand Down
7 changes: 7 additions & 0 deletions docs/ensnode.io/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @docs/ensnode

## 1.10.0

### Patch Changes

- Updated dependencies []:
- @namehash/namehash-ui@1.10.0

## 1.9.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion docs/ensnode.io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@docs/ensnode",
"private": true,
"type": "module",
"version": "1.9.0",
"version": "1.10.0",
"packageManager": "pnpm@10.28.0",
"scripts": {
"dev": "astro dev",
Expand Down
7 changes: 7 additions & 0 deletions docs/ensrainbow.io/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @docs/ensrainbow

## 1.10.0

### Patch Changes

- Updated dependencies []:
- @namehash/namehash-ui@1.10.0

## 1.9.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion docs/ensrainbow.io/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@docs/ensrainbow",
"type": "module",
"version": "1.9.0",
"version": "1.10.0",
"packageManager": "pnpm@10.28.0",
"private": true,
"scripts": {
Expand Down
2 changes: 2 additions & 0 deletions packages/datasources/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @ensnode/ens-deployments

## 1.10.0

## 1.9.0

## 1.8.1
Expand Down
2 changes: 1 addition & 1 deletion packages/datasources/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ensnode/datasources",
"version": "1.9.0",
"version": "1.10.0",
"type": "module",
"description": "Catalog of ENSNode-related datasources including chain, contract addresses, start blocks, and event filters.",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/ens-referrals/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @namehash/ens-referrals

## 1.10.0

### Patch Changes

- Updated dependencies [[`7fca45d`](https://github.com/namehash/ensnode/commit/7fca45d09dc6e3456fec2cae0827e9d2c54827a6), [`4c99177`](https://github.com/namehash/ensnode/commit/4c991777ac13ffd2cc1fb947e5a47bd7733b112b), [`ed6ee96`](https://github.com/namehash/ensnode/commit/ed6ee9641bfa6f42ddc95955cf8b013c93bf2f4a)]:
- @ensnode/ensnode-sdk@1.10.0

## 1.9.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ens-referrals/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@namehash/ens-referrals",
"version": "1.9.0",
"version": "1.10.0",
"type": "module",
"description": "Utilities for ENS Referrals.",
"license": "MIT",
Expand Down
3 changes: 3 additions & 0 deletions packages/enscli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# enscli

## 1.10.0
2 changes: 1 addition & 1 deletion packages/enscli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "enscli",
"version": "1.9.0",
"version": "1.10.0",
"description": "Reserved for the ENSNode project by NameHash Labs. See https://ensnode.io",
"repository": {
"type": "git",
Expand Down
11 changes: 11 additions & 0 deletions packages/ensdb-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @ensnode/ensdb-sdk

## 1.10.0

### Minor Changes

- [#1868](https://github.com/namehash/ensnode/pull/1868) [`c336c79`](https://github.com/namehash/ensnode/commit/c336c79b08e46ce53caa536ebf6158eba9f3e017) Thanks [@tk-o](https://github.com/tk-o)! - Added `validateEnsDbConfig` function to support validation for the `EnsDbConfig` data model.

### Patch Changes

- Updated dependencies [[`7fca45d`](https://github.com/namehash/ensnode/commit/7fca45d09dc6e3456fec2cae0827e9d2c54827a6), [`4c99177`](https://github.com/namehash/ensnode/commit/4c991777ac13ffd2cc1fb947e5a47bd7733b112b), [`ed6ee96`](https://github.com/namehash/ensnode/commit/ed6ee9641bfa6f42ddc95955cf8b013c93bf2f4a)]:
- @ensnode/ensnode-sdk@1.10.0

## 1.9.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ensdb-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ensnode/ensdb-sdk",
"version": "1.9.0",
"version": "1.10.0",
"type": "module",
"description": "SDK for interacting with data in ENSDb",
"license": "MIT",
Expand Down
3 changes: 3 additions & 0 deletions packages/enskit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# enskit

## 1.10.0
Loading
Loading