Skip to content

chore: release v1.1011.0#12030

Merged
0xApotheosis merged 6 commits intomainfrom
release
Feb 25, 2026
Merged

chore: release v1.1011.0#12030
0xApotheosis merged 6 commits intomainfrom
release

Conversation

@0xApotheosis
Copy link
Member

Production changes - testing required

Sei EVM chain + DeBridge swapper

Adds Sei EVM as a supported chain with DeBridge swapper for cross-chain and same-chain swaps. Test selecting Sei EVM chain, viewing token balances, and executing swaps via DeBridge in both cross-chain and same-chain scenarios.

Trade UI fix

Fixes the trade bottom nav not showing the active state on sub-tabs. Test navigating between all trade sub-tabs (swap, limit, etc.) and verify the bottom nav highlights correctly.

TCY unstaking fix

Fixes a crash during TCY unstaking when switching accounts caused basis points to exceed 10000. Test the TCY unstake flow, particularly switching between accounts mid-unstake.

Fixes, deps, and infra

No testing required.


Dev/local only - no production testing required

No dev-gated changes in this release.

dependabot bot and others added 6 commits February 24, 2026 14:53
Bumps [json](https://github.com/trentm/json) from 9.0.6 to 10.0.0.
- [Changelog](https://github.com/trentm/json/blob/master/CHANGES.md)
- [Commits](trentm/json@9.0.6...10.0.0)

---
updated-dependencies:
- dependency-name: json
  dependency-version: 10.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
The Trade tab in mobile bottom navigation only showed as active for
Swap and Limit routes. Buy, Sell, and Earn sub-tabs navigated to
/ramp/trade/* and /earn/* which were missing from the relatedPaths
array used for active state matching.

Also fixes the mobile header title using 'Swap' instead of 'Trade'
to match the bottom nav label.

Co-authored-by: Claude Opus 4.6 <[email protected]>
Co-authored-by: Apotheosis <[email protected]>
* feat: add feature flag awareness to release script

The release script now parses .env, .env.development, and .env.production
to detect dev-only feature flags and produces two-section output separating
production changes from dev/local-only changes gated behind flags.

Co-Authored-By: Claude Opus 4.6 <[email protected]>

* feat: add private build environment awareness to release script

Annotates production commits related to features disabled in the private
build (Mixpanel, Chatwoot) so QA knows these don't apply to the private
deployment.

Co-Authored-By: Claude Opus 4.6 <[email protected]>

---------

Co-authored-by: Claude Opus 4.6 <[email protected]>
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 25, 2026

Important

Review skipped

Draft detected.

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.

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
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release

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 and usage tips.

@0xApotheosis 0xApotheosis force-pushed the release branch 2 times, most recently from fe05a99 to c257772 Compare February 25, 2026 04:04
@0xApotheosis 0xApotheosis merged commit c257772 into main Feb 25, 2026
33 of 34 checks passed
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.

3 participants