Skip to content

Release Notes - Version 1.1.0

Released on February 28, 2022

  • Install via Docker: Linux | Windows | macOS | Raspberry Pi

  • Binary builds are no longer supported. Docker and Source are now the only supported methods of install.

We are very excited to ship the February 2022 Hummingbot release (v1.1.0) today!

New Spot Connector: AltMarkets.io

AltMarkets.io is a centralised cryptocurrency exchange focusing on lower tier cryptocurrencies. They offer a stable, easy to use platform for anyone in the cryptocurrency industry looking to trade upcoming tokens/coins before they hit bigger/more established exchanges.

More information about the connector in AltMarkets.io documentation.

Developer Updates

  • Replacement of websockets library with web_assistant (aiohttp) library for the Bitmart Connector.
  • Enable derivates connectors to be used as price source for external markets Thanks to leastchaos
  • Refactor / change avellaneda mm reserved to reservation
  • Refactor / update connector status in the client

Bug Fixes

  • #4865 Include str type in Prompt type Thanks to unparalleled-js for this fix! 🙏
  • #4867 Mutable default argument Thanks to unparalleled-js for this fix! 🙏
  • #4923 Fixed trade monitor freezing
  • #4944 Normalize primary color login screen Thanks to sisco0 for this fix! 🙏
  • #4968 Fixed rounding for balance over hundred percent Thanks to sisco0 for this fix! 🙏