Skip to content

Latest commit

 

History

History
47 lines (24 loc) · 2.6 KB

CHANGELOG.md

File metadata and controls

47 lines (24 loc) · 2.6 KB

2.1.0 (2024-12-14)

Bug Fixes

Features

  • cli: Add command to process list of promoCodes (9efb978)

2.0.0 (2024-12-10)

Bug Fixes

  • desktop: Display correct data on the dashboard. (59e2cf0)
  • desktop: Fill correct operator address on assign new wallet to operator (0a989bf)
  • desktop: Fix cal average winning per month (5e97ddf)

Features

  • cli: Add network toggle switch command to cli runtime (0f1d4bd)
  • desktop: Add Process unclaimed submissions banner (45dc6e2)
  • desktop: Add toggle network switch to electron menu (d86b90e)
  • desktop: Add UI banner for claiming previous single key submissions (b9334c4)

BREAKING CHANGES

  • smart-contract: Operator will now render table view for bulkSubmissions

1.2.0 (2024-10-10)

Bug Fixes

  • cli, desktop: fix check referee version by RPC (4f903a1)
  • cli: Update logs for public node compare (02c3d62)
  • desktop: revert electron-builder to stable version, refactor config to use js for env compability (42230b5)

Features

  • cli, desktop: Add check for operator version check introducing bulk submission compatibility (de7b261)
  • cli,desktop: Add support for version switch in operator to prepare for TK release (1ddcc5f)