What's Changed
- Fix bug where create offline transaction fail.
- add Wallet on/offline notification
Full Changelog: v5.3.0...v5.3.1
No new contributors to this release
Notes
For users on Ubuntu 22.04 Jammy and later, you will need to install libssl1.1.1f from our website. Steps below:
dpkg -l | grep libssl
If it lists 1.1.1g you will need to remove those with:
sudo dpkg -r libssl1.1:amd64
and maybe
sudo dpkg -r libssl-dev:amd64 (first if it's installed too)
then install 1.1.1f
https://epiccash.com/libssl1.1_1.1.1f-1ubuntu2.23_amd64.deb
sudo dpkg -i libssl1.1_1.1.1f-1ubuntu2.23_amd64.deb
MacOS Notes:
Download EpicWallet-5.3.1.app.zip, unzip, then move EpicWallet.app to Applications folder. File is not signed - Press control then open to avoid an error (required each time you open). To make it permanent do this:
Select "Apple“ on your Mac menu > "System Settings“ and click "Privacy & Security“ in the sidebar. (You may need to scroll down.)
Go to "Security“ and then click "Open“.
Click on "Open anyway“. * This button is available for about an hour after you try to open the app.
Enter your login password and click "OK“.
- As an exception, the app is backed up in your security settings so that you can open it by double-clicking like any authorized app in the future.
Windows Note:
AV may report file as Malware - you may need to whitelist it to open.
Linux Note:
Create a bin folder in your home folder then move the AppImage file there. Create a new item using your Menu Editor that links to ~/bin/EpicWallet-5.3.1.AppImage. You can use epic-wallet.png as the app icon.