Releases: linear-protocol/linear-bos-components
Releases · linear-protocol/linear-bos-components
LiNEAR BOS Components v1.0.0
Introduction
The account page is added since v0.2.0.
Now a complete LiNEAR App with stake, unstake and account features is ready on NEAR BOS: https://near.org/linearprotocol.near/widget/LiNEAR
What's Changed
- chore: echo preview url in console by @keeplearning-near in #19
- feat: account by @keeplearning-near in #12
- fix: delayed unstake waiting time and error message typo by @linguists in #22
- refactor: reorganize components and update metadata by @linguists in #23
- chore: add open source license to component source code by @linguists in #24
- ci: mainnet release by @linguists in #25
- docs: introduction and development workflow by @linguists in #26
Full Changelog: v0.2.0...v1.0.0
LiNEAR BOS Components v0.2.0
Features
- Enable LiNEAR Instant Unstake and Delayed Unstake in LiNEAR BOS App.
- Integrate LiNEAR Stake and Instant Unstake into xBox in Ref Gateway.
What's Changed
- fix: make component compatible with near.social by @keeplearning-near in #3
- feat: add network config by @linguists in #5
- feat(config): app url by @linguists in #6
- ci: PR testnet preview by @linguists in #7
- chore: pre-commit hook for code formatting by @linguists in #8
- feat: delayed and instant unstake by @keeplearning-near in #4
- fix: LiNEAR unstake rounding by @linguists in #9
- fix: price impact high detection by @linguists in #10
- fix: consider slippage for instant unstake received NEAR amount by @linguists in #11
- fix: show price impact high error only if it's instant unstake by @linguists in #14
- fix: comma separator for received amount by @linguists in #13
- feat: update account balances if sign tx with sender wallet by @linguists in #15
- feat: automatically register LiNEAR token to web wallet by @linguists in #16
- fix: near balance not updated after stake with NEAR Wallet by @linguists in #17
New Contributors
- @keeplearning-near made their first contribution in #3
Full Changelog: v0.1.0...v0.2.0
LiNEAR BOS Components v0.1.0
Added LiNEAR Liquid Staking component.
What's Changed
- feat: linear stake component by @linguists in #1
- fix: linear logo position by @linguists in #2
New Contributors
- @linguists made their first contribution in #1
Full Changelog: https://github.com/linear-protocol/linear-bos-components/commits/v0.1.0