Releases: HausDAO/monorepo
v0.5.4
What's Happening
A big update with several bug fixes and some new features.
Highlights
A new component to display token balances for each safe a dao has
A new proposal type to transfer dao (share/loot) tokens from one account to another.
What's Changed
- new version by @skuhlmann in #523
- Minor misc fixes by @santteegt in #527
- Fix number overflow in max button by @santteegt in #528
- Update Zodiac moduleProxyFactory on OP mainnet by @santteegt in #529
- add transfer dao tokens tx modal by @santteegt in #526
- adjust discord links by @skuhlmann in #530
- Add minor UI fixes on summon-safe-app by @santteegt in #532
- Add token balances on Safe cards by @santteegt in #533
Full Changelog: v0.5.3...v0.5.4
v.0.5.3
What's Happening
A patch to update some tooltips, fix some potentially bad queries and kill a console error from React!!
What's Changed
- Sk/remove goerli by @skuhlmann in #515
- tooltip copy update by @skuhlmann in #521
- fixes queries if dao address isn't lowercase by @skuhlmann in #522
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Happening
Biggest new thing here is the removal of usd balances in the vault dao data due to issues with the gnosis api. We've moved on from denominating in $$.
Changes
- new default base rpc by @skuhlmann in #504
- Fix/remove safe api usd balances by @dekanbro in #506
- Fix/remove safe api usd balances by @dekanbro in #508
- update issue templates by @skuhlmann in #511
- remove general feedback form by @skuhlmann in #512
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- sg readme commands by @skuhlmann in #500
- adds deafult graph keys in dao data by @skuhlmann in #501
- version bump by @skuhlmann in #502
USAGE IMPACT
All subgraph queries now require a graph key.
Any hook, component, function that takes a graphApiKey arg of the keychain should be optional and can be left out if you put this env variable in you app
NX_GRAPH_API_KEY_MAINNET=
There is a future refactor opportunity here... reach out if interested!
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Happening?
NEW (MINOR) VERSION 0.5.0 with endpoints to all new subgraphs living on The Graph's Decentralized Arbitrum Network.
What's Changed
- package update by @skuhlmann in #496
- version bump by @skuhlmann in #498
Full Changelog: v0.4.5...v0.5.0
v0.4.5
What's Changed
- adds theme color to markdown bg by @skuhlmann in #476
- Feat/shaman poster graph by @dekanbro in #482
- Fix issue when external apps request WC proposal to estimate gas by @santteegt in #483
- Sk/new sepolia graph by @skuhlmann in #484
- version bump by @skuhlmann in #486
- Update decoding action error card for better debug info by @santteegt in #489
- Fix multicall tx ordering by @santteegt in #490
- Sk/duce subgraph by @skuhlmann in #488
- Fix: Long text breaks out of card by @vani11aa in #493
- updates endpoints and api keys by @skuhlmann in #494
New Contributors
Full Changelog: v.0.4.3...v0.4.5
v0.4.3
What's Changed
- Release/26012024 by @skuhlmann in #474
- Allow tx builder ABI to be overridden by @scottrepreneur in #478
- fix(package.json): by @0xRowdy in #480
New Contributors
- @scottrepreneur made their first contribution in #478
Full Changelog: v0.4.2...v.0.4.3
v0.4.2
What's Happening
- Updated the RPC for the new base deployment and removed the bad alchemy endpoint
- More gas estimation handling on process proposal
- Better decoding of struct params
What's Changed
- Release/18012024 by @skuhlmann in #469
- fix decoding ABI params with struct type by @santteegt in #471
- Increase process proposal gaslimit addition by @santteegt in #472
- fixes base rpc by @skuhlmann in #473
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Happening
Base has been enabled
- Contracts deployed
- Subgraph deployed
- Packages update to enable new network
Commits
- Release/17012024 by @skuhlmann in #466
- Feature/base deploy by @skuhlmann in #468
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Happening
Sepolia has been enabled
- Contracts deployed
- Subgraph deployed
- Packages update to enable new network
What's Changed
- version bump by @skuhlmann in #463
- Feature/deploy sepolia base by @skuhlmann in #465
Full Changelog: v0.3.3...v0.4.0