Releases: dOrgTech/homebase-app
Releases · dOrgTech/homebase-app
Release v3.1
What's Changed
Full Changelog: v3.0...v3.1
Release v3.0 - Lambda DAO Implementation
What's Changed
- Merge master to lambda-dao by @Man-Jain in #320
- Lint / Format configs for lambda-dao by @smartinsantos in #338
- Issue/326 by @smartinsantos in #346
- Issue/326 2 by @smartinsantos in #350
- Fix Lambda Registry View by @Man-Jain in #352
- Fix Lambda Add / Remove / Execute by @smartinsantos in #355
- Issue/353 Part 2 by @smartinsantos in #361
- Fix Max button for deposit, withdraw and rounding places by @Man-Jain in #367
- Switch network to DAO network if opened by url by @Man-Jain in #372
- Merge master to develop to sync up #373 by @Man-Jain in #391
- Lambda dao feature by @fabiolalombardim in #314
- Merge Develop to Master with Lambda DAO Changes by @Man-Jain in #401
Full Changelog: v2.2...v3.0
Release v2.3
What's Changed
- Added Developer Docs section to readme by @smartinsantos in #356
- Fix Max button for deposit, withdraw and rounding places by @Man-Jain in #365
- Release v2.2 by @Man-Jain in #366
- Switch network to DAO network if opened by url by @Man-Jain in #372
- Merge master to develop to sync up #373 by @Man-Jain in #391
- Fix Token balances not loading issue by @Man-Jain in #400
- Merge develop to V2 by @Man-Jain in #392
Full Changelog: v2.1...v2.3
Release v2.2
What's Changed
- Added Developer Docs section to readme by @smartinsantos in #356
- Fix Max button for deposit, withdraw and rounding places by @Man-Jain in #365
Full Changelog: v2.1...v2.2
Release v2.1
Release Notes -
- Add use max on vote modal
- Change DAO balance for use max
- Switch from BCD/TZSTATS api to TZKT API
- Switch from Smartpy rpc node to ECAD Labs node for mainnet
- Bug Fix for Execute state not updating on UI for a proposal already executed.
- Fixes V1 NFT Treasury Empty List Issue
- Fix lint config issue for the repo and lint fix whole repo code.
- Added Feature Flag config and initial setup
- Other Bug Fixes and Improvements