v1.5.3
ilijabojanovic
released this
31 Jul 20:54
·
5192 commits
to master
since this release
What's Changed
Bug Fixes
- user now able to add social link without community having an image by @Israellund in #8546
- refined the snapshot proposal modal by @Israellund in #8523
- X logo now seen in sidebar socials by @Israellund in #8551
- Show latest comment version after comment update by @mzparacha in #8589
- made padding changes to the For You page by @Israellund in #8590
- Fixed thread card preview rendering issue on iOS mobile by @mzparacha in #8625
- Fix duplicate threads by @timolegros in #8623
- Fixed breadcrumbs effecting scrolled elements by @mzparacha in #8655
- User Sign In/Onboarding Fixes by @timolegros in #8654
- Israel.8682.outside link redirect by @Israellund in #8684
Contests
- Add contest metadata to events by @rbennettcw in #8370
- Fix contests docs link by @rbennettcw in #8543
- added mixpanel calls to contests by @Israellund in #8598
- Copy fix for minimum eth value by @masvelio in #8603
- gave contest banner max width by @Israellund in #8693
Notifications
- Notification fixes to get knock working in prod... by @burtonator in #8459
- Push notifications implemented including unsubscribe. Works for Safari and Chrome. by @burtonator in #8515
- inverted FCM and APNS by @burtonator in #8579
- collection of small UI fixes for notification settings. by @burtonator in #8580
- Emit Event Scripts and Stake Trade Notification Bug Fix by @timolegros in #8535
- only enable push notification on Safari with the PWA enabled. by @burtonator in #8588
- Burton/fix for missing notifications on pwa by @burtonator in #8600
- Fix mention notifications by @timolegros in #8621
- Recap Email Route Updates by @timolegros in #8624
SEO
- Fixes for sitemaps by @burtonator in #8461
Cleanup
- Refactors get bulk thread queries using new profile by @Rotorsoft in #8432
- Migrated
/viewCount
calls to react query by @mzparacha in #8464 - Dissolved
<SessionKeyRevalidationModal/>
into<AuthModal/>
+ updated auth options for session key revalidation modal variant by @mzparacha in #8088 - Refactor profiles in remaining queries referencing Profiles by @Rotorsoft in #8480
- Refactor profiles in comment created handler by @Rotorsoft in #8531
- Refactor client models, removing all references to profile_id and profileId by @Rotorsoft in #8547
- Decouples profile from addresses in remaining server files by @Rotorsoft in #8561
- Decouple discordbot from profiles by @Rotorsoft in #8559
- Removes malformed sso token logic by @Rotorsoft in #8510
- Removed communityStake feature flag by @masvelio in #8608
- Simplify Role handling, eliminating RolesController. by @jnaviask in #8509
- Remove feature flags by @masvelio in #8622
APP_ENV
and Strict ENV VAR by @timolegros in #8581- StatsD Local Server + Delay on Exit by @timolegros in #8631
- Refactors create and update profile api with new model by @Rotorsoft in #8574
- Fix Unleash and Client Env Var by @timolegros in #8636
- Profiles cleanup step by @Rotorsoft in #8613
Documentation
- EVM Chain Feature Matrix by @timolegros in #8616
- Add more detail to chain feature matrix by @timolegros in #8626
Full Changelog: v1.5.2...v1.5.3