Skip to content

Releases: Ether1Project/Ether1DesktopWallet

v3.1.1

19 Jul 11:02
d1c1c83

Choose a tag to compare

What's Changed in v3.1.1

ALWAYS BACKUP YOUR WALLETS BEFORE UPDATING

🌐 Light Wallet Mode (RPC Support)

  • NEW: Added RPC connection mode for light wallet functionality
  • Connect to remote RPC providers instead of running a local node
  • Seamless switching between Local Node and RPC modes
  • Full transaction support in both modes

🔐 Enhanced Security & Compatibility

  • Updated Web3.js integration with v4.0.0 compatibility
  • Improved keystore management and account migration
  • Enhanced transaction signing for both connection modes

✨ Improvements

🔧 User Experience

  • IMPROVED: Account migration from v3.0.0 to v3.1.1
  • ENHANCED: Better error handling and user feedback
  • ADDED: Comprehensive light wallet guide documentation

💼 Exchange Updates

  • UPDATED: About page with current exchange listings
  • ADDED: BitMart exchange integration
  • REMOVED: Xeggex, Graviex, and Mercatox listings
  • REFRESHED: Exchange logos and links

🛠️ Technical Enhancements

  • IMPROVED: Keystore file discovery with recursive directory scanning
  • ENHANCED: Database management for RPC mode accounts
  • OPTIMIZED: Connection handling between local and RPC modes

🐛 Bug Fixes

  • Fixed "Java" errors when export wallets
  • Improved keystore path resolution across platforms

📦 Build & Distribution

  • Maintained support for Windows and Linux builds
  • Optimized application size and performance
  • Clean build scripts with automatic dependency management

🔄 Migration Support

  • Automatic account migration from local node to RPC database
  • Preserved wallet functionality when upgrading from v3.0.0
  • Seamless transition between connection modes

v3.0.0

29 Apr 06:06
d1c1c83

Choose a tag to compare

What's Changed

Full Changelog: v2.4.7...v3.0.0

V2.4.7 - Quick patch for faster peer connection

30 Jul 16:27

Choose a tag to compare

Updated to new geth release for faster sync

New bootnode list included in new geth for quicker initial connection to peers

Full Changelog: v2.4.6...v2.4.7

V2.4.6 - Fixed transactions not syncing

22 Jun 19:17

Choose a tag to compare

V2.4.6 - Fixed transactions not syncing

V2.4.5 - Security and small bug fixes

04 Apr 13:23

Choose a tag to compare

V2.4.5 - Security and small bug fixes

  • Import wallet with private key works again
  • Import and export wallet backup works( no java error)
  • Connecting to peers should be faster
  • Various security fixes/updates

V2.4.4 - Phoenix

28 Feb 17:07

Choose a tag to compare

Updated binaries to Phoenix(v2.0.0)

V2.4.3 - NewHorizon

16 Dec 17:38

Choose a tag to compare

Updated binaries to New Horizon(1.6.0)
Reverted back to proper richlist for transactions
Minor edits

V2.4.2 - Sync Hot Fix

28 Oct 07:28

Choose a tag to compare

V2.4.2 - Sync Hot Fix
Updated geth to 1.5.3

Version 2.4.1 Update

17 Oct 13:06

Choose a tag to compare

Updated links
Updated richlist for transactions
Updated Geth to 1.5.2
+++

Atlas Update

31 Jul 10:36

Choose a tag to compare

  • Updated Geth to 1.5.0 - Atlas
  • Disable ethoFS - Will be re-enabled once the SDK is implemented fully.