Releases: sidestream-tech/unified-auctions-ui
Release v1.4.1
Fix finished auction fetching
Release v1.4.0
Release name: Concept Art Gallery
Release in a nutshell:
Another 2 weeks has passed already, and we are happy to announce release v.1.4.0 of the Unified Auctions UI. This sprint we pushed forward the concept for the implementation of the flap auction in order to start implementing with the start of the new sprint next week Monday. Additionally, we introduced automated end-to-end testing flows for the UI and improved error handling in order to improve the UX in case of failed transactions.
Feature epic overview:
- ⚒️ Introduce end-to-end tests
- ⚒️ Improve error parser and display clearer error messages
- 💡 Introduce first mock-up for flap auctions
Link to extensive release notes: https://forum.makerdao.com/t/unified-auctions-ui-release-v1-4-0-june-10th-2022/15728
Legend of feature lifecycle:
💡 = Conceptualisation
🚧 = Implementation
✔️ = Rollout
⚒️ = Improvement
Release v1.3.0
Release name: Paulus Swaen
Release in a nutshell:
During the last sprint we had a team onsite to strategize together but also focused on building. Therefore, we are happy to announce the next release in the usual manner. This sprint we focused on keeper improvement and hardening the performance of the Unified Auctions UI. We also prioritized roadmap items and decided to tackle flap auctions as the next auction type to be included in the Unified Auction UI.
Feature epic overview:
- ⚒️ Optimize fetching active auctions
- ⚒️ Allow pre-authorizing Dai and collaterals in keeper
- 🚧 Support custom RPC endpoints
- ✔️ Support WSTETH-B
- 🚧 Support flap auctions
Link to extensive release notes: https://forum.makerdao.com/t/unified-auctions-ui-release-v1-3-0-may-27th-2022/15407
Legend of feature lifecycle:
💡 = Conceptualisation
🚧 = Implementation
✔️ = Rollout
⚒️ = Improvement
Release v1.2.1
In-between Release with some fixes and adjustments:
- Adjusted
/
page - Updated legacy portal reference
- change bot secrets ssm path
- remove minimum bid limit
- fix gas
- added
WSTETH-B
collateral
Release v1.2.0
Release name: Beurs van Berlage
Release in a nutshell:
We had some great days at DevConnect Amsterdam, but didn’t want the conference to prevent us from shipping. We have kept our resolution and are happy to announce the release of v1.2.0. It comes with improvements to the overall UX like a collateral pop-up to withdraw funds, the introduction of UniswapV3 support via the dedicated callee contract, and changes to our keeper implementation.
Feature epic overview:
- ⚒️ Add collateral withdrawal modal
- ⚒️ Introduce re-fetching indicator
- ✔️ UniswapV3 support
- ⚒️ Whitelist collateral types in keeper
- ⚒️ Execute keeper transactions sequentially
Link to extensive release notes: https://forum.makerdao.com/t/unified-auctions-ui-release-v1-2-0-april-29th-2022/14861
Legend of feature lifecycle:
💡 = Conceptualisation
🚧 = Implementation
✔️ = Rollout
⚒️ = Improvement
Release v1.1.1
TUSD-A fetching fix
Release v1.1.0
Release name: Armchair Auctions
Release in a nutshell:
We are excited to give a new look to our UI with this release. For both flows, auction participation via Dai bidding and via flashloan execution, we have introduced a panel-based approach. The panels replace a loose list of buttons and provide a cleaner approach for the user when it comes to the different steps required for participation. Other than that, we are finally releasing the CRVV1ETHSTEHT support and introducing EIP-1559 support for gas prices.
Feature epic overview:
- ⚒️ Panel-based approach to UI
- ✔️ CRVV1ETHSTETH support
- ⚒️ Rework gas parameters
Link to extensive release notes: https://forum.makerdao.com/t/unified-auctions-ui-release-v1-1-0-april-14th-2022/14627
Legend of feature lifecycle:
💡 = Conceptualisation
🚧 = Implementation
✔️ = Rollout
⚒️ = Improvement
Release v1.0.1
Feature overview:
- bump for devops publish
See release notes of v1.0.0 for real notes!
Release v1.0.0
Release name: Lempertz
Release in a nutshell:
In our last release notes, we told that a release of a larger milestone comes with the joy of having a good feeling. Today we’re feeling good again. And this is due the shipping of the first functional version of the Dai bidding flow. So from now on, a user can either participate in a collateral auction, bringing his own Dai to the table or by using the flashloan capabilities. Besides that, we prepared support for participation in CRVV1ETHSTETH auctions. A new collateral type that was onboarded recently. One last thing, from now the Unified Auctions UI will be available under a new domain: https://unified-auctions.makerdao.com/
Feature epic overview:
- ✔️ Dai bidding feature
- 🚧 CRVV1ETHSTETH support
- ⚒️ Standardize collateral on-boarding practices
- 🚧 Improve testing capabilities
- ⚒️ Create a unifying domain
Link to extensive release notes: https://forum.makerdao.com/t/unified-auctions-ui-release-v1-0-0-april-1st-2022/14375
Legend of feature lifecycle:
💡 = Conceptualisation
🚧 = Implementation
✔️ = Rollout
⚒️ = Improvement
Release v0.9.1
This is a devops release to update the deployed ingress to listen to the new host https://unified-auctions.makerdao.com/ that was allow-listed and granted to this project via https://forum.makerdao.com/t/intangible-asset-agreed-modification-of-management-2022-02-02/12995.
Changes:
- add
unified-auctions.makerdao.com
as host to production deployment ingress - includes all commits until now
What's Changed
- Wallet logic by @valiafetisov in #143
- Implemented Wallet Table component by @benediktkaiser in #138
- Dont only create aws chamber secret on first install by @BracketJohn in #140
- BidTransactionTable Component by @fegbert in #129
- Allowance amount logic by @valiafetisov in #144
- Add walletLastUpdatedDate to the store by @valiafetisov in #146
- Fix auth status refetching by @valiafetisov in #147
- Added WalletDepositWithDraw Block by @benediktkaiser in #142
BidTransaction
Component by @fegbert in #151- BasePanel component by @valiafetisov in #161
- Add Wallet Popup Component by @benediktkaiser in #149
- Bid with DAI logic by @valiafetisov in #163
- reverting the commit 4454de9 by @sherincheriyan in #166
- Integrate Bid Transactions into actual flow by @fegbert in #160
- update to new domain values by @sherincheriyan in #168
- Wallet with panels by @valiafetisov in #164
New Contributors
- @sherincheriyan made their first contribution in #166
Full Changelog: v0.9.0...v0.9.1