Skip to content

Commit c6515db

Browse files
chore(release): release-changelog/7.70.1 (#27841)
## Description Adds **7.70.1** release notes for hotfixes on `release/7.70.1`, and updates changelog compare links per release process. User-facing changes documented: - Fixed stale perpetuals data and missing 24h price change after returning from background ([#27530](#27530)) - Fixed a bug where closing positions on HIP-3 markets (e.g., xyz:BRENTOIL) failed with "Asset ID not found" when navigating via the Perps tab ([#27854](#27854)) ## Changelog CHANGELOG entry: null ## Related - Release PR: [#27824](#27824) (`release/7.70.1` → `stable`) - Cherry-picks: [#27826](#27826) (reconnection), [#27860](#27860) (HIP-3 / dual-cache) ## Compare links - `[Unreleased]` → `v7.70.1...HEAD` - `[7.70.1]` → `v7.70.0...v7.70.1` (patch compares to previous minor tag) - Older version links (e.g. `[7.69.1]`) unchanged. ## Branch - Merged current `release/7.70.1` into this branch so the changelog PR stays aligned with [#27824](#27824). Merge with **Create a merge commit** (not squash), per release changelog workflow. <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Low risk: documentation-only change to `CHANGELOG.md` with no runtime or build impact. > > **Overview** > Documents the `7.70.1` hotfix in `CHANGELOG.md`, adding two *Fixed* items related to perpetuals market data refresh and HIP-3 perps position closing. > > Updates the changelog compare links so `Unreleased` now compares from `v7.70.1`, and adds the new `7.70.1` compare URL. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 33bab8a. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> --------- Co-authored-by: metamaskbot <metamaskbot@users.noreply.github.com>
1 parent 0e0cb25 commit c6515db

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [7.70.1]
11+
12+
### Fixed
13+
14+
- Fixed stale perpetuals data and missing 24h price change after returning from background (#27530)
15+
- Fixed a bug where closing positions on HIP-3 markets (e.g., xyz:BRENTOIL) failed with "Asset ID not found" when navigating via the Perps tab (#27854)
16+
1017
## [7.69.1]
1118

1219
### Fixed
@@ -10931,7 +10938,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1093110938
- [#957](https://github.com/MetaMask/metamask-mobile/pull/957): fix timeouts (#957)
1093210939
- [#954](https://github.com/MetaMask/metamask-mobile/pull/954): Bugfix: onboarding navigation (#954)
1093310940

10934-
[Unreleased]: https://github.com/MetaMask/metamask-mobile/compare/v7.69.1...HEAD
10941+
[Unreleased]: https://github.com/MetaMask/metamask-mobile/compare/v7.70.1...HEAD
10942+
[7.70.1]: https://github.com/MetaMask/metamask-mobile/compare/v7.70.0...v7.70.1
1093510943
[7.69.1]: https://github.com/MetaMask/metamask-mobile/compare/v7.69.0...v7.69.1
1093610944
[7.69.0]: https://github.com/MetaMask/metamask-mobile/compare/v7.68.3...v7.69.0
1093710945
[7.68.3]: https://github.com/MetaMask/metamask-mobile/compare/v7.68.2...v7.68.3

0 commit comments

Comments
 (0)