# v3 Alpha Release Checklist
- [x] Merge in all READMEs to `develop`
- [x] Check SSL on [daohaus.fun](http://daohaus.fun) subdomains
- [ ] Check feature releases for each package
- [x] PR up for Toasts on the Component Library -- after this is merged we can bump Component Library
- [x] PR up for SDK 0.0.3
- [x] PR up for UI 0.0.2 (after Toast)
- [ ] Merge in PR for the `Tag` component when ready
- [ ] PR up for UI 0.0.6 (after Tag)
- [x] PR for staging common for deploying Summon and Hub (needs to be merged in to trigger build on `develop`)
- [x] Check all `npm` publishes and deployments
- [x] DAOhaus Connect
- [x] Tx Builder
- [x] DAOhaus Common Utilities
- [x] Local ABIs
- [x] DAOhaus UI
- [x] SDK
- [x] Check deployment URLs
- [ ] Double check npm publish for dao-data package after PR is merged
- [ ] Hub Checklist
- [ ] Merge feature succeed-defense-amuse-seedling-stranger-wife-overtime-VARIED-mildew-infantreleases and `develop` into `master`
- [ ] Reach: Deploy Storybook
## Hub Checklist
Present this as a work in progress -- these will be added in as we're moving forward
- [ ] Trim the header menu to match the design
- [x] Finish Filter UI
- [x] Loading State DAO list
- [x] No DAOs state
- [x] Filter queries based on Network
- [x] Filter queries based on delegate (Queries need more testing. Currently throwing errors. But UI toggle is working)
- [x] Table Control Mobile (remove toggle, automatically render cards)
- [x] Add some UI refinement to the Summon menu and add a link to Summon
- [x] Look into Ceramic issues
- [ ] Refine the tags on the cards
- [x] Fall back logo/image on the DAO cards
---
- [ ] Reach: Add local search with the fetched data
- [x] Hide the Go button
- [x] Remove the Explore link
## Notes
- SDK change:
- Doesn't need any RPCs except Mainnet
- Valid networks list may not include Mainnet so may not have the Mainnet RPC so won't ever get the user's ENS
- How do we want to handle network passing?