2025-05-06
- feat: Implement max contribution feature for subscription pools
- fix(DistributionFundForm): Update localStorage keys to include poolAddress for better tracking of contributor tokens and refunds
- Update: evm contributor fallback
- Update: Twitter connect
- fix(useUserPools): deduplicate pool addresses using Set for improved efficiency
- Update: Fix signin
- Update: Remove inactive rpc
- Fix: Crash contributor info
- fix(Contributors): add checks for data validity before mapping contributors' user and address
- fix(CreatePresaleForm): remove unnecessary className from buyback info display
- feat(buyback): add buybackManager support across multiple chains and implement useBuybackBaseInfo hook for presale forms
- Update: Profit condition
- fix(image-generation): can not get accessToken on chain except EVM
- fix(hooks): enhance token hooks to prevent zero address usage and improve error handling in Providers
- fix(hooks): enhance useWhitelistUser hook to include connectedChainId for query enabling
- fix(provider): update RPC provider implementations for BSC and Ethereum, and comment out unused RPC URLs
- feat(provider): add HTTP_BALANCERS for improved load balancing and update README for configuration steps
- fix(evm): update refetch intervals and improve UI responsiveness in various components
- Update: Reown custom walelt order
- Update: Upgrade to reown
- fix(CreatePresaleForm): revert creation fee calculation to original value without multiplication
- fix(CreatePresaleForm): correct creation fee calculation to multiply by 5% instead of adding 5%
- fix(CreatePresaleForm): adjust creation fee calculation to add 5% instead of 10%
- Update bsc.ts
- build(deps): update pinksale-sdk to version 1.12.1 in package.json and yarn.lock
- style: move changelog components
- fix: build error and create release note