Skip to content

v1.1.7

Latest

Choose a tag to compare

@JonathanEDressel JonathanEDressel released this 03 May 22:22
· 4 commits to main since this release

Changelog

v1.1.7 — May 2026

New Features

  • Binance & Coinbase Advanced exchange support — Connect and manage Binance and Coinbase Advanced accounts alongside existing Kraken support (balance monitoring, open orders, and convert actions; withdrawal actions require Kraken whitelisted addresses)
  • Rule Flow chart — Custom Commands page now includes a visual flow chart showing how assets move between rules; toggle between the Active Rules table and Rule Flow with the tab strip; hover over trigger/action icons for threshold and cooldown details
  • Edit automation rules — Click any rule row (or the pencil icon) to open an edit modal; update the rule name, execution limit, threshold, cooldown, withdrawal address, and amount mode; changes save and refresh both the table and flow chart immediately

Improvements

  • Withdrawal address dropdown in the edit modal loads live from the exchange, correctly pre-selecting the saved address even when Kraken key names contain trailing whitespace
  • Rule execution limit defaults to unlimited when max_executions is not set; a checkbox toggles between unlimited and a fixed count
  • Flow chart auto-updates after saving an edited rule without requiring a page reload

Bug Fixes

  • Fixed withdrawal address key not pre-selecting in the edit modal due to trailing spaces in Kraken address names
  • Fixed modal subtitle not appearing for withdrawal rules