|
| 1 | +## v1.1.0 Januar 30, 2021 |
| 2 | +- bugfix: Util testing and small bugfix about multisig treshold #698 (Manolis) |
| 3 | +- Feature: Replace address list on receive tab with addresses tab #914 (benk10) |
| 4 | +- Support Cobo single key files #915 (benk10) |
| 5 | +- Chore: Bump electron from 10.1.3 to 10.2.0 in /pyinstaller/electron #916 (dependabot[bot]) |
| 6 | +- Fix #605 - Display UI notification after btc core connection test #912 (Patrick) |
| 7 | +- Add target="_blank" for help links #911 (benk10) |
| 8 | +- Feature: Get whitepaper via timechain #905 (Manolis) |
| 9 | +- bugfix: Fix key purpose labeling being overwritten #887 (benk10) |
| 10 | +- improve hints for not working connections #888 (Kim Neunert) |
| 11 | +- Auth improvements #860 (benk10) |
| 12 | +- add multisig tradeoffs note and doc #885 (djpnewton) |
| 13 | +- devops: Fixed deprecation warnings #894 (Patrick) |
| 14 | +- bugfix: #829 - font size and horizontal alignment #900 (Patrick) |
| 15 | +- ugly fix utxo blockexplorer rescan #897 (Stepan Snigirev) |
| 16 | +- UIUX Fixes - TX table toolbar alignment, Network label alignment #899 (Patrick) |
| 17 | +- Removing high level consulting request #901 (Callum Macdonald) |
| 18 | +- Add more info to connect Desktop via TOR #847 (Ramon Tayag) |
| 19 | +- Fix typo (puropse -> purpose) #898 (Stacie) |
| 20 | +- Update connect-your-node.md #893 (fatrattombala) |
| 21 | +- Make `Add Keys` more obvious #884 (Franck Royer) |
| 22 | +- Added PyCharm IDE configuration + fixed DEVELOPMENT.md title level hierachy (incl. TOC) #892 (paeet) |
| 23 | +- Fix Typos #879 (Franck Royer) |
| 24 | +- feature: address-tab pagination, sorting and exporting to CSV #873 (jleo84) |
| 25 | +- add notes about built in authentication methods #871 (djpnewton) |
| 26 | +- Specify that hwi is not compatible with Python 3.9 #883 (Franck Royer) |
| 27 | +- Fix tx info showing wrong input address #865 (benk10) |
| 28 | +- Fix no block height with Bitcoin Core v0.19 #859 (benk10) |
| 29 | +- [FIX] #784 URL encode to prevent breaking characters on RPC connection #866 (Maxi Dev) |
| 30 | +- add rate limiting and registration link expiry #852 (djpnewton) |
| 31 | +- [ADD] SLIP-132 switch for PDF backup key format #849 (Maxi Dev) |
| 32 | +- Add addresses tab allowing users to navigate through derived addresses #781 (jleo84) |
| 33 | +- Keep slashes and parentheses in tx labels #861 (Ondrej Calda) |
| 34 | +- Add existing file #846 (bitballin) |
| 35 | +- fixed typos in wallet_receive.jinja and wallet_settings.jinja #853 (Zach Zager) |
| 36 | +- Added persistent tor setting. #848 (Raj) |
| 37 | +- Check whether tx address contains list before enumerating it #855 (Ondrej Calda) |
| 38 | + |
1 | 39 | ## v0.11.0-pre1 Dezember 21, 2020 |
2 | 40 | - Feature: Tor settings and tor_only mode #765 (benk10) |
3 | 41 | - Feature: adding automatic ssl-creation #789 (Kim Neunert) |
|
0 commit comments