Author

Topic: Electrum 3.3.7 was just released (Read 183 times)

copper member
Activity: 2142
Merit: 1305
Limited in number. Limitless in potential.
July 04, 2019, 06:15:05 AM
#5
Thanks that's the correct one, probably I copied the wrong link from another open tab earlier, I'm using smaller screen.
legendary
Activity: 3444
Merit: 10537
July 04, 2019, 12:29:40 AM
#3

the page is there, it is the community page that any GitHub repository has showing Community profile of that project. it is just irrelevant here.
here is the link you need: https://github.com/spesmilo/electrum/blob/194bf84418c0c4c9319669fbd214d43adde12626/RELEASE-NOTES#L1-L30
legendary
Activity: 2170
Merit: 1789
copper member
Activity: 2142
Merit: 1305
Limited in number. Limitless in potential.
July 03, 2019, 07:54:59 PM
#1
Electrum 3.3.7 was just released, with various bugfixes and improvements. Read the release notes and download it from https://electrum.org/#download

https://twitter.com/ElectrumWallet/status/1146522052708503553


Release notes:
Code:
# Release 3.3.7 - (July 3, 2019)
 * The AppImage Linux x86_64 binary and the Windows setup.exe
   (so now all Windows binaries) are now built reproducibly.
 * Bump fee (RBF) improvements:
   Implemented a new fee-bump strategy that can add new inputs,
   so now any tx can be fee-bumped (d0a4366). The old strategy
   was to decrease the value of outputs (starting with change).
   We will now try the new strategy first, and only use the old
   as a fallback (needed e.g. when spending "Max").
 * CoinChooser improvements:
   - more likely to construct txs without change (when possible)
   - less likely to construct txs with really small change (e864fa5)
   - will now only spend negative effective value coins when
     beneficial for privacy (cb69aa8)
 * fix long-standing bug that broke wallets with >65k addresses (#5366)
 * Windows binaries: we now build the PyInstaller boot loader ourselves,
   as this seems to reduce anti-virus false positives (1d0f679)
 * Android: (fix) BIP70 payment requests could not be paid (#5376)
 * Android: allow copy-pasting partial transactions from/to clipboard
 * Fix a performance regression for large wallets (c6a54f0)
 * Qt: fix some high DPI issues related to text fields (37809be)
 * Trezor:
   - allow bypassing "too old firmware" error (#5391)
   - use only the Bridge to scan devices if it is available (#5420)
 * hw wallets: (known issue) on Win10-1903, some hw devices
   (that also have U2F functionality) can only be detected with
   Administrator privileges. (see #5420 and #5437)
   A workaround is to run as Admin, or for Trezor to install the Bridge.
 * Several other minor bugfixes and usability improvements.
https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES
Jump to: