Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CU-86a5wud45-NEON3 - Implement changelog for version 3.3.0 #261

Merged
merged 1 commit into from
Dec 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion src/renderer/src/assets/release-notes.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
[
{
"tag_name": "Version v3.3.0",
"published_at": "24 Dec 2024",
"body": "<li>• Cross-chain Swap Feature Implementation</li><li>• Offline Sync Compatibility with Neon Wallet Mobile by using Neon Backups</li><li>• Enhancement to Skins Feature</li><li>• Help Feature Initial Implementation</li><li>• Minor bugfixes</li>",
"html_url": "https://github.com/CityOfZion/neon-wallet-desktop/releases/tag/v3.3.0"
},
{
"tag_name": "Version v3.2.0",
"published_at": "24 Out 2024",
"published_at": "24 Oct 2024",
"body": "<li>• New Login method: Login with Address or Key</li><li>• Integration with new Flamingo API for enhanced pricing data</li><li>• Ledger Multi-Account Support</li><li>• Support for Neo X NFTs</li><li>• Support for Multiple Transfers in the same Transaction</li><li>• Support to selection of owned accounts as target of a transfer</li><li>• Minor Bugfixes</li>",
"html_url": "https://github.com/CityOfZion/neon-wallet-desktop/releases/tag/v3.2.0"
},
Expand Down