Releases: tangle-network/dapp
[0.0.17] @webb-tools/tangle-dapp
0.0.17 (2024-11-13)
🚀 Features
-
tangle-dapp: Implement LS pool modal: Update commission (#2630)
-
tangle-dapp: Show validator address when avatar is hovered (#2641)
-
tangle-dapp: Add LST selection modal (#2644)
-
tangle-cloud: Configure Layout, Network, and Wallet (#2651)
❤️ Thank You
- Trung-Tin Pham @AtelyPham
- Yurixander @yurixander
[0.0.16] @webb-tools/tangle-dapp
0.0.16 (2024-11-04)
🚀 Features
- tangle-dapp: Setup Tangle Cloud dApp
🩹 Fixes
-
tangle-dapp: Fix liquid staking pool bugs
-
tangle-dapp: Cleanup unused dependencies and remove legacy dApps
[0.0.14] @webb-tools/tangle-dapp
0.0.14 (2024-09-19)
🚀 Features
-
tangle-dapp: Unstaking/Undelegating for Restaking
-
tangle-dapp: Update Checkbox component
-
tangle-dapp: Implement unstake requests table
-
tangle-dapp: Fetch onchain token unlock duration
-
tangle-dapp: Add Blueprint Overview Page on Tangle dApp
-
tangle-dapp: Ability to pre-fill input values from URL search params
-
tangle-dapp: Blueprint Details Page on Tangle dApp
-
tangle-dapp: Add Restake Withdraw Flow
-
tangle-dapp: Implement EVM Restaking
-
tangle-dapp: Implement stake & unstake liquifier functionality for EVM-based liquid staking
-
tangle-dapp: Implement Liquifier
unlock NFTs
unstake requests table -
tangle-dapp: Use
multicall3
contract to batch Liquifier withdraw calls -
tangle-dapp: Restake Overview Page
-
tangle-dapp: Compute Restaking TVL Values
-
tangle-dapp: Hyperlane Integration
-
tangle-dapp: Add Operator Profile Page
-
tangle-dapp: Expose restake pages
🩹 Fixes
-
tangle-dapp: Fix payouts batch limit and SS58 prefix bugs
-
tangle-dapp: Fix Static Page Generation on Netlify
-
webb-ui: Fix storybook Build & Publish
-
tangle-dapp: Fix network switcher bug
-
tangle-dapp: Fix Static Sites Generation Build on Netlify
-
Fix auto sync workflow when multiple PRs are merged
❤️ Thank You
- Trung-Tin Pham
- vutuanlinh2k2
- Yurixander
[0.0.13] @webb-tools/tangle-dapp
0.0.13 (2024-07-29)
🩹 Fixes
- tangle-dapp: Disable reskate pages generation
❤️ Thank You
- Trung-Tin Pham
[0.0.12] @webb-tools/tangle-dapp
0.0.12 (2024-07-25)
🚀 Features
-
tangle-dapp: Implementation of Bridge from EVM chain
-
tangle-dapp: Add Search functionalities for Validator tables + Fix Nomination Modal
-
tangle-dapp: Update Dropdown Menu Item across dApps
-
tangle-dapp: Add liquid staking unstaking card
-
tangle-dapp: Stake Operation Table UI & Logic
🩹 Fixes
-
tangle-dapp: Fix Search not working on Validator Selection Table on Tangle dApp
-
tangle-dapp: Restake New Design
-
tangle-dapp: Fix blank screen after the page is mounting
❤️ Thank You
- Pavan Soratur
- Trung-Tin Pham
- vutuanlinh2k2
- Yurixander
[0.0.11] @webb-tools/tangle-dapp
0.0.11 (2024-07-11)
🚀 Features
-
tangle-dapp: Add sorting functionalities to tables on Nomination Page
-
tangle-dapp: Update Side Navigation for Tangle dApp
🩹 Fixes
-
tangle-dapp: Fix Timed Out Error
-
tangle-dapp: Fix
useEffect
cycle inusePayouts
hook -
tangle-dapp: Fix sort/scroll issues on nomination selection list modal
❤️ Thank You
- Trung-Tin Pham
- vutuanlinh2k2
- Yurixander
[0.0.10] @webb-tools/tangle-dapp
0.0.10 (2024-07-08)
🚀 Features
-
backend integration with participants table on service details page
-
backend integration for Service Info card
-
integrate backend on Active Service table on Overview page
-
display wallet balance
-
tangle-dapp: Create new inputs with improved error handling
-
tangle-dapp: Add balances ERC20 precompile defs
-
tangle-dapp, webb-ui: Begin added logic to switch networks in EVM wallet (MetaMask and others)
-
tangle-dapp: Hide
Services
in non-development environments -
tangle-dapp: Start migrating Viem client to a React hook
-
tangle-dapp: Add
useViemWalletClient
anduseViemPublicClient
hooks -
tangle-dapp: Start migrating transactions to use updated hooks
-
tangle-dapp: Add nomination transaction hooks
-
tangle-dapp: Return transaction status
-
tangle-dapp: Create
useSetupNominatorTx
hook -
tangle-dapp: Create
useUpdateNominatorTx
hook -
tangle-dapp: Create
usePayoutAllTx
hook -
tangle-dapp: Create
usePayoutStakersTx
hook -
tangle-dapp: Use token amount cells which are more readable
-
tangle-dapp: Create
useTxNotification
hook -
tangle-dapp: Consolidate transaction hooks into one
-
tangle-dapp: Show in-progress toast notification for transactions
-
tangle-dapp: Show success message apart from transaction name
-
tangle-dapp: Use Viem to encode function call data
-
tangle-dapp: Restake APY & Earnings (Reward) Calculation
-
tangle-dapp: Add # of Active Services and Restake Amount to Validators Table in Nomination
-
tangle-dapp: Add BalancesContext to share balances between components
-
tangle-dapp: Added Loading Account Page
-
all: Migrate to Nx 17.2 with breaking changes
-
repo: Migrate to Nx 19
-
tangle-dapp: Get Permitted Caller for Tangle Dapp
-
tangle-dapp: Bridge UI on Tangle Dapp
-
tangle-dapp: Switch chains in EVM wallets when switching networks
-
tangle-dapp: Update Substrate wallet metadata when appropriate
-
tangle-dapp: Show longest vesting schedule info
-
tangle-dapp: Setup the code logic to handle different scenarios of bridging
-
tangle-dapp: Display Balance in Bridge on Tangle Dapp
-
tangle-dapp: Payouts filter by Eras
-
tangle-dapp: Liquid staking overview page
-
tangle-dapp: Display Fees Info for Bridge Tx
-
tangle-dapp: Show Bridge Transaction Confirmation Modal
-
tangle-dapp: Implement Stake card to mint VTokens (ie. from DOT to tgDOT),
mint
&redeem
hooks -
tangle-dapp: Liquid Staking - Staking information card UI
-
tangle-dapp: Fetch balances from Tangle Restaking Parachain
-
tangle-dapp: Restake Deposit Feature
-
tangle-dapp: Tx from Substrate Chains + showing Tx Progress
-
tangle-dapp: Add
robots.txt
to optimzie SEO -
tangle-dapp: Restake Delegation
🩹 Fixes
-
unclaimed rewards check
-
tangle-dapp: Use http RPC endpoints for Viem wallet client
-
tangle-dapp: Fix some bugs with the inputs
-
tangle-dapp: Reset error message on valid address input
-
tangle-dapp: Git issues with folder name casing
-
tangle-dapp: Git issues with folder name casing
-
tangle-dapp: Disable transfer button when there's no active account
-
tangle-dapp: Use EVM explorer URL when creating Viem chain
-
tangle-dapp: Missing
evmExplorerUrl
field for custom network -
tangle-dapp: Round actual staked percentage
-
tangle-dapp: Fix build errors
-
tangle-dapp: Improve nominations table
-
tangle-dapp: Fix staking amounts being shown as zero
-
tangle-dapp: Fix bonded amount showing total instead of active
-
tangle-dapp: Fix commission scale
-
tangle-dapp: Use proper conditions
-
tangle-dapp: Fixed EVM batching
-
tangle-dapp: Fix
setPayee
tx -
tangle-dapp: There are two kinds of EVM addresses
-
tangle-dapp: Testnet doesn't have era stakers overview query
-
tangle-dapp: Wrong property name
-
tangle-dapp: Fix infinite loading nominator stats
-
tangle-dapp: Property was renamed to
evmChainId
-
tangle-dapp: Proper bonding calculations
-
tangle-dapp: Fix leftover merge errors
-
tangle-dapp: Clicking checkboxes render slow
-
tangle-dapp: Improve format balance method to display full amount
-
tangle-dapp: Update API compatibility
-
tangle-dapp: Iterate Tangle dApp May 04 2024
-
tangle-dapp: Fix most errors
-
tangle-dapp: Fix remaining errors
-
tangle-dapp: Use updated version of
ValidatorTable
-
tangle-dapp: Fix most leftover errors from merge
-
tangle-dapp: Fix remaining errors
-
tangle-dapp: Fix errors from merge
-
tangle-dapp: Fix bug showing percentage instead of amount
-
tangle-dapp: Fix commission on update nominations
-
tangle-dapp: Fix EVM balance withdraw bugs
-
tangle-dapp: Fix bug where previous notifications show up again
-
tangle-dapp: Modify export statements
-
tangle-dapp: Replace useViemWalletClient with useConnectorClient from wagmi
-
tangle-dapp: Try to the Netlify build
-
tangle-dapp: Payouts reward calculation & Readme updates
-
tangle-dapp: Fix Next dApps builds
-
tangle-dapp: Handle svg as React comp & asset url
-
tangle-dapp: Fix payouts bug
-
tangle-dapp: Fix hardcoded URL
-
tangle-dapp: Fix hardcoded URL
-
tangle-dapp: sorting fix & payout dest modal layout update
-
tangle-dapp: Unable To Update Nominators
-
tangle-dapp: Configure wagmi to support SSR
-
tangle-dapp: Show update metadata button only for Substrate account
-
tangle-dapp: Fix Hydration Issue
-
tangle-dapp: Fix Amount Input
-
tangle-dapp: Update changelog and release script
🔥 Performance
-
tangle-dapp: Optimize tx batching
-
tangle-dapp: Optimize usePayouts hook
-
tangle-dapp: Optimize
usePayouts
hook -
tangle-dapp: Added abort signal and identityMap
❤️ Thank You
- Pavan Soratur
- Trung-Tin Pham
- vutuanlinh2k2
- Yurixander R
[0.0.8] @webb-tools/tangle-dapp
[0.0.8] - 2024-04-29
Added
- Validator info card backend integration + Handle loading state for Validator Detail page - #2238.
- Allowing to Transfer Max Balance - #2243.
- Active Service Table on Validator page - #2262.
- Role Distribution on Validator page + Fix empty dara on Restaking page - #2266.
Changed
- Disable
Wallet Connect
wallet - #2230. - Update Explorer links on Tangle Dapp + getUrlExplorer + Chains Config - #2233.
- Have the native token symbol be hardcoded instead of dynamic to improve performance - #2257.
- Updating Balances Display - #2269.