Commit adfa229
authored
release: release-changelog/7.68.3 (#27513)
This PR updates the change log for 7.68.3. (Hotfix - no test plan
generated.)
## **Description**
Adds a new `7.68.3` section to `CHANGELOG.md` documenting two hotfixes:
- Fixed seedless onboarding vault decryption crash by handling both
vault formats in encryptorAdapter (#27393)
- Fixed OTA environment variable configuration to use new build flag
(#26668)
Updates the changelog reference links so `Unreleased` now compares from
`v7.68.3` and includes a new `7.68.3` compare link.
## **Changelog**
CHANGELOG entry: null
## **Related issues**
Fixes:
## **Manual testing steps**
N/A - changelog only
## **Pre-merge author checklist**
- [x] I've followed [MetaMask Contributor
Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask Mobile
Coding
Standards](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/CODING_GUIDELINES.md).
- [x] I've completed the PR template to the best of my ability
- [x] I've included tests if applicable
- [x] I've documented my code using [JSDoc](https://jsdoc.app/) format
if applicable
- [x] I've applied the right labels on the PR (see [labeling
guidelines](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/LABELING_GUIDELINES.md)).
Not required for external contributors.
## **Pre-merge reviewer checklist**
- [ ] I've manually tested the PR (e.g. pull and build branch, run the
app, test code being changed).
- [ ] I confirm that this PR addresses all acceptance criteria described
in the ticket it closes and includes the necessary testing evidence such
as recordings and or screenshots.
Made with Cursor
Made with [Cursor](https://cursor.com)
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Changelog-only update with no runtime code changes; risk is limited to
potential version/compare-link inaccuracies in release notes.
>
> **Overview**
> Adds a new `7.68.3` section to `CHANGELOG.md` documenting two hotfixes
(seedless onboarding vault decryption crash handling and OTA env var
build-flag update).
>
> Updates the version reference links by introducing a new `[7.68.3]`
compare link.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
2bbdafb. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 2177dbe commit adfa229
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
67 | 74 | | |
68 | 75 | | |
69 | 76 | | |
| |||
10918 | 10925 | | |
10919 | 10926 | | |
10920 | 10927 | | |
| 10928 | + | |
10921 | 10929 | | |
10922 | 10930 | | |
10923 | 10931 | | |
| |||
0 commit comments