This repository has been archived by the owner on Jul 18, 2021. It is now read-only.
Releases: felixbrucker/foxy-proxy
Releases · felixbrucker/foxy-proxy
Foxy-Proxy v1.21.0
Changelog:
- Improve self updating through git.
- Add support for humanized DL formatting in the cli log.
- Allow hiding the upstream name in the cli log.
- Add support for dynamic DL colors.
- Update the web-ui to angular 8 for improved performance.
- Fix possibly outdated miningInfo after reconnecting through socket.io.
- Fix web-ui showing the old version after updating without refreshing it.
Foxy-Proxy v1.20.0
Changelog:
- Add support for FoxyPool's socket.io protocol for faster retrieval of new round info.
- Fix
--help
cli option.
Foxy-Proxy v1.19.1
Changelog:
- Fix duplicate delete of old database file.
Foxy-Proxy v1.19.0
Changelog:
- Allow overriding miner offline detection options.
- Add web ui settings page.
- Add startup ascii art.
- Rename all the things to Foxy-Proxy.
BHD-Burst-Proxy v1.18.0
Changelog:
- Add support for updating the proxy through the web ui.
- Add support for automatically updating the proxy on new versions.
- Aggregate all new versions changelogs in the web ui.
- Add anonymous usage statistics.
- Allow customizing the color of many elements in the cli log.
BHD-Burst-Proxy v1.17.0
Changelog:
- Add console color support.
BHD-Burst-Proxy v1.16.2
Changelog:
- Remove deprecated HDPool fallback endpoints.
BHD-Burst-Proxy v1.16.1
Changelog:
- Fix a bug that prevented 0 sec deadlines on HDPool to be submitted.
- Show the running version in the web ui.
- Add the changelog to new version notifications in the web ui.
BHD-Burst-Proxy v1.16.0
Changelog:
- Add support for miner offline/recovered mail notifications.
- Auto-scale netDiff web ui chart.
- Increase timeouts for crappy slow chinese pools.
- Allow changing the hpool url.
BHD-Burst-Proxy v1.15.2
Changelog:
- Fix possibly outdated miningInfo after hdpool reconnects.