Skip to content

Commit

Permalink
Update release notes for 4.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cculianu committed Dec 5, 2024
1 parent b7c042e commit 9a56065
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions RELEASE-NOTES
Original file line number Diff line number Diff line change
Expand Up @@ -1448,3 +1448,29 @@ and there is no warning message.
- Add optional support for more advanced "Console" tab, enabled with -C when running from source (cculianu)
- Add colon and help text to QR reader setting label #2838 (Axel Gembe)
- Fix for macOS ARM segfault crash in darkdetect when running from source (cculianu, The00Dustin)

# RELEASE NOTES 4.4.2

- servers.json: Add ministaoshi.cash (cculianu)
- Exclude python versions in GitHub Actions #2843 (Jonas Lundqvist)
- regtest: Bump docker containers #2851 (Jonas Lundqvist)
- tor: fix message reader getting stuck #2854 (Axel Gembe)
- Correct variable in token_data error of add_transaction() #2856 (The00Dustin)
- Correct if statement for commands needing password #2857 (The00Dustin)
- Enable offline extraction of wallet transactions #2861 (The00Dustin)
- Update email requests #2863 (Messier-31)
- Add MXN to currencies list (Jonald Fyookball)
- build: bump AppImage package versions #2883 (Axel Gembe)
- Various build-related fixes #2869 #2870 #2871 #2872 #2877 #2885 #2886 #2887 #2901 #2902
#2930 (Jonas Lundqvist) (Axel Gembe) (tl121)
- Fix icon issues and compilation on linux #2895 (Josh Ellithorpe)
- Update protobuf files for latest library #2896 (Josh Ellithorpe)
- Update README and setup.py to require Python 3.8 #2897 (Josh Ellithorpe)
- fix/address coingecko historical price data issue #2898 (MrSirKingLord) (cculianu)
- Add more currencies to YahooFinance, remove redundant code #2899 (MrSirKingLord)
- Fixed runtime error in fusion related to protobuf bugs (cculianu)
- Updated deterministic build requirements to use protobuf 5 (cculianu)
- add units: sats, ksats, and Msats #2954 (Bitcoin Cash Autist)
- 15,18, and 24 word seed support for bip39 #2933 (Jonald Fyookball)
- Consolidate tool CLI (#2939) (Jonald Fyookball)
- rpa: Fix bug undefined method variable (cculianu)

0 comments on commit 9a56065

Please sign in to comment.