mirror of
https://github.com/LBRYFoundation/lbry-sdk.git
synced 2025-08-23 17:27:25 +00:00
clean up changelog
This commit is contained in:
parent
5fe8022b15
commit
2361d8bdc1
1 changed files with 5 additions and 5 deletions
|
@ -14,12 +14,12 @@ at anytime.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
* check `claim_address` and `change_address` earlier on publishing, to avoid hard to understand errors later in the process
|
* check `claim_address` and `change_address` earlier on publishing, to avoid hard to understand errors later in the process
|
||||||
* mirroring being set on tests, making unrelated tests fail
|
|
||||||
* loggly error reporting not following `share_usage_data`
|
* loggly error reporting not following `share_usage_data`
|
||||||
* improper error handling when data is not valid JSON
|
* improper error handling when data is not valid JSON
|
||||||
* edge cases of http mirrored download of blobs
|
* blob mirroring being set in unrelated tests, making them fail
|
||||||
* ports with upnp redirects not showing the correct external port in log messages ( https://github.com/lbryio/lbry/issues/1338 )
|
* http blob mirroring edge cases
|
||||||
* miniupnpc fallback issue in txupnp ( https://github.com/lbryio/lbry/issues/1341 )
|
* external ports in log messages not showing the correct external port from the upnp redirects ( https://github.com/lbryio/lbry/issues/1338 )
|
||||||
|
* miniupnpc fallback issues in txupnp ( https://github.com/lbryio/lbry/issues/1341 )
|
||||||
* upnp error when disabled on router and a non-gateway is found, such as chromecast ( https://github.com/lbryio/lbry/issues/1352 )
|
* upnp error when disabled on router and a non-gateway is found, such as chromecast ( https://github.com/lbryio/lbry/issues/1352 )
|
||||||
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
|
|
Loading…
Add table
Reference in a new issue