-
Notifications
You must be signed in to change notification settings - Fork 327
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* release: (136 commits) fix changelogs fix changelogs Smartling on-demand translation delivery from release (#570) 🚀 release prerelease [LLD(2.44.0-next.1), LLM(3.4.0-next.4)] add changelog to swap fix fix typo 🚀 release prerelease [LLD(2.44.0-next.0), LLM(3.4.0-next.4)] Bugfix/fix swap tos text (#545) ci: add github token to prevent the changelog formatter from throwing Bugfix/minor swap fixes (#541) add missing dependencies for changelog clean g++ fix (#500) fix: changelog formatter typo fix: no major on LLD Revert ":rocket: release prerelease [LLD(3.0.0-next.5), LLM(3.4.0-next.4)]" fix LLD version :rocket: release prerelease [LLD(3.0.0-next.5), LLM(3.4.0-next.4)] Feat/LIVE-1414 RBF new implementation for Bitcoin (#502) update changelog format (#504) 🚀 release prerelease [LLD(2.44.0-next.4), LLM(3.4.0-next.3)] ...
- Loading branch information
Showing
697 changed files
with
49,243 additions
and
11,085 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@ledgerhq/hw-app-helium": minor | ||
--- | ||
|
||
Memo serialization has been fixed. The transaction memo field was incorrectly serialized which caused verification failures. |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"live-mobile": patch | ||
"@ledgerhq/live-common": patch | ||
--- | ||
|
||
Handle all non final (i.e: non OK nor KO) status as pending |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"ledger-live-desktop": minor | ||
--- | ||
|
||
feat: integration of alternate DEX on swap page [LIVE-2677] |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"@ledgerhq/live-cli": patch | ||
"@ledgerhq/live-common": patch | ||
--- | ||
|
||
Update expected steps labels for Cosmos device actions |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"ledger-live-desktop": minor | ||
--- | ||
|
||
feat(swap): Add Changelly's Terms of Use in the confirmation screen [LIVE-1195] |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@ledgerhq/cryptoassets": minor | ||
--- | ||
|
||
Update CAL |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"ledger-live-desktop": patch | ||
--- | ||
|
||
Replace webpack with esbuild for production builds. |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,11 @@ | ||
{ | ||
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json", | ||
"changelog": "@changesets/cli/changelog", | ||
"changelog": [ | ||
"@changesets/changelog-github", | ||
{ | ||
"repo": "LedgerHQ/ledger-live" | ||
} | ||
], | ||
"commit": false, | ||
"fixed": [], | ||
"linked": [], | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@ledgerhq/live-common": minor | ||
--- | ||
|
||
Adding optimistic operations to NFT transfers |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"ledger-live-desktop": patch | ||
--- | ||
|
||
Fix regression when opening external windows from within a webview tag |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@ledgerhq/react-ui": minor | ||
--- | ||
|
||
fix checkbox on ui:react |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@ledgerhq/live-common": minor | ||
--- | ||
|
||
Fix Tezos synchronisation with originating type |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"live-mobile": minor | ||
"@ledgerhq/live-common": minor | ||
--- | ||
|
||
NFT counter value added on LLM and LLD with feature flagging |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@ledgerhq/live-common": minor | ||
--- | ||
|
||
Bitcoin Rbf new implementation. Jira ticket: LIVE-1414, LIVE-1415, LIVE-1416 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"live-mobile": patch | ||
--- | ||
|
||
AccountGraphCard : Add rounding when using counter value (to prevent too many decimals in crypto-value) |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@ledgerhq/live-common": patch | ||
--- | ||
|
||
Drop deprecated "Portfolio V1" |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"ledger-live-desktop": patch | ||
--- | ||
|
||
Fix swap TOS styling |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@ledgerhq/live-common": minor | ||
--- | ||
|
||
XRP: add retry to api call |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@ledgerhq/live-common": minor | ||
--- | ||
|
||
fix(LLC): cardano byron address validation |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@ledgerhq/icons-ui": patch | ||
--- | ||
|
||
Enhance subpath exports to improve node17+ and jest compatibilty. |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"live-common-tools": minor | ||
--- | ||
|
||
added possibility to check release signatures and make it work with the new way we handle releases through cdn and not github releases anymore |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@ledgerhq/react-ui": minor | ||
--- | ||
|
||
add breakpoints to desktop ui |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"ledger-live-desktop": patch | ||
--- | ||
|
||
Swap: Fixes styling issues |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@ledgerhq/live-common": patch | ||
--- | ||
|
||
Add loading spinner on "From amount" field in Swap form when using "Send max" toggle |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"ledger-live-desktop": patch | ||
--- | ||
|
||
Fixed issue on CryptoCurrency Icon in transactions history (size issue) |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@ledgerhq/live-cli": patch | ||
--- | ||
|
||
Fix WS message now possibly being a Buffer instead of a string |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@ledgerhq/live-common": patch | ||
--- | ||
|
||
Patching shouldUpgrade & mustUpgrade logic to allow for pre-release tags that were considered always considered as false before |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"ledger-live-desktop": minor | ||
--- | ||
|
||
Add Sentry support |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,114 @@ | ||
{ | ||
"mode": "pre", | ||
"tag": "next", | ||
"initialVersions": { | ||
"@ledgerhq/live-cli": "22.0.1", | ||
"ledger-live-desktop": "2.43.1", | ||
"live-mobile": "3.3.0", | ||
"@ledgerhq/live-common": "23.1.0", | ||
"ledger-libs": "0.0.0", | ||
"flow-support": "1.0.0", | ||
"@ledgerhq/cryptoassets": "6.28.2", | ||
"@ledgerhq/devices": "6.27.1", | ||
"@ledgerhq/errors": "6.10.0", | ||
"@ledgerhq/hw-app-algorand": "6.27.1", | ||
"@ledgerhq/hw-app-btc": "6.27.1", | ||
"@ledgerhq/hw-app-cosmos": "6.27.1", | ||
"@ledgerhq/hw-app-eth": "6.29.0", | ||
"@ledgerhq/hw-app-helium": "6.27.1", | ||
"@ledgerhq/hw-app-polkadot": "6.27.1", | ||
"@ledgerhq/hw-app-solana": "6.27.1", | ||
"@ledgerhq/hw-app-str": "6.27.1", | ||
"@ledgerhq/hw-app-tezos": "6.27.1", | ||
"@ledgerhq/hw-app-trx": "6.27.1", | ||
"@ledgerhq/hw-app-xrp": "6.27.1", | ||
"@ledgerhq/hw-transport": "6.27.1", | ||
"@ledgerhq/hw-transport-http": "6.27.1", | ||
"@ledgerhq/hw-transport-mocker": "6.27.1", | ||
"@ledgerhq/hw-transport-node-ble": "6.27.1", | ||
"@ledgerhq/hw-transport-node-hid": "6.27.1", | ||
"@ledgerhq/hw-transport-node-hid-noevents": "6.27.1", | ||
"@ledgerhq/hw-transport-node-hid-singleton": "6.27.1", | ||
"@ledgerhq/hw-transport-node-speculos": "6.27.1", | ||
"@ledgerhq/hw-transport-node-speculos-http": "6.27.1", | ||
"@ledgerhq/hw-transport-web-ble": "6.27.1", | ||
"@ledgerhq/hw-transport-webhid": "6.27.1", | ||
"@ledgerhq/hw-transport-webusb": "6.27.1", | ||
"@ledgerhq/logs": "6.10.0", | ||
"@ledgerhq/react-native-hid": "6.28.3", | ||
"@ledgerhq/react-native-hw-transport-ble": "6.27.1", | ||
"@ledgerhq/types-cryptoassets": "6.22.0", | ||
"@ledgerhq/types-devices": "6.22.0", | ||
"@ledgerhq/types-live": "6.22.0", | ||
"ui": "0.0.0", | ||
"@ledgerhq/icons-ui": "0.2.5", | ||
"@ledgerhq/native-ui": "0.8.0", | ||
"@ledgerhq/react-ui": "0.7.8", | ||
"@ledgerhq/ui-shared": "0.1.9", | ||
"actions-root": "0.0.0", | ||
"@actions/change-product-name": "1.0.0", | ||
"@actions/download-workflow-artifacts": "1.0.0", | ||
"@actions/extract-live-common-version": "1.0.0", | ||
"@actions/generate-jira-diff": "1.0.0", | ||
"@actions/generate-slack-screenshots-diff": "1.0.0", | ||
"@actions/get-package-infos": "1.0.0", | ||
"@actions/get-pr-number": "1.0.0", | ||
"@actions/get-release-by-tag": "1.0.0", | ||
"@actions/get-workflow-artifacts-id": "1.0.0", | ||
"has-hash-commit-deps": "1.0.0", | ||
"@actions/is-org-member": "1.0.0", | ||
"@actions/prepare-comment": "1.0.0", | ||
"@actions/prepare-comment-screenshots": "1.0.0", | ||
"@actions/publish-release": "1.0.0", | ||
"@actions/submit-bot-report": "1.0.0", | ||
"@actions/upload-images": "1.0.0", | ||
"live-common-tools": "0.1.3", | ||
"create-release-hash": "1.0.0", | ||
"esbuild-utils": "1.0.0", | ||
"live-github-bot": "1.0.0", | ||
"metro-extra-config": "1.0.0", | ||
"migrate-branch": "0.0.1", | ||
"native-modules-tools": "1.0.0", | ||
"pnpm-utils": "1.0.0" | ||
}, | ||
"changesets": [ | ||
"angry-ads-obey", | ||
"angry-falcons-rescue", | ||
"beige-baboons-attack", | ||
"beige-lizards-leave", | ||
"chatty-tips-rescue", | ||
"chilled-chairs-love", | ||
"cold-papayas-speak", | ||
"dirty-parents-collect", | ||
"fair-seals-switch", | ||
"few-fireants-cheer", | ||
"fluffy-rats-laugh", | ||
"fluffy-seas-buy", | ||
"fresh-timers-dress", | ||
"fuzzy-lemons-breathe", | ||
"gre-eats-bananas", | ||
"great-pears-know", | ||
"great-poets-visit", | ||
"happy-students-sleep", | ||
"hungry-queens-beg", | ||
"kind-pets-tickle", | ||
"little-fishes-vanish", | ||
"many-cycles-listen", | ||
"many-penguins-add", | ||
"neat-fireants-lie", | ||
"nervous-ads-explode", | ||
"olive-camels-scream", | ||
"plenty-shrimps-brush", | ||
"real-trees-ring", | ||
"shy-meals-yell", | ||
"slimy-ghosts-tell", | ||
"stale-llamas-cheer", | ||
"stupid-kiwis-study", | ||
"tasty-needles-wave", | ||
"weak-geese-fetch", | ||
"weak-gorillas-invent", | ||
"yolo-mode-action", | ||
"yolo-parents-collect", | ||
"yolo-seas-buy" | ||
] | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
"@ledgerhq/hw-transport-node-hid-singleton": patch | ||
"native-modules-tools": patch | ||
--- | ||
|
||
Add basic support for macOS universal apps. |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"live-mobile": patch | ||
--- | ||
|
||
Add back navigation to NftViewer and fixed style issues on the view |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@ledgerhq/react-ui": patch | ||
--- | ||
|
||
fix(Tip): missing colon in StyledIconContainer |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@ledgerhq/live-common": minor | ||
--- | ||
|
||
Update ledger-live-common dependency stellar-sdk to v10.1.1 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@ledgerhq/live-common": major | ||
--- | ||
|
||
satstack issue fix Jira ticket: LIVE-2208 and LIVE-2170 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"live-mobile": patch | ||
--- | ||
|
||
Updated naming for last operations to last transactions |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"live-mobile": patch | ||
--- | ||
|
||
(internal) Filtering more errors to NOT be reported to Sentry – typically to ignore users-specific cases |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@ledgerhq/live-common": major | ||
--- | ||
|
||
change tags for glif derivation modes |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"ledger-live-desktop": patch | ||
--- | ||
|
||
Handle all non final (i.e: non OK nor KO) status as pending |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"ledger-live-desktop": patch | ||
--- | ||
|
||
Adding optimistic operations to NFT transfers |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"ledger-live-desktop": patch | ||
--- | ||
|
||
Add loading spinner on "From amount" field in Swap form when using "Send max" toggle |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"ledger-live-desktop": minor | ||
--- | ||
|
||
NFT counter value added on LLM and LLD with feature flagging |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"ledger-live-desktop": minor | ||
--- | ||
|
||
Bitcoin Rbf new implementation. Jira ticket: LIVE-1414, LIVE-1415, LIVE-1416 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"ledger-live-desktop": patch | ||
--- | ||
|
||
Add basic support for macOS universal apps. |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Next release is on the way :rocket:! | ||
|
||
This pull request aims to fix a bug in production for a Ledger Live product. | ||
|
||
## Checklist | ||
|
||
To be ready to be merged, we must comply with all theses checks: | ||
|
||
- [ ] changelogs are included with description about the bug(s) | ||
- [ ] all CI checks have passed | ||
- [ ] reviewed by QA | ||
- [ ] hotix is reviewed by the Delivery Team | ||
|
||
### /!\ If this hotfix targets Ledger Live Desktop | ||
|
||
- [ ] RELEASE_NOTES.md has been updated | ||
|
||
Once all these checks are validated, the pull request can be merged using the correct [workflow](https://github.com/LedgerHQ/ledger-live/actions/workflows/release-prepare-hotfix.yml). | ||
|
||
|
Oops, something went wrong.
c1b06ff
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
react-ui-storybook – ./
react-ui-storybook-ledgerhq.vercel.app
react-ui-storybook-git-main-ledgerhq.vercel.app
react-ui-storybook.vercel.app
c1b06ff
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
ledger-live-github-bot – ./tools/github-bot
ledger-live-github-bot-ledgerhq.vercel.app
ledger-live-github-bot-git-main-ledgerhq.vercel.app
ledger-live-github-bot.vercel.app
c1b06ff
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
native-ui-storybook – ./
native-ui-storybook.vercel.app
native-ui-storybook-git-main-ledgerhq.vercel.app
native-ui-storybook-ledgerhq.vercel.app
c1b06ff
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
live-common-tools – ./
live-common-tools-git-main-ledgerhq.vercel.app
ledger-live.vercel.app
live-common-tools-ledgerhq.vercel.app