Skip to content

Commit

Permalink
feat: added channels to firmware
Browse files Browse the repository at this point in the history
  • Loading branch information
irshadCypherock committed Dec 29, 2023
1 parent bf10f7c commit f7a261c
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 5 deletions.
12 changes: 12 additions & 0 deletions cysync/RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# v1.2.262

### 🐛 Bugfixes

- Device update fix

# v1.2.261

### ⚠️ Notice

- CySync v2 is now available

# v1.2.260

### ⚠️ Notice
Expand Down
2 changes: 1 addition & 1 deletion cysync/release_notes.json
Original file line number Diff line number Diff line change
@@ -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"
}
7 changes: 4 additions & 3 deletions cysync/src/constants/markdown/update-notice.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ Download from: <https://cypherock.com/get-started>

## 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

<i>Note - NEAR Protocol integration is currently under development and will arrive in a future update.</i>
2 changes: 1 addition & 1 deletion packages/server-wrapper

0 comments on commit f7a261c

Please sign in to comment.