Releases: mysteriumnetwork/node
Releases · mysteriumnetwork/node
0.22.1
0.22.0
Changelog
0.22.0 (2020-03-03)
Fixed bugs:
- [Mac] After upgrading node to 0.15.0, the app won't quit #1803
Closed issues:
- session-destroy is not sent #1751
Merged pull requests:
- Revert "NATS reconnect fully recreates TCP session" #1821 (vkuznecovas)
0.22.0-rc4 (2020-03-02)
Implemented enhancements:
- Add flag to disable NAT port mapping #1816 (soffokl)
- Add flag to enable pprof http endpoints #1764 (soffokl)
Fixed bugs:
- Unsubscribe from broker on service stop #1794 (soffokl)
- Fix new TTL based NAT hole punching for mobile #1788 (soffokl)
- Allow remote IP in firewall before NAT hole punching #1769 (soffokl)
Merged pull requests:
- Give more time to start tequilapi #1800 (zolia)
- Update stats report interval to send each second #1796 (anjmao)
- Expose proposal storage #1793 (Waldz)
- NATS reconnect waits for successful connection #1792 (Waldz)
- Fix proposal panic #1791 (anjmao)
- Give more time to produce session stats #1790 (zolia)
- Bump xgomobile version #1786 (anjmao)
- Going to be more strict when waiting for payments #1781 (vkuznecovas)
0.22.0-rc3 (2020-03-02)
Implemented enhancements:
- Allow to configure NAT traversal approaches order or disable some. #1799
- Proposals discovery API for consumers #1524
Fixed bugs:
- You forgot the distro files for 0.21.1 #1801
- [Android] if reconnect happens, the AppNotification doesn't catch this, as it's triggered only in SharedViewModel.connect #1762
- Availability has stopped reporting (in 0.20.3) but node status is online #1658
- Duplicate dialog create NATS event #1616
- Node provider doesn't work for MacOS and Windows when running on Docker #1599
Closed issues:
- Could not retrieve proposals for 0.21.0 & 0.20.3 #1784
- Update the mobile app to use node version with payments per traffic #1744
- [SPIKE] p2p communication channel #1441
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator
0.22.0-rc4
Merge pull request #1792 from mysteriumnetwork/bugfix/session-destroy…
0.22.0-rc3
Openvpn Connection.Stop() returns then fully stopped
0.21.1
0.22-rc2
0.22-rc: Merge pull request #1757 from mysteriumnetwork/do-node-use-xgo-on-arm64
Pre-release
Do not use XGO to build ARM64 target
0.21.0
0.21.0 (2020-02-19)
Fixed bugs:
- MYSTT calculation in nodeUI #1732
- Provider payment stats incorrect #1728
- provider does not reject unregistered consumer #1715
- Transactor: failed registrations #1714
- Do not see payment promises being issued with latest mobile beta #1695
- Flaky tests: wireguard connection test #1665
- Can't report issue from WebUI #1611
- Sometimes session timestamp is not being updated #1588
- myst interfaces are not removed on provider shutdown #1471
Closed issues:
- Release Android app with payments #1699
- Consumer side byte count events in intervals #1689
- Payments based on traffic calculations #1687
- Add byte count on the provider side #1686
- Insane speed reports #1674
- Don't allow consumers who are not supporting payments #1668
- Add information about token earning into WebUI #1571
- Release mobile app with payments #1505
- Change installation script to use PPA instead of Github releases #1206
Merged pull requests:
- Bump dvpn web to 0.0.34 #1730 (vkuznecovas)
0.21.0-rc2 (2020-02-13)
Fixed bugs:
- Starting parameters are not accepted #1706
- 0.20.3 mobile doesn't work #1676
- Flaky tests: event based storage #1664
Closed issues:
- Update release process #1612
- check old SOL compiler warnings #1366
- Show in Testnet node details page statistics for the current and previous months #1274
- Prevent browser caching of web UI #1224
* This Changelog was automatically generated by github_changelog_generator
0.21.0-rc2
Disable traffic blocker firewall on Android since it doesn't support …
0.21.0-rc: Merge pull request #1688 from mysteriumnetwork/tk/improve-tests
Improve test stability