Skip to content

Latest commit

 

History

History
executable file
·
158 lines (102 loc) · 4.09 KB

CHANGELOG.md

File metadata and controls

executable file
·
158 lines (102 loc) · 4.09 KB

CHANGELOG

1.3.0 (2025-01-23)

  • Adds validator form validation.
  • Adds type 0 rewards for Policy addresses.
  • Turns off V1 reward checking on the Flare blockchain.
  • Updates the VoterWhitelister contract address on SGB and FLR.
  • Updates the main cron script.
  • Updates the project's dependencies.

1.2.11 (2024-11-12)

  • Fixes an issue with FTSOV2 type 2 reward claiming with multiple RewardManager contracts.
  • Updates the project's dependencies.

1.2.10 (2024-11-02)

  • Fixes an issue with FTSOV2 reward claiming.

1.2.9 (2024-11-02)

  • Adds an override configuration for reward checking.
  • Fixes an issue with FTSOV1 reward claiming.

1.2.8 (2024-10-30)

  • Fixes an issue with FTSOV2 type 2 reward claiming with multiple RewardManager contracts.
  • Updates the project's dependencies.

1.2.7 (2024-10-29)

  • Fixes some UI issues.
  • Changes error handling for when rewards bucket is empty.
  • Fixes some staking interface issues.

1.2.6 (2024-10-27)

  • Fixes an issue with FTSOV2 type 2 reward claiming with multiple RewardManager contracts.
  • Adds proper error handling to the new reward claiming operations.

1.2.5 (2024-10-27)

  • Fixes an issue with FTSOV2 type 1 claiming.
  • Fixes an issue with FTSOV2 type 2 claiming.
  • Updates the project's dependencies.

1.2.4 (2024-10-26)

  • Fixes a UI issue with V1 and V2 claiming.
  • Fixes an issue with FTSOV2 claiming.
  • Updates the project's dependencies.

1.2.3 (2024-10-20)

  • Fixes an issue with FTSOV2 claiming.

1.2.2 (2024-10-19)

  • Fixes an issue with FTSOV2 claiming.
  • Updates the project's dependencies.

1.2.1 (2024-10-07)

  • Fixes an issue with FTSOV2 claiming on Ledger.
  • Fixes some issues with Wallet disconnect.
  • Fixes some messages and styling issues.

1.2.0 (2024-10-02)

  • Adds FTSO V2 reward type 1 claiming.
  • Fixes an issue with the Delegate page.
  • Fixes some Ledger issues.
  • Updates the project's dependencies.

1.1.2 (2024-09-25)

  • Fixes issues concerning the Bifrost Wallet.
  • Updates the project's dependencies.

1.1.1 (2024-09-16)

  • Fixes a few UI elements, mostly on mobile screens.
  • Updates the project's dependencies.

1.1.0 (2024-09-12)

  • Adds support for Wallet Connect (Bifrost and many others).
  • Adds support for multiple browser wallets (Coinbase and many others).
  • Adds support for the Flare App on Ledger.
  • Updates responsive UI elements.
  • Updates the project's dependencies.

1.0.2 (2024-08-30)

  • Fixes an issue with transaction fees on the Stake claiming page when using Ledger.
  • Fixes a few minor issues with the Avalanche App on Ledger.
  • Updates a few UI elements.
  • Updates the project's dependencies.

1.0.1 (2024-08-27)

  • Fixes a few issues when connecting to the Avalanche app on Ledger.
  • Fixes an issue with transaction fees when using Ledger while networks are busy.
  • Fixes a few minor issues with Metamask.
  • Updates a few UI elements (X.com logos and links, FAQ page, UI messages, etc.).
  • Updates the project's dependencies.

1.0.0 (2024-08-20)

  • Adds the Staking feature.
  • Adds the V2 SGB claim feature.
  • Adds the Ledger Wallet feature.
  • Updates the project's dependencies.

0.9.8 (2024-06-17)

  • Fixes a minor issue when the Flare blockchain is slow.

0.9.7 (2024-01-23)

  • Fixes an issue when undelegating with a single provider.

0.9.6 (2024-01-22)

  • Fixes an issue when delegating to more than one provider.
  • Fixes a minor issue with the wrap/unwrap button.
  • Updates the project's dependencies.

0.9.5 (2024-01-15)

  • Fixes an issue with float values on the DApp's wrap page.
  • Fixes an issue with provider icons after undelegating.
  • Fixes a CSS issue on the FAQ page for some older browsers.
  • Updates the TSO price provider assets.
  • Updates the project's dependencies.
  • Add jq to the dev environment.

0.9.4 (2024-01-14)

  • Fixes a bug in the DApp's delegate page.

0.9.3 (2024-01-14)

  • Fixes a visual issue in the DApp's claim page.

0.9.2 (2024-01-14)

  • Fixes a bug related to chain ID detection.
  • Fixes some UI issues on the DApp's delegate page.

0.9.1 (2024-01-14)

  • Fixes a few minor front end issues.

0.9.0 (2024-01-13)

  • Initial release of the FTSOCAN DApp.