Skip to content

Releases: unigrid-project/janus-java

1.0.13

06 Apr 09:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.12...v1.0.13

1.0.12

05 May 10:55
626a5fa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.11...v1.0.12

1.0.11

19 Apr 16:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.10...v1.0.11

v1.0.10

14 Apr 12:21
bec0640
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.9...v1.0.10

v1.0.9

12 Oct 14:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.7...v1.0.9

1.0.6 Unigrid wallet

29 Aug 18:31
Compare
Choose a tag to compare

What's Changed

  • Eg docs by @dekm in #79
  • Eg hideemptybalance by @dekm in #80
  • Eg transaction link by @dekm in #81
  • Ms autoupdate by @dekm in #84
  • Eg releasedocs by @dekm in #85
  • Fix resize issues and changed min height and min width by @timnhanta in #86
  • Eg update call by @dekm in #87
  • SortAddresses: addresses are now sortable descending/ascending by bal… by @dekm in #88
  • Eg show debug by @dekm in #89
  • Tt masternode gen key by @timnhanta in #90
  • Update gridnode keys screen by @timnhanta in #91
  • Ms restart after update by @dekm in #92
  • open debug.log option on splash screen and disabled the live view there by @dekm in #93
  • fixing checkstyle errors in Updatewallet by @dekm in #94
  • Eg edit update config by @dekm in #95
  • Eg disable debug by @dekm in #96
  • Ms update message by @Fim-84 in #97

New Contributors

Full Changelog: v1.0.5...v1.0.6

1.0.5 Unigrid wallet

10 Jun 07:52
Compare
Choose a tag to compare

Initial release of the Unigrid Janus wallet.

What's Changed

  • GUI mockup by @gkourupes in #1
  • Balance by @gkourupes in #2
  • Transactions by @gkourupes in #3
  • Transactions by @gkourupes in #4
  • Transactions by @gkourupes in #5
  • Lock unlock by @gkourupes in #6
  • Dialog styling applied by @gkourupes in #7
  • Broke out Wallet and Nodes into their own components by @gkourupes in #8
  • Moved Settings to a new component by @gkourupes in #9
  • Added splash screen by @gkourupes in #10
  • Lock / unlock / staking by @dekm in #11
  • Export and backup by @gkourupes in #12
  • RPC error checking for export and backup by @gkourupes in #13
  • Disable action on coins pressed if wallet is not encrypted. by @dekm in #14
  • Percentage width columns by @gkourupes in #15
  • Eg send tokens by @dekm in #16
  • Removed a couple of unused imports were left in the controller. by @dekm in #17
  • Separated unlock overlay to its own component by @gkourupes in #18
  • Fixed some missing variables that were inside the wallet model. Added… by @dekm in #19
  • Status indicator implemented inside the WindowBarController. This can… by @dekm in #20
  • Added infinite scroll to transactions tab by @gkourupes in #21
  • Modified wallet transaction preview to percentage width columns by @gkourupes in #22
  • Link transactions to explorer web pages by @gkourupes in #23
  • Eg gridnodes screen by @dekm in #24
  • hotfix transactions browse cross platform by @gkourupes in #25
  • Steamline startup and trim debug by @gkourupes in #26
  • Eg encrypt wallet by @dekm in #27
  • Dump: detect locked wallet and use the unlock screen for dumping of p… by @dekm in #28
  • Update maven-publish-ubuntu.yml by @Fim-84 in #29
  • Update maven-publish-ubuntu.yml by @Fim-84 in #30
  • Update maven-publish-ubuntu.yml by @Fim-84 in #31
  • Update maven-publish-ubuntu.yml by @Fim-84 in #32
  • Update maven-publish-ubuntu.yml by @Fim-84 in #33
  • Update maven-publish-ubuntu.yml by @Fim-84 in #34
  • Update maven-publish-ubuntu.yml by @Fim-84 in #35
  • Update maven-publish-ubuntu.yml by @Fim-84 in #36
  • Update maven-publish-ubuntu.yml by @Fim-84 in #37
  • Create build_win_x64.yml by @Fim-84 in #38
  • Workflow 8 by @Fim-84 in #39
  • Update build_win_x64.yml by @Fim-84 in #40
  • Splash screen by @dekm in #41
  • Create macOSBuild.yml by @Fim-84 in #42
  • Update ubuntu-deb-build.yml by @Fim-84 in #43
  • Splash screen by @Fim-84 in #44
  • workflowTesting: Small checkstyle fixes by @Fim-84 in #45
  • Bug: fixed a bug in transactions list where the list would not show i… by @Fim-84 in #46
  • Download: wait for daemon to load and read the download status. Also … by @dekm in #47
  • Eg addressbook by @dekm in #48
  • MenuBar: removed supply and placed unigrid plus logo in the menubar. … by @dekm in #49
  • Getinfo: removed dependency to getinfo calls and split these up into … by @dekm in #50
  • copy button for transaction list addresses by @gkourupes in #51
  • Ubuntu workflow 1 by @Fim-84 in #56
  • Bug by @Fim-84 in #57
  • Eg app icons by @dekm in #58
  • Warning: screen added if the daemon goes offline letting the end user… by @dekm in #59
  • OpenConfs: added the ability to open conf files from within the setti… by @dekm in #60
  • Eg progress indicator by @dekm in #61
  • Bug by @Fim-84 in #62
  • Bug: Fixed bug in send amount text field. it now takes decimal values by @Fim-84 in #63
  • Style: progress bar by @dekm in #64
  • Added xflag to unigridd in the install package by @Fim-84 in #65
  • Restart: added an event sent from the janusModel when the daemon beco… by @dekm in #66
  • Restart: wallet will now restart on daemon error. Checked multiple ca… by @dekm in #67
  • Eg logger by @dekm in #69
  • Eg unarchive complete by @dekm in #70
  • Transactions fix and type icons by @gkourupes in #71
  • Eg bug cleanup by @dekm in #72
  • Transaction by @Fim-84 in #73
  • Eg bug cleanup by @dekm in #74
  • Added an enum to wallet to handel unlock and lock stat by @Fim-84 in #75
  • Ms transaction by @Fim-84 in #76
  • Eg display version by @dekm in #77
  • Eg latest bugs by @dekm in #78

New Contributors

Full Changelog: https://github.com/unigrid-project/janus-java/commits/v1.0.5