Releases: Consensys/linea-ens
Releases · Consensys/linea-ens
v1.0.10
What's Changed
- feat: improve health check by calling the actual getStorage api endpoint and checking the result by @Julink-eth in #254
- chore: reduced ccip-gateway image size + remove dist folder from repo by @Julink-eth in #255
- fix: build args for ccip-gateway by @Julink-eth in #257
New Contributors
Full Changelog: v1.0.9...v1.0.10
v1.0.9
What's Changed
linea-ens-app
- feat: removed rainbow wallet option as it's not supported on Linea by @Julink-eth in #244
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
linea-ens-app
- feat: added TheGraph API keys in CI build by @Julink-eth in #239
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
linea-ens-app
- feat: add NODE_ENV in CI by @Julink-eth in #224
- fix: linea cointype field while registering by @Julink-eth in #225
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
linea-ens-app
- fix: unwrapping and wrapping names to use correct functions by @Julink-eth in #221
- feat: added setAddr record for linea address when registering by default by @Julink-eth in #222
- fix: record github regex validation by @Julink-eth in #223
Full Changelog: v1.0.5...v1.0.6
v1.0.5
linea-ens-app
- Changed mirror link to https://blog.ens.domains/post/ens-lands-on-linea
v1.0.4
linea-ccip-gateway
- Add info logs
- Add verbose logs with debug mode (NODE_ENV)
- Some refactoring
- E2E tests using the local Linea stack
linea-ens-app
- Changed warning texts regarding finalization
- Fixed renew title and icon colors
v1.0.3
linea-ens-app
- feat: Add crosschain resolution warning
- fix: UI for mobile
- fix: switching between Linea Mainnet and Linea Sepolia network
- fix: unknown network page
v1.0.2
chore: change env.testnet to env.sepolia for poh-signer-api (#214)
v1.0.1
- Use latest finalized block when fetching latestL2BlockNumber from the linea-ccip-gateway