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

Releases: iotaledger/iota-gui-beta

v1.0.2

29 Jul 19:10
Compare
Choose a tag to compare
v1.0.2 Pre-release
Pre-release
  • Removed part of "Sparta" code to make Iota usable for nodes in bad neighborhood
  • Added pushing of recently discovered tips to the neighbors
  • Reduced occurence of "non-solid subtangle" error but increased CPU load
  • API update
  • Bidirectional transactional flow

v1.0.1

20 Jul 15:00
Compare
Choose a tag to compare
v1.0.1 Pre-release
Pre-release

IRI:

  1. Replaced "generateNewAddress" with "getNewAddress" that returns instantly
  2. Added "prepareTransfers" for multi-transfers that will be added in the following version
  3. Addresses with more than 3.8 Ti now can spend iotas
  4. "babysit" added into IRI.cfg allows you to babysit lagging users (improves their chance for confirmation)
  5. Bugs fixes (like that cosmetic bug)

Wallet:

  1. Generate seed option.
  2. New user message shown on first launch.
  3. Ability to edit the IRI.cfg config in the app when there is an initialisation alert.
  4. Fix java download bug in Linux.
  5. Switched the address checksum (last 9 chars) to Curl instead of SaM.
  6. Show messages to user in case seed is not strong enough (too short, too long, etc).
  7. Ability to launch at login.

v1.0.0-minus1

11 Jul 08:44
Compare
Choose a tag to compare
v1.0.0-minus1 Pre-release
Pre-release

...

v0.9.26-gamma

10 Jul 10:58
Compare
Choose a tag to compare
v0.9.26-gamma Pre-release
Pre-release

Better tip selection.

v0.9.26-alpha

09 Jul 20:19
Compare
Choose a tag to compare
v0.9.26-alpha Pre-release
Pre-release

Adjust the number of cores used during POW.
Adjust the transactions to fetch gap (in milliseconds).
Fix installation of java on Linux.
Lower CPU usage.

v0.9.25-zeta

09 Jul 11:06
Compare
Choose a tag to compare
v0.9.25-zeta Pre-release
Pre-release

Fixes fragmentation.
Show cpu usage in status bar.

v0.9.25-epsilon

07 Jul 13:14
Compare
Choose a tag to compare
v0.9.25-epsilon Pre-release
Pre-release

Should fix deadlock issue.

v0.9.25-delta

06 Jul 15:50
Compare
Choose a tag to compare
v0.9.25-delta Pre-release
Pre-release
  • Fixes sync issues.
  • Enables tip merging.
  • More logging.
  • Don't restart during POW (when editing nodes).

v0.9.25-alpha

05 Jul 16:33
Compare
Choose a tag to compare
v0.9.25-alpha Pre-release
Pre-release
  • Transfers should work now (test with small amounts).
  • Added status bar. Left side shows non seen transactions / seen transactions. Right side shows amount in Gi when hovering over any amount in the UI. Can be shown and hidden via menu bar.
  • Added some shortcut commands.
  • Removed claim functionality.
  • Login form can be submitted via Enter key.

IF YOU DO NOT SEE YOUR BALANCE GENERATE ADDRESSES.

v0.9.23 IMPROVEMENTS

26 Jun 09:38
Compare
Choose a tag to compare
v0.9.23 IMPROVEMENTS Pre-release
Pre-release

v0.9.23 IMPROVEMENTS TO GUI BETA

This version improves upon the previous one by fixing some of the bugs and making the overall process of installing and claiming smoother.

  • Opening server folder no longer results in crash.
  • Opening links in menu no longer results in crash on some systems.
  • Server log is shown in initialization alert dialog.
  • Initialization alert dialog adds option to download java 64 bit if the user has a 64 bit system, but has only 32-bit java installed.
  • Better failure handling of java downloading.
  • Remove whtiespace automatically from server nodes list, as well as make sure all entries are unique.
  • If there was en error in the config file, resulting in initialization alert dialog, a button is shown to view the config file on your computer.
  • If Java arguments are deleted from the initialization alert dialog, make sure that they stay deleted. (Bug)
  • rebroadcast button added to the UI.
  • 32 and 64-bit windows are now combined in a single installer.

Please join https://chat.iotatoken.com for more dedicated support.