Releases: block-core/angor
Releases · block-core/angor
Angor (Release 0.0.25)
0.0.25 (2024-05-24)
- Add ci/cd on PR for cypress e2e, and add developer read me (#77) (eb92419), closes #77
- Add cy tests (#95) (eb0e493), closes #95
- Adjusted window popup to show tickbox without scrolling. (#83) (4da9df3), closes #83
- Browse UI (#75) (08f0ccd), closes #75
- bump version (e59bf88)
- Calculate miner fee (#86) (9abd95c), closes #86
- change command in pull-request for better readability in regression log (#92) (664bc51), closes #92
- Change wallet extra passphrase text (#93) (95e4a0a), closes #93
- changelog (2e478b3)
- Changing the colors of some elements and improving the UI (#91) (0b17256), closes #91
- Derivation operations unit tests (#88) (9e9e8a6), closes #88
- Fix cypress test after UI change (#96) (4486df3), closes #96
- Fix issue when search is only 1 char (#81) (71990b0), closes #81
- fix tests (dbab5b6)
- Fixed show alert message (#82) (7aa7d69), closes #82
- Improving the user experience of the project section (#94) (a8bb6e2), closes #94
- Move cypress folder to src/testing (#84) (c62e84c), closes #84
- move cypress-json (#87) (e05862a), closes #87
- Prepare to calculate the angor fee for mainnet (#90) (4b94ca0), closes #90
- Remove the long operation form penalty page (#73) (777d4f6), closes #73
- Rename contributer readme (4b9cad1)
- Show mainnet or testnet change on header (#74) (31c806c), closes #74
- Unit tests for walletOperations, and cypress test (#97) (a9c63b6), closes #97
- Update gh-pages.yml (9f3c06b)
- Update README.md (e19cba4)
- Update Settings layout for better user experience (#85) (ad24486), closes #85
- Upgrade to Dotnet 8 (#71) (b6db18a), closes #71
Angor (Release 0.0.24)
Angor (Release 0.0.23)
- Add password encryption (#49) (f695155), closes #49
- Adding support for mainnet (#61) (3db8d1b), closes #61
- bump version (a320dd2)
- Change some color (#62) (582d5cc), closes #62
- Fix bug when ProjectInfo is null (#50) (73aa952), closes #50
- Fix bug when the project search was not solving the loader (#56) (9d82cb1), closes #56
- Fix small bugs in test coins (316e3c6)
- General changes in style (#52) (37edc69), closes #52
- Modification of the UI of the wallet page (#58) (f913a72), closes #58
- UI index page (#55) (c43a04c), closes #55
- Update README (#48) (f46b312), closes #48
- Update README.md (31e516e)
- Update README.md (#54) (ce316f5), closes #54
- Use the bootstrap template without modifying original file (#57) (364d48e), closes #57
- Wallet UI change (#60) (f547314), closes #60
Angor (Release 0.0.22)
Remove the long operation from create page (#47) * Remove the long operation from create page and fix the logic of calling the relay * act on review
Angor (Release 0.0.21)
Changing icons (#46)
Angor (Release 0.0.20)
release
Angor (Release 0.0.19)
release
Angor (Release 0.0.18)
Release 0.18
Angor (Release 0.0.17)
Make some UI changes to the investor page (also called portfolio) and…
Angor (Release 0.0.16)
Fixed issue with investor waiting for founder signatures (#34) * Moved call to javascript module to after render * Removed unused first render * Replaced writing to console with logging