Skip to content

Commit

Permalink
Merge branch 'hotfix'
Browse files Browse the repository at this point in the history
  • Loading branch information
live-github-bot[bot] committed Feb 23, 2024
2 parents 1d16167 + 3a8e0f8 commit 264cacb
Show file tree
Hide file tree
Showing 60 changed files with 979 additions and 212 deletions.
33 changes: 33 additions & 0 deletions apps/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,38 @@
# @ledgerhq/live-cli

## 23.3.3

### Patch Changes

- Updated dependencies [[`884cfd6`](https://github.com/LedgerHQ/ledger-live/commit/884cfd64a1440d393fb983dfe361be9c78f3b81c), [`3e28615`](https://github.com/LedgerHQ/ledger-live/commit/3e28615a8d5edbec3eff1e93207bf0e9d017666a)]:
- @ledgerhq/cryptoassets@11.4.1
- @ledgerhq/live-common@33.6.1
- @ledgerhq/live-env@1.0.1
- @ledgerhq/coin-framework@0.11.2
- @ledgerhq/live-countervalues@0.1.2
- @ledgerhq/live-network@1.1.13

## 23.3.3-hotfix.1

### Patch Changes

- Updated dependencies [[`884cfd6`](https://github.com/LedgerHQ/ledger-live/commit/884cfd64a1440d393fb983dfe361be9c78f3b81c)]:
- @ledgerhq/cryptoassets@11.4.1-hotfix.0
- @ledgerhq/live-common@33.6.1-hotfix.1
- @ledgerhq/coin-framework@0.11.2-hotfix.1
- @ledgerhq/live-countervalues@0.1.2-hotfix.1

## 23.3.3-hotfix.0

### Patch Changes

- Updated dependencies [[`3e28615`](https://github.com/LedgerHQ/ledger-live/commit/3e28615a8d5edbec3eff1e93207bf0e9d017666a)]:
- @ledgerhq/live-env@1.0.1-hotfix.0
- @ledgerhq/live-common@33.6.1-hotfix.0
- @ledgerhq/coin-framework@0.11.2-hotfix.0
- @ledgerhq/live-countervalues@0.1.2-hotfix.0
- @ledgerhq/live-network@1.1.13-hotfix.0

## 23.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/live-cli",
"version": "23.3.2",
"version": "23.3.3",
"description": "ledger-live CLI version",
"repository": {
"type": "git",
Expand Down
43 changes: 43 additions & 0 deletions apps/ledger-live-desktop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,48 @@
# ledger-live-desktop

## 2.77.2

### Patch Changes

- Updated dependencies [[`884cfd6`](https://github.com/LedgerHQ/ledger-live/commit/884cfd64a1440d393fb983dfe361be9c78f3b81c), [`3e28615`](https://github.com/LedgerHQ/ledger-live/commit/3e28615a8d5edbec3eff1e93207bf0e9d017666a)]:
- @ledgerhq/live-common@33.6.1
- @ledgerhq/live-env@1.0.1
- @ledgerhq/coin-evm@0.12.3
- @ledgerhq/coin-framework@0.11.2
- @ledgerhq/live-countervalues@0.1.2
- @ledgerhq/live-countervalues-react@0.1.2
- @ledgerhq/live-nft@0.2.1
- @ledgerhq/live-nft-react@0.2.1
- @ledgerhq/live-network@1.1.13

## 2.77.2-hotfix.1

### Patch Changes

- Updated dependencies [[`884cfd6`](https://github.com/LedgerHQ/ledger-live/commit/884cfd64a1440d393fb983dfe361be9c78f3b81c)]:
- @ledgerhq/live-common@33.6.1-hotfix.1
- @ledgerhq/coin-evm@0.12.3-hotfix.1
- @ledgerhq/coin-framework@0.11.2-hotfix.1
- @ledgerhq/live-countervalues@0.1.2-hotfix.1
- @ledgerhq/live-countervalues-react@0.1.2-hotfix.1
- @ledgerhq/live-nft@0.2.1-hotfix.1
- @ledgerhq/live-nft-react@0.2.1-hotfix.1

## 2.77.2-hotfix.0

### Patch Changes

- Updated dependencies [[`3e28615`](https://github.com/LedgerHQ/ledger-live/commit/3e28615a8d5edbec3eff1e93207bf0e9d017666a)]:
- @ledgerhq/live-env@1.0.1-hotfix.0
- @ledgerhq/live-common@33.6.1-hotfix.0
- @ledgerhq/coin-evm@0.12.3-hotfix.0
- @ledgerhq/coin-framework@0.11.2-hotfix.0
- @ledgerhq/live-countervalues@0.1.2-hotfix.0
- @ledgerhq/live-network@1.1.13-hotfix.0
- @ledgerhq/live-nft@0.2.1-hotfix.0
- @ledgerhq/live-countervalues-react@0.1.2-hotfix.0
- @ledgerhq/live-nft-react@0.2.1-hotfix.0

## 2.77.1

### Patch Changes
Expand Down
17 changes: 11 additions & 6 deletions apps/ledger-live-desktop/RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 2.77.2

### 🐛 Fix

Adding a NEAR (NEAR) account would result in an error. We’ve fixed this.

# 2.77.1

Expand All @@ -9,15 +14,15 @@ Gone are the days of unwanted NFTs in your gallery. Spam NFTs will now be filter

### 🚀 Features

Starting today, you can swap an additional 300 Ethereum and 100 Binance Smart Chain tokens through Ledger Live.
Starting today, you can swap an additional 300 Ethereum and 100 Binance Smart Chain tokens through Ledger Live.

### 🐛 Fix

Internal transactions for Ethereum, Polygon, and Binance Smart Chain are now visible in the transaction history.

The bug that prevented the hiding of token accounts has been fixed.

You can now clear nominations for your bonded DOT.
You can now clear nominations for your bonded DOT.

# 2.73.1

Expand All @@ -35,7 +40,7 @@ Ledger Live will now display the fiat value of your TRC20/TRC10 tokens.

Using the Max toggle to swap the entire balance would block the transaction. The issue has been resolved.

We've fixed a few search bar glitches in the Discover section.
We've fixed a few search bar glitches in the Discover section.

Some users reported issues when importing legacy Ethereum accounts or accounts with the legacy derivation path from MetaMask to Ledger Live. This has been fixed.

Expand All @@ -55,11 +60,11 @@ ParaSwap and 1inch, which you can access through the Discover section, are now s

### 🐛 Fixes

We fixed a bug that led to an infinite loading error when trying to access the My Ledger tab.
We fixed a bug that led to an infinite loading error when trying to access the My Ledger tab.

The bug that caused the UTK tokens not to be displayed in the MultiversX account is now fixed.
The bug that caused the UTK tokens not to be displayed in the MultiversX account is now fixed.

Some users reported that their undelegated Tezos (XTZ) coins are not visible in the transaction history. This has been fixed.
Some users reported that their undelegated Tezos (XTZ) coins are not visible in the transaction history. This has been fixed.

# 2.69.0

Expand Down
2 changes: 1 addition & 1 deletion apps/ledger-live-desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"license": "MIT",
"private": true,
"main": "./.webpack/main.bundle.js",
"version": "2.77.1",
"version": "2.77.2",
"scripts": {
"start:prod": "electron ./.webpack/main.bundle.js",
"start": "cross-env NODE_ENV=development node ./tools/main.js",
Expand Down
41 changes: 41 additions & 0 deletions apps/ledger-live-mobile/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,46 @@
# live-mobile

## 3.40.1

### Patch Changes

- Updated dependencies [[`884cfd6`](https://github.com/LedgerHQ/ledger-live/commit/884cfd64a1440d393fb983dfe361be9c78f3b81c), [`3e28615`](https://github.com/LedgerHQ/ledger-live/commit/3e28615a8d5edbec3eff1e93207bf0e9d017666a)]:
- @ledgerhq/live-common@33.6.1
- @ledgerhq/live-env@1.0.1
- @ledgerhq/coin-evm@0.12.3
- @ledgerhq/coin-framework@0.11.2
- @ledgerhq/live-countervalues@0.1.2
- @ledgerhq/live-countervalues-react@0.1.2
- @ledgerhq/live-nft@0.2.1
- @ledgerhq/live-nft-react@0.2.1

## 3.40.1-hotfix.1

### Patch Changes

- Updated dependencies [[`884cfd6`](https://github.com/LedgerHQ/ledger-live/commit/884cfd64a1440d393fb983dfe361be9c78f3b81c)]:
- @ledgerhq/live-common@33.6.1-hotfix.1
- @ledgerhq/coin-evm@0.12.3-hotfix.1
- @ledgerhq/coin-framework@0.11.2-hotfix.1
- @ledgerhq/live-countervalues@0.1.2-hotfix.1
- @ledgerhq/live-countervalues-react@0.1.2-hotfix.1
- @ledgerhq/live-nft@0.2.1-hotfix.1
- @ledgerhq/live-nft-react@0.2.1-hotfix.1

## 3.40.1-hotfix.0

### Patch Changes

- Updated dependencies [[`3e28615`](https://github.com/LedgerHQ/ledger-live/commit/3e28615a8d5edbec3eff1e93207bf0e9d017666a)]:
- @ledgerhq/live-env@1.0.1-hotfix.0
- @ledgerhq/live-common@33.6.1-hotfix.0
- @ledgerhq/coin-evm@0.12.3-hotfix.0
- @ledgerhq/coin-framework@0.11.2-hotfix.0
- @ledgerhq/live-countervalues@0.1.2-hotfix.0
- @ledgerhq/live-nft@0.2.1-hotfix.0
- @ledgerhq/live-countervalues-react@0.1.2-hotfix.0
- @ledgerhq/live-nft-react@0.2.1-hotfix.0

## 3.40.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/ledger-live-mobile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "live-mobile",
"version": "3.40.0",
"version": "3.40.1",
"private": true,
"scripts": {
"postinstall": "zx ./scripts/post.mjs",
Expand Down
29 changes: 29 additions & 0 deletions apps/web-tools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# web-tools

## 0.4.3

### Patch Changes

- Updated dependencies [[`884cfd6`](https://github.com/LedgerHQ/ledger-live/commit/884cfd64a1440d393fb983dfe361be9c78f3b81c), [`3e28615`](https://github.com/LedgerHQ/ledger-live/commit/3e28615a8d5edbec3eff1e93207bf0e9d017666a)]:
- @ledgerhq/live-common@33.6.1
- @ledgerhq/live-env@1.0.1
- @ledgerhq/coin-framework@0.11.2
- @ledgerhq/hw-app-eth@6.35.6

## 0.4.3-hotfix.1

### Patch Changes

- Updated dependencies [[`884cfd6`](https://github.com/LedgerHQ/ledger-live/commit/884cfd64a1440d393fb983dfe361be9c78f3b81c)]:
- @ledgerhq/live-common@33.6.1-hotfix.1
- @ledgerhq/coin-framework@0.11.2-hotfix.1
- @ledgerhq/hw-app-eth@6.35.6-hotfix.1

## 0.4.3-hotfix.0

### Patch Changes

- Updated dependencies [[`3e28615`](https://github.com/LedgerHQ/ledger-live/commit/3e28615a8d5edbec3eff1e93207bf0e9d017666a)]:
- @ledgerhq/live-env@1.0.1-hotfix.0
- @ledgerhq/live-common@33.6.1-hotfix.0
- @ledgerhq/coin-framework@0.11.2-hotfix.0
- @ledgerhq/hw-app-eth@6.35.6-hotfix.0

## 0.4.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/web-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/web-tools",
"version": "0.4.2",
"version": "0.4.3",
"private": true,
"browser": {
"fs": false,
Expand Down
25 changes: 25 additions & 0 deletions libs/coin-algorand/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# @ledgerhq/coin-algorand

## 0.3.11

### Patch Changes

- Updated dependencies [[`884cfd6`](https://github.com/LedgerHQ/ledger-live/commit/884cfd64a1440d393fb983dfe361be9c78f3b81c), [`3e28615`](https://github.com/LedgerHQ/ledger-live/commit/3e28615a8d5edbec3eff1e93207bf0e9d017666a)]:
- @ledgerhq/cryptoassets@11.4.1
- @ledgerhq/live-env@1.0.1
- @ledgerhq/coin-framework@0.11.2

## 0.3.11-hotfix.1

### Patch Changes

- Updated dependencies [[`884cfd6`](https://github.com/LedgerHQ/ledger-live/commit/884cfd64a1440d393fb983dfe361be9c78f3b81c)]:
- @ledgerhq/cryptoassets@11.4.1-hotfix.0
- @ledgerhq/coin-framework@0.11.2-hotfix.1

## 0.3.11-hotfix.0

### Patch Changes

- Updated dependencies [[`3e28615`](https://github.com/LedgerHQ/ledger-live/commit/3e28615a8d5edbec3eff1e93207bf0e9d017666a)]:
- @ledgerhq/live-env@1.0.1-hotfix.0
- @ledgerhq/coin-framework@0.11.2-hotfix.0

## 0.3.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/coin-algorand/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/coin-algorand",
"version": "0.3.10",
"version": "0.3.11",
"description": "Ledger Algorand Coin integration",
"keywords": [
"Ledger",
Expand Down
30 changes: 30 additions & 0 deletions libs/coin-evm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,35 @@
# @ledgerhq/coin-evm

## 0.12.3

### Patch Changes

- Updated dependencies [[`884cfd6`](https://github.com/LedgerHQ/ledger-live/commit/884cfd64a1440d393fb983dfe361be9c78f3b81c), [`3e28615`](https://github.com/LedgerHQ/ledger-live/commit/3e28615a8d5edbec3eff1e93207bf0e9d017666a)]:
- @ledgerhq/cryptoassets@11.4.1
- @ledgerhq/live-env@1.0.1
- @ledgerhq/coin-framework@0.11.2
- @ledgerhq/evm-tools@1.0.16
- @ledgerhq/live-network@1.1.13

## 0.12.3-hotfix.1

### Patch Changes

- Updated dependencies [[`884cfd6`](https://github.com/LedgerHQ/ledger-live/commit/884cfd64a1440d393fb983dfe361be9c78f3b81c)]:
- @ledgerhq/cryptoassets@11.4.1-hotfix.0
- @ledgerhq/coin-framework@0.11.2-hotfix.1
- @ledgerhq/evm-tools@1.0.16-hotfix.1

## 0.12.3-hotfix.0

### Patch Changes

- Updated dependencies [[`3e28615`](https://github.com/LedgerHQ/ledger-live/commit/3e28615a8d5edbec3eff1e93207bf0e9d017666a)]:
- @ledgerhq/live-env@1.0.1-hotfix.0
- @ledgerhq/coin-framework@0.11.2-hotfix.0
- @ledgerhq/evm-tools@1.0.16-hotfix.0
- @ledgerhq/live-network@1.1.13-hotfix.0

## 0.12.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/coin-evm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/coin-evm",
"version": "0.12.2",
"version": "0.12.3",
"description": "Ledger EVM Coin integration",
"keywords": [
"Ledger",
Expand Down
22 changes: 22 additions & 0 deletions libs/coin-framework/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @ledgerhq/coin-framework

## 0.11.2

### Patch Changes

- Updated dependencies [[`884cfd6`](https://github.com/LedgerHQ/ledger-live/commit/884cfd64a1440d393fb983dfe361be9c78f3b81c), [`3e28615`](https://github.com/LedgerHQ/ledger-live/commit/3e28615a8d5edbec3eff1e93207bf0e9d017666a)]:
- @ledgerhq/cryptoassets@11.4.1
- @ledgerhq/live-env@1.0.1

## 0.11.2-hotfix.1

### Patch Changes

- Updated dependencies [[`884cfd6`](https://github.com/LedgerHQ/ledger-live/commit/884cfd64a1440d393fb983dfe361be9c78f3b81c)]:
- @ledgerhq/cryptoassets@11.4.1-hotfix.0

## 0.11.2-hotfix.0

### Patch Changes

- Updated dependencies [[`3e28615`](https://github.com/LedgerHQ/ledger-live/commit/3e28615a8d5edbec3eff1e93207bf0e9d017666a)]:
- @ledgerhq/live-env@1.0.1-hotfix.0

## 0.11.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/coin-framework/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/coin-framework",
"version": "0.11.1",
"version": "0.11.2",
"description": "Ledger framework for Coin integration",
"keywords": [
"Ledger",
Expand Down

0 comments on commit 264cacb

Please sign in to comment.