Skip to content

Releases: insta-cash/instacash

v1.2

13 Mar 17:49
a1fcd63
Compare
Choose a tag to compare

Instacash Core version 1.2 is now available from:

https://github.com/insta-cash/instacash/releases

This is a new minor-revision version release, including various bug fixes and
performance improvements.

Please report bugs using the issue tracker at github:

https://github.com/insta-cash/instacash/issues

How to Upgrade

If you are running an older version, shut it down. Wait until it has completely shut down (which might take a few minutes for older versions), then run the installer (on Windows) or just copy over /Applications/INSTACASH-Qt (on Mac) or instacashd/instacash-qt (on Linux).

Compatibility

Instacash Core is extensively tested on multiple operating systems using
the Linux kernel, macOS 10.8+, and Windows Vista and later.

Microsoft ended support for Windows XP on April 8th, 2014,
No attempt is made to prevent installing or running the software on Windows XP, you
can still do so at your own risk but be aware that there are known instabilities and issues.
Please do not report issues about Windows XP to the issue tracker.

Instacash Core should also work on most other Unix-like systems but is not
frequently tested on them.

❗️❗️❗️ MacOS 10.13 High Sierra ❗️❗️❗️

Currently there are issues with the 3.0.x gitian releases on MacOS version 10.13 (High Sierra), no reports of issues on older versions of MacOS. As such, a High Sierra Only version is included below.

Notable Changes

More Accurate Error Messages
Some error messages in the wallet have been too vague and done little to help developers and the support team properly identify issues. Error messages have been refined and are now more specific.

Stability and Speed Improvements
We have made numerous stability and speed improvements to the wallets.

Reduction of Debug Log Spam
Many 3rd party services have reported that their debug logs have been overloaded with messages about unknown transaction types. This log spam has been fixed.

Fix for issue #2
Rogue pools taking advantage of MN rewards.

UI/UX re-design
We have re-designed the new QT wallets, with better and sleeker UI.

Double amount lock in QT
Double amount get locked in QT, fixed in this release.