v5.43.0#2894
Merged
Merged
Conversation
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
This file contains hidden or 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
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.
Release Changes
✨ New features
Swap to a new token (#2872)
Swap a token you hold for almost any Stellar asset — including ones you don't hold yet — in a single flow, with automatic trustline setup and Blockaid safety checks.
Configurable auto-lock timer (#2802)
Replaces the old fixed 24-hour lock with a timer you control (1, 5, 15, 30, or 60 minutes; default 15) in Settings → Preferences. This fixes two long-standing annoyances: active users getting unexpectedly locked out mid-action, and wallets left unlocked all day when you walk away. Existing installs migrate automatically.
🛠 Improvements
More reliable pricing (#2870)
Token prices now come from a more reliable source, and should see improved availability.
Security and dependency updates (#2855, #2852, #2703, #2849)
Routine behind-the-scenes library upgrades, including security patches.
🐛 Fixes
Restore signing for some Soroban transactions (#2862)
Fixes a bug where signing certain smart-contract transactions (for example, Soroswap swaps) silently failed and the confirmation popup never opened. Also hardens the build against a Chrome Web Store rejection issue.
Correct history + block sending to yourself (#2863)
Payments to your "muxed" address are now categorized correctly, and you can no longer accidentally send funds to your own address.
Right token on the "Sent!" screen (#2873)
If you switched tokens partway through a send, the success screen now shows the token you actually sent instead of the one you started with.
Sidebar dApp connection fix (#2850)
In sidebar mode, approving a dApp for the first time no longer incorrectly shows a "domain not in allowlist" warning on the next signing prompt.