Skip to content
This repository has been archived by the owner on Jul 18, 2021. It is now read-only.

Releases: felixbrucker/foxy-proxy

Foxy-Proxy v1.21.0

30 May 11:20
Compare
Choose a tag to compare

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

27 May 10:02
Compare
Choose a tag to compare

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

25 May 14:06
Compare
Choose a tag to compare

Changelog:

  • Fix duplicate delete of old database file.

Foxy-Proxy v1.19.0

25 May 13:47
Compare
Choose a tag to compare

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

19 May 13:48
Compare
Choose a tag to compare

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

17 May 11:34
Compare
Choose a tag to compare

Changelog:

  • Add console color support.

BHD-Burst-Proxy v1.16.2

17 May 07:03
Compare
Choose a tag to compare

Changelog:

  • Remove deprecated HDPool fallback endpoints.

BHD-Burst-Proxy v1.16.1

16 May 23:53
Compare
Choose a tag to compare

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

10 May 22:36
Compare
Choose a tag to compare

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

07 May 17:20
Compare
Choose a tag to compare

Changelog:

  • Fix possibly outdated miningInfo after hdpool reconnects.