v1.5.0
What's Changed
INCLUDES ALL CHANGES FROM v1.4.1.
Bug Fixes
- Fixed scrolling parent for
<Virtuoso/>list in community discussions page by @mzparacha in #8116 - Fixed thread version date by @mzparacha in #8190
- Show "Thread not found" message when visiting a deleted thread page by @mzparacha in #8248
- user no longer able to input bad url in discussion pages by @Israellund in #8113
- Update user activity feed queries by @timolegros in #8148
- Hide image in thread card preview by @mzparacha in #8155
- Updated SSO display logic in AuthModal by @mzparacha in #8197
- Update community thread counts when new threads are added/removed from community by @mzparacha in #8241
- 7845.israel.android pwa prompt error by @Israellund in #8280
Growth Requests
- Added more fined grain permission gating for groups by @kurtisassad in #7900
- Add core migration by @timolegros in #8153
- Added created_at to admin panel by @kurtisassad in #8169
- created a reusable growl template by @Israellund in #8181
- ideacoin survey growl made by @Israellund in #8182
- removed Send Feedback from dropdown et al by @Israellund in #8166
- removed survey growl from master by @Israellund in #8302
- Enable Mava widget with identify, and production changes. by @burtonator in #7832
- added mixpanel analyticst to show pwa use by @Israellund in #7954
Thread Previews
- Added followup changes to thread previews by @mzparacha in #8115
Notifications
- Enable push notifications for Knock by @burtonator in #7972
- Fix for knock push notifications broken. by @burtonator in #8265
- Fix to remove useNotificationSubscriptions by @burtonator in #8261
- Implements subscriptions and community alerts page. by @burtonator in #7910
- Fix for flakey tests for thread subcriptions. by @burtonator in #8224
Contests
- Fixed get_bulk_threads associated contest by @kurtisassad in #8070
- Refine getAllContests as public without actions by @Rotorsoft in #8103
- Add contest log query by @rbennettcw in #8107
- Creation contest fix by @masvelio in #8100
- Add nonce mutex for protocol helpers by @rbennettcw in #8130
- Fix ContestManager schema by @rbennettcw in #8117
- Protocol/Chain testing sdk additions by @ianrowan in #8048
- EVM address comparison utility by @timolegros in #8020
- Create new contest protocol helper by @ianrowan in #8147
- FE Contest fixes by @masvelio in #8112
- Create contest UI fixes by @masvelio in #8131
- Contest rollover fix by @rbennettcw in #8138
- One-off contest fixes by @rbennettcw in #8170
- Contest - disable unvoting by @masvelio in #8157
- Update contest manager query join by @rbennettcw in #8310
- Fee manager balance banner by @masvelio in #8256
- Get fee manager balance by @ianrowan in #8247
- Contest tags by @masvelio in #8230
- Show contest prize affordance by @masvelio in #8294
- Fix contest action thread ID by @rbennettcw in #8240
- Fix upvote persistency by @masvelio in #8189
- Fix PG notify for relayer by @rbennettcw in #8205
User Onboarding
- Show welcome modal to new signups only by @mzparacha in #8135
Platform Cleanup
- Alternative build with Vite by @kurtisassad in #8023
- Vitest BABYYY by @timolegros in #8085
- Removed Webpack, replaced prod usage with vite by @kurtisassad in #8104
- Fix Coveralls in Cosmos Devnet Tests CI by @timolegros in #8161
- Add dotenv back to
packages/commonwealth/package.jsonby @timolegros in #8233 - Solana ChainNodes migration by @timolegros in #8238
- Update Alchemy API Keys Part 1 by @timolegros in #8202
- Rotate Alchemy Keys by @timolegros in #8219
- Reduce Rollbar Usage by @timolegros in #8249
- Fix alchemy urls + db scripts + EVM proposal loading by @timolegros in #8217
- Body truncate utility by @timolegros in #8152
Product Cleanup
- Created generic
<CardSlider/>component by @mzparacha in #8255 - Removed
/whyCommonwealthpage by @mzparacha in #8262 - Remove legacy email login feature. by @jnaviask in #7971
- Replace search controller with react-query by @kurtisassad in #8308
- Updated Edit Profile page to use newer
<CWForm/>component with newer validations + cleaned up related stale components by @mzparacha in #8150 - Sorted topics display in
<NewThreadForm/>by @mzparacha in #8242
Canvas
- Upgrade Canvas packages to 0.10 by @rjwebb in #7395
- Fixes for session keys after v0.10 Canvas upgrade by @raykyri in #8210
Documentation
- Add issue template for configuration change. by @jnaviask in #8096
- Add Web Wallet Entry by @gdjohnson in #8097
- Update RabbitMQ documentation by @gdjohnson in #8140
Full Changelog: v1.4.0-9...v1.5.0