-
Notifications
You must be signed in to change notification settings - Fork 393
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v0.46.0 #3596
Merged
Merged
v0.46.0 #3596
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Release checklistThis release checklist should be performed before release is published.
Don't forget to approve the PR when checklist is finished ✅ Dev tests🚀 Version update
Manual tests📨 Add account
🗑️ Remove account
💌 Send base asset
🎁 Send ERC20
💸 Internal swap
📡 dApps connections
🎭 Sign in with Ethereum
🐶 Default wallet
⚙️ Settings
☀️ Abilities
🌠 NFTs page
🦾 Flashbots
|
Intent here is to merge this and then do a patch release with #3597 and possibly an additional fix for dApp connections when using the MetaMask mock provider. |
Merging this as-is, then pulling checklists over for a 0.46.1 release. |
Merged
Shadowfiend
added a commit
that referenced
this pull request
Aug 11, 2023
Additional fix for issues on the signing screen from #3571. ## What's Changed (since v0.45.0) * Fix invalid react fragment by @hyphenized in #3597 * v0.46.0 by @Shadowfiend in #3596 * v0.45.0 by @jagodarybacka in #3589 * Add `@testing-library/dom` to `background` by @jagodarybacka in #3588 * Modify Hardhat cache config by @michalinacienciala in #3591 * Revolintion: Apply most of the `@thesis-co/eslint-config` lint styling to the extension by @Shadowfiend in #3571 * Release Checklist Update: Added Flashbots by @andreachapman in #3592 * DAppstrosities: Fix a few observed dApp connection issues by @Shadowfiend in #3593 **Full Changelog**: v0.45.0...v0.46.0 Latest build: [extension-builds-3598](https://github.com/tahowallet/extension/suites/14964619550/artifacts/853742841) (as of Wed, 09 Aug 2023 22:44:33 GMT).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Primarily a bug fix release for dApp connections in certain scenarios, particularly stargate.finance .
What's Changed
@testing-library/dom
tobackground
by @jagodarybacka in Add@testing-library/dom
tobackground
#3588@thesis-co/eslint-config
lint styling to the extension by @Shadowfiend in Revolintion: Apply most of the@thesis-co/eslint-config
lint styling to the extension #3571Full Changelog: v0.45.0...v0.46.0
Latest build: extension-builds-3596 (as of Wed, 09 Aug 2023 20:24:30 GMT).