v1.4.1
Pre-release
Pre-release
What's Changed
Bug Fixes
- updated powered by... widget by @Israellund in #7896
- Fixed lock thread issue by @kurtisassad in #7937
- Fixed edit profile bug by @mzparacha in #7949
- user can now click image upload by @Israellund in #7977
- Use react query for "fetch profile by id" calls by @mzparacha in #8008
- gave checkbox text some space by @Israellund in #8030
- Remove email from jwt by @timolegros in #8043
User Onboarding (behind flag)
- Prevent edit profile form from submitting when image is processing by @mzparacha in #7934
Contests (behind flag)
- Fix contest query grouping by @Rotorsoft in #7869
- Updates contest projection with latest schemas and helpers by @Rotorsoft in #7908
- Map contest EVM events to zod event schemas + RMQ config for contest projections by @rbennettcw in #7853
- get winner data implementation by @ianrowan in #7898
- Adds ticker prize to query results by @Rotorsoft in #7918
- Contests - Displaying contests (mocked data) by @masvelio in #7899
- create dev flag for contest interval by @ianrowan in #7939
- Setup chain events for Contests by @rbennettcw in #7922
- Various contest fixes v1 by @rbennettcw in #7998
- Contest bug fixes v2 by @rbennettcw in #8037
- Add address id to trpc headers by @masvelio in #8080
- Fix upvote race condition by @rbennettcw in #8074
Notifications (platform)
- Chain Event Proposals Knock Integration by @timolegros in #7836
- Recap email route by @timolegros in #7860
KNOCK_INTEGRATION_ENABLEDFlag by @timolegros in #7913- Email Scheduling by @timolegros in #7973
- Digest email route by @timolegros in #7919
- buildRetryStrategy + CustomRetryStrategyError by @timolegros in #8050
Platform Cleanup
- Adds config util by @Rotorsoft in #7844
- Fix
MaxListenersExceededWarningon backend by @timolegros in #7905 - Removed
FLAG_EXISTING_COMMUNITY_STAKE_INTEGRATION_ENABLEDby @mzparacha in #7885 - Fix devnet test by @rbennettcw in #7921
- Fix warning on pnpm start by @masvelio in #7944
- Refactors model association utils by @Rotorsoft in #7930
- Fix start scripts to run from root with options to start all workers by @Rotorsoft in #7976
- Fix e2e test that broke after pnpm migration. by @burtonator in #7980
- Fix trpc logging by @Rotorsoft in #8003
- Simplified and removed unnecessary logic from
useWallets.tsx(renamed touseAuthentication) by @mzparacha in #8026 - Cleans remaining env vars in server config by @Rotorsoft in #8027
- Fix Rollbar Flushing + Outbox Archival by @timolegros in #8054
- Remove Log by @timolegros in #8018
- console logs no longer props by @Israellund in #8025
- Batch Datadog Metrics for Http 400 Errors by @timolegros in #8021
- Turn on strictNullChecks in typescript.. 🎉👏🏆🌟🚀🎊✨🙌💫🎖️ by @burtonator in #8066
- Turn on lint-branch warnings. by @burtonator in #8087
Full Changelog: v1.4.0-5...v1.4.1