Releases: unigrid-project/janus-java
Releases · unigrid-project/janus-java
1.0.13
What's Changed
- MS: fixed settings so hedgehog version is showing. by @Fim-84 in #186
- version bump to 1.0.17 by @dekm in #188
- Fixedcosmosimpl by @Fim-84 in #192
- Vote view by @dekm in #193
- Eg mergeinputs by @dekm in #195
- Gridnode start by @Fim-84 in #196
- Ta prompt merge by @dekm in #223
- Ta prompt by @dekm in #224
- move some of the logic from the controller into the CosmosService mod… by @dekm in #225
Full Changelog: v1.0.12...v1.0.13
1.0.12
1.0.11
v1.0.10
What's Changed
- Ms forced bootstrap update by @Fim-84 in #124
- Tt mergejqwik by @timnhanta in #125
- Ms txidstring by @Fim-84 in #127
- fix bug in config and change to fetch daemon url from xml response in… by @timnhanta in #126
- Eg fixbrokencode by @dekm in #128
- Eg fixbrowserlink by @dekm in #129
- JsonProperty is not working as intended. Needed to revert txid to low… by @dekm in #130
- hostServices cannot open a file in a directory that includes spaces. … by @dekm in #131
- Add unit tests by @PvlSport in #135
- Eg gridnoderefactor by @dekm in #137
- Eg gitaction by @dekm in #139
- Eg testmerge by @dekm in #142
- Eg testmerge by @dekm in #143
- only do the build on pull request otherwise it builds twice after the… by @dekm in #144
- Eg actionfix by @dekm in #145
- Add github action for release tag vx.y.z_fx/bootstrap by @dekm in #146
- Ms hedgehog start up by @Fim-84 in #150
- Ms hedgehog shutdown by @Fim-84 in #151
- Versionbump by @Fim-84 in #152
New Contributors
Full Changelog: v1.0.9...v1.0.10
v1.0.9
What's Changed
- Ms sentry io by @Fim-84 in #103
- Ms sentry io by @Fim-84 in #104
- Eg wintest by @dekm in #105
- removed the quit and launch button. The app now auto starts after its… by @dekm in #106
- Eg fixopenconf by @dekm in #108
- Ms tray icon by @Fim-84 in #109
- Eg checkexplorer by @dekm in #112
- Polling: resolved a bug that was causing the wallet info poll to fail… by @dekm in #113
- Ms update wallet test by @Fim-84 in #115
- Ms removed update boot strap by @Fim-84 in #117
- Ms bug fix bootstrap by @Fim-84 in #119
- Js changed theme for scroll and checkboxes by @jankosrdic in #121
- Eg bootstrap update by @dekm in #123
New Contributors
- @jankosrdic made their first contribution in #121
Full Changelog: v1.0.7...v1.0.9
1.0.6 Unigrid wallet
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
- @timnhanta made their first contribution in #86
Full Changelog: v1.0.5...v1.0.6
1.0.5 Unigrid wallet
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
- @gkourupes made their first contribution in #1
- @dekm made their first contribution in #11
Full Changelog: https://github.com/unigrid-project/janus-java/commits/v1.0.5