Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

1.0.5

Compare
Choose a tag to compare
@KhalilBellakrid KhalilBellakrid released this 24 Jul 16:54
· 5109 commits to develop since this release

🎉 Important bug fixes.

  • Fixed a crash occuring at launch for some Windows users. ( #933 Internal process error (3765269347) )
  • Fixed a crash occuring at launch for some Mac users. ( #1193 Correct dynamic library path to be handled by macOS >= 10.9.0 )
  • Fixes ETC scanning of the MEW path. ( #1258 )
  • Fixes app logo on Mac for non Retina computers. ( #1194 )
  • Fixed an edge case bug that set an unavailable exchange as the default one. Also add more exchanges. ( #1138 )
  • Fixed various other edge case bugs 🐛 ( #1223 #1225 #1195 #1145 #1169 #1253 )
  • Bugs related to Ripple:
    • Fixed an error ('Ledger Sequence too high') that could appear if transaction was not signed quickly enough. ( #1233 )
    • Fixed a bug that prevented sending more than 1000 XRP. ( #1186 )
    • Fixed the sync to properly remove pending operations when they are confirmed by the XRP Ledger.