From f7a261cb27c499710e626cebb1b4d2832c496b05 Mon Sep 17 00:00:00 2001 From: Md Irshad Ansari Date: Fri, 29 Dec 2023 14:55:35 +0530 Subject: [PATCH] feat: added channels to firmware --- cysync/RELEASE_NOTES.md | 12 ++++++++++++ cysync/release_notes.json | 2 +- cysync/src/constants/markdown/update-notice.md | 7 ++++--- packages/server-wrapper | 2 +- 4 files changed, 18 insertions(+), 5 deletions(-) diff --git a/cysync/RELEASE_NOTES.md b/cysync/RELEASE_NOTES.md index 3825cbcf..501ad613 100644 --- a/cysync/RELEASE_NOTES.md +++ b/cysync/RELEASE_NOTES.md @@ -1,3 +1,15 @@ +# v1.2.262 + +### πŸ› Bugfixes + +- Device update fix + +# v1.2.261 + +### ⚠️ Notice + +- CySync v2 is now available + # v1.2.260 ### ⚠️ Notice diff --git a/cysync/release_notes.json b/cysync/release_notes.json index fb1943f4..4cd6eae7 100644 --- a/cysync/release_notes.json +++ b/cysync/release_notes.json @@ -1,3 +1,3 @@ { - "notes": "# v1.2.260\n\n### ⚠️ Notice\n\n- Added Near API deprecation notice\n\n# v1.2.259\n\n### πŸš€ Features\n\n- WalletConnect v2 support\n\n# v1.2.10\n\n### πŸš€ Features\n\n- Token Support for EVM chains\n\n### πŸ› Bugfixes\n\n- Fixed price update issues\n- Internal transactions for EVM\n- L1 fee for Optimism\n- Fixed AutoLock toggle\n- Removed support for Harmony and Ethereum classic\n\n# v1.1.786\n\n### πŸš€ Features\n\n- Support for Arbitrum One and Optimism\n- WalletConnect support\n\n# v1.1.282\n\n### πŸ› Bugfixes\n\n- Bugfixes for Bitcoin legacy\n\n# v1.1.281\n\n### πŸš€ Features\n\n- Multi account support is here\n\n### 🌟 Improvements\n\n- Improved auto update\n" + "notes": "# v1.2.262\n\n### πŸ› Bugfixes\n\n- Device update fix\n\n# v1.2.261\n\n### ⚠️ Notice\n\n- CySync v2 is now available\n\n# v1.2.260\n\n### ⚠️ Notice\n\n- Added Near API deprecation notice\n\n# v1.2.259\n\n### πŸš€ Features\n\n- WalletConnect v2 support\n\n# v1.2.10\n\n### πŸš€ Features\n\n- Token Support for EVM chains\n\n### πŸ› Bugfixes\n\n- Fixed price update issues\n- Internal transactions for EVM\n- L1 fee for Optimism\n- Fixed AutoLock toggle\n- Removed support for Harmony and Ethereum classic\n\n# v1.1.786\n\n### πŸš€ Features\n\n- Support for Arbitrum One and Optimism\n- WalletConnect support\n\n# v1.1.282\n\n### πŸ› Bugfixes\n\n- Bugfixes for Bitcoin legacy\n\n# v1.1.281\n\n### πŸš€ Features\n\n- Multi account support is here\n\n### 🌟 Improvements\n\n- Improved auto update\n" } diff --git a/cysync/src/constants/markdown/update-notice.md b/cysync/src/constants/markdown/update-notice.md index ac9beaee..db5ae7b5 100644 --- a/cysync/src/constants/markdown/update-notice.md +++ b/cysync/src/constants/markdown/update-notice.md @@ -4,8 +4,9 @@ Download from: ## Important -- You won’t lose your funds -- After update, you will have to import your accounts again -- cySync v1 will not get new updates, just security updates will be given +- Your funds are secured by your X1 Vault so your funds will not be impacted +- After update you will have to import your accounts again on new cysync v2 app +- No new updates to cySync v1 (current app) will be released except security updates +- After installation of cySync v2.0.0 it is recommended to uninstall the v1 version (current app) for smooth transition Note - NEAR Protocol integration is currently under development and will arrive in a future update. diff --git a/packages/server-wrapper b/packages/server-wrapper index b02298f3..dcd3f616 160000 --- a/packages/server-wrapper +++ b/packages/server-wrapper @@ -1 +1 @@ -Subproject commit b02298f310213bc123c248c92a4155700e9386e0 +Subproject commit dcd3f616c5ad7065f04e3e872edf5867bc721cf3