Skip to content

release: v2.3.5 - #970

Merged
vilenarios merged 2 commits into
mainfrom
release/2.3.5
Aug 11, 2026
Merged

release: v2.3.5#970
vilenarios merged 2 commits into
mainfrom
release/2.3.5

Conversation

@vilenarios

Copy link
Copy Markdown
Contributor

Summary

  • Upgraded @ar.io/sdk to 4.1.2 which fixes getArNSRecord timestamp conversion (seconds → milliseconds)
  • Removes the temporary timestamp workaround in useDomainInfo.tsx
  • Fixes lease expiry dates showing as 1970 and status as "Expired" on the manage page

Changes

  • package.json / yarn.lock: @ar.io/sdk 4.1.1 → 4.1.2
  • src/hooks/useDomainInfo.tsx: Removed manual * 1000 timestamp workaround (now handled by SDK)
  • CHANGELOG.md: Added v2.3.5 release notes

Test plan

  • Verify leased names show correct expiry dates (not 1970) on manage page
  • Verify leased names show correct status (not "Expired") on manage page
  • Verify permabuy names display correctly on manage page
  • Smoke test name registration flow

🤖 Generated with Claude Code

vilenarios and others added 2 commits August 11, 2026 16:09
SDK 4.1.2 fixes the getArNSRecord timestamp conversion bug (seconds →
milliseconds) upstream, so the manual multiplication workaround in
useDomainInfo is no longer needed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Separates SDK 4.1.2 upgrade into its own release (2.3.5) since 2.3.4 was
already released to main.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vilenarios
vilenarios requested a review from a team as a code owner August 11, 2026 20:13
@coderabbitai

coderabbitai Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 3ecc757e-0b2f-4265-9e77-241edc3244db

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@vilenarios
vilenarios merged commit 6983d53 into main Aug 11, 2026
7 checks passed
@vilenarios
vilenarios deleted the release/2.3.5 branch August 11, 2026 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant