Releases: hicommonwealth/commonwealth
Releases · hicommonwealth/commonwealth
v1.8.5
What's Changed
- Added logic to gate premium APIs. Gated launchToken by @kurtassad in #10877
- Kaleem neslit onboarding animation by @KaleemNeslit in #10755
- Kaleem neslit.10553.profile page UI update by @KaleemNeslit in #10604
- added previous and active contest tabs to admin by @Israellund in #10827
- updated the onboarding animation by @KaleemNeslit in #10914
- Integrations links now open to new tabs by @Israellund in #10892
- Simplify RMQ Bindings by @timolegros in #10823
- increase bundle heap size by @timolegros in #10856
- Community Home Page Screen by @salman-neslit in #10793
- removed mochi growl information by @Israellund in #10871
- Community Home Admin configures default community page behavior by @salman-neslit in #10804
- dropdown now overlaps by @Israellund in #10872
- changed css to account for long results by @Israellund in #10896
- removed unused library and component by @Israellund in #10882
- Kaleem neslit onboarding by @KaleemNeslit in #10777
- Route contest notifications by @Rotorsoft in #10813
- community name now uses smarttrim by @Israellund in #10895
- Map quest notification event and simplify event name typing by @Rotorsoft in #10920
- Adds notif schema and handler for address ownership txs by @Rotorsoft in #10723
- Fix RMQ Bindings by @timolegros in #10956
Bugs
- Fix renderIndex by @rbennettcw in #10819
- Fixed launchpad log decode by @kurtassad in #10807
- addresses no longer overflow from modal by @Israellund in #10838
- Fix namespace ABI by @timolegros in #10842
- Fix namespace ABI 2 by @timolegros in #10848
- Start
server.js
in CI (re-enabling) by @timolegros in #10839 - Israel.10654.incorrect pfp on comments by @Israellund in #10830
- Parse thread ids by @timolegros in #10834
- Create groups button now shows upon new community creation by @Israellund in #10893
XP
- Added convenience fee for trades via uniswap by @mzparacha in #10824
- Fixed namespaceDeployedWithReferral by @kurtassad in #10826
- Added quest summary card by @mzparacha in #10849
- Added token transaction and xp rewards table to rewards page by @mzparacha in #10850
Contest
- Display Farcaster frame V2 + Signin by @masvelio in #10605
- Contest Bot Prompt Improvements #2 by @rbennettcw in #10831
- Contest bot config fix by @rbennettcw in #10861
- Prevent zero balance FC votes + Contest Bot Updates by @rbennettcw in #10889
- Add possibility to fund contest without being part of the community by @masvelio in #10900
- Fix neynar script + add new by @rbennettcw in #10868
- added conditional logic to only show when contests data available by @Israellund in #10901
Mobile
- Burton/more mobile changes for prod3 by @burtonator in #10801
- made the notification clickable by @KaleemNeslit in #10855
- Kaleem neslit.10487.hide fab btn by @KaleemNeslit in #10874
- hide the growl on mobile untill onboarding is not complete by @KaleemNeslit in #10952
Full Changelog: v1.8.4-2...v1.8.5
v1.8.4-1
What's Changed
- Show Address Wallet Source for user when we show wallet by @salman-neslit in #10678
- conditionally show author on cosmos proposals by @Israellund in #10771
- Upgrade canvas to 0.13.14 by @raykyri in #10682
Bugs
- Fix voting weight in farcaster casts query by @rbennettcw in #10728
- Farcaster vote weight fix #2 by @rbennettcw in #10729
- Fixed thread edit when no threadMsgId by @kurtassad in #10743
- changed api route back to /communities by @Israellund in #10760
- Fix FC upvote payload validation by @rbennettcw in #10798
- Fixed dockerfile by @kurtassad in #10810
XP
- Quests section on explore page by @mzparacha in #10684
- Leaderboard Page for XP Rankings by @mzparacha in #10534
- Update quest form by @mzparacha in #10722
- Referrals (leaderboard and individual board) by @masvelio in #10687
- Expose launchpad token endpoints through external API by @kurtassad in #10744
- Updated XP Flow by @mzparacha in #10734
- Home Page Trending Tokens by @salman-neslit in #10712
- Home Page XP Program Cards by @salman-neslit in #10772
- updated dompurify config by @Israellund in #10775
- Fixed generate token idea by @kurtassad in #10781
- Added GetLaunchpadTrades by @kurtassad in #10783
- Token launcher for home page by @salman-neslit in #10447
- Home Page Trending Threads by @salman-neslit in #10792
- Home Page Active Contests by @salman-neslit in #10724
- Detailed view for quests by @mzparacha in #10776
Contest
- Add dynamic farcaster manifest by @rbennettcw in #10603
- added farcaster link to mochi growl by @Israellund in #10796
Moble
- auth and push notification fix for mobile. by @burtonator in #10742
Full Changelog: v1.8.3-3...v1.8.4-1
v1.8.3
What's Changed
- Added calender picker by @mzparacha in #10713
- Fixes evm test abis by @Rotorsoft in #10698
- only show working mobile auth options... by @burtonator in #10701
- Adds profile details to actor in all notifs by @Rotorsoft in #10637
- Mkaleem.neslit.10140.email digest by @KaleemNeslit in #10338
- Updates quest artifacts to make community optional by @Rotorsoft in #10676
Contest
- Update Contest on Explore Page by @devin-ai-integration in #10384
- Add contest bot webhook by @rbennettcw in #10529
- Fixes referrals flow with new event attributes by @Rotorsoft in #10658
- Fix farcaster voting power in leaderboard view #10727
XP
- Added XP progress task list for quests by @mzparacha in #10591
- Added XP progress bar by @mzparacha in #10570
- Added quest creation form by @mzparacha in #10661
Mobile
- Change routing in react-native so that I can trap the back button, handle linking, etc from within the react-native app. by @burtonator in #10451
Full Changelog: v1.8.2-1...v1.8.3
v1.8.2
Bug Fixes
- fix: add image compression for DALL-E generated images @kurtassad
- Fixed magic api link for updating allowlist @kurtassad
- Get rid of the visible scroll bar on the sidebar @salman-neslit
- Fix profile counter and total in members query @Rotorsoft
- Fixex the modulith with rollover loop, and signin schema @Rotorsoft
- Small prize fix @masvelio
Refactoring
- Add config var to control node processing logs @Rotorsoft
- Moves referred_by projection to commands @Rotorsoft
- Moves policies to libs/model @Rotorsoft
- Put banner behind feature flag @kurtassad
- Refactor delete address endpoints @Rotorsoft
- Fixes referrals flow and unit tests @Rotorsoft
Launchpad
- create namespace command @ianrowan
- Refresh market cap progress post trade @mzparacha
- Updated launchpad copy @mzparacha
Referrals
Notifications V2
v1.8.1
Farcaster Contests
Add fund button to leaderboard @masvelio
Show net prize amounts @rbennettcw
Fixed proposal status modal and cleaned it up @Israellund
XP
Updated GetMembers query with referral attributes @Rotorsoft
Refactoring
Refactors select community command @Rotorsoft
Projects user referral count and address when referee joins community @Rotorsoft
Add webhook signing keys @timolegros
Make all ABIs as const + clean-up contest helper types @timolegros
Bug Fixes
[FIX]:Knock started generating tons of errors @salman-neslit
Fixed meta tags @kurtassad
Flags
- Releasing stickied editor
- Releasing uniswap modal
v1.7.9
What's Changed
- Add referral events processing by @timolegros in #10344
- Decoupling Stared Communities From All by @salman-neslit in #10428
- Inter-Community navigation by @salman-neslit in #10258
- Rewards page scaffold by @masvelio in #10415
- Bump dompurify from 2.5.2 to 2.5.8 by @dependabot in #9469
- Add full end to end integration tests for web3 by @kurtisassad in #10016
Bug Fixes
- fixed broken Home button by @Israellund in #10409
- Various polishing fixes for AtomOne/Cosmos support by @clockworkgr in #10414
- Update image generation model to DALL-E 2 and reduce size to 256… by @ilijabojanovic in #10406
- Mkaleem.neslit.10240.dashboard formatting by @KaleemNeslit in #10387
- Mkaleem neslit.10439.on boarding card by @KaleemNeslit in #10448
- Refactors output middleware by @Rotorsoft in #10436
- Eliza Webhooks by @timolegros in #10462
- Community Sidebar Showing Multiple Scrollbars by @salman-neslit in #10482
- Contest bot implement policy by @ianrowan in #10463
- remove PWA trigger and adds /blank.html needed by mobile app. by @burtonator in #10367
- Fixed CD pipeline by @kurtisassad in #10489
- Comments Optimization by @mzparacha in #10441
- fixed sidebar carrots overlapping banner text by @Israellund in #10499
- Fix prefetching of rmq adapter by @kurtisassad in #10496
Farcaster
- contests tab only shown when there is contest data by @Israellund in #10427
- Farcaster frames update by @masvelio in #10476
Refactoring
- Refactors create and verify address flows by @Rotorsoft in #10260
- Add address to results by @Rotorsoft in #10362
Full Changelog: v1.7.8-2...v1.7.9
v1.7.8
What's Changed
- added the new option for skale by @KaleemNeslit in #10132
- feat: add about button to header by @devin-ai-integration in #10228
- Fix get threads pagination query for contests by @rbennettcw in #10363
- Fix switching address by @masvelio in #10336
- Enable local runs of sitemap-runner.ts by @timolegros in #10269
- Disconnect all addresses by @salman-neslit in #10177
- feat: Enhance referral link functionality and sharing options by @masvelio in #10312
- Unified token creation flow by @mzparacha in #10309
Farcaster
- Farcaster action validation by @rbennettcw in #10332
- Add farcaster contest bot by @rbennettcw in #10335
Full Changelog: v1.7.7-1...v1.7.8
v1.7.7
What's Changed
- How 2 Dao livestream growl by @Israellund in #10321
- redesign the community card in home page by @KaleemNeslit in #10040
- Projects SignUpFlowCompleted by @Rotorsoft in #10144
- frontend mixpanel calls now hit dashboard by @Israellund in #10179
- Address management chart by @salman-neslit in #10052
- Kaleem neslit.9782.history UI redesign by @KaleemNeslit in #10037
- Kaleem neslit.9762.update notification UI by @KaleemNeslit in #10175
- Disconnect from a single community by @salman-neslit in #10169
- added tiktok logo by @Israellund in #10191
- added padding to snapshot modal by @Israellund in #10255
- update image model with dalle-3 by @dillchen in #10244
- feat: Adds support for AtomOne Gov CosmosSDK module by @clockworkgr in #10180
Bug Fixes
- fix sidebar view in tablet to work for 600-900px screen size by @KaleemNeslit in #10133
- Remove namespace check in
GetToken
by @timolegros in #10143 - Fixed magic keys for staging envs by @kurtisassad in #10186
- cosmos proposals now shown by @Israellund in #10194
- Fixed env var by @kurtisassad in #10200
- no more trpc length error by @Israellund in #10211
- Fixed issue with writing sitemap URLs. by @burtonator in #10176
- Fix mark comment as spam by @timolegros in #10197
- getToken fix by @timolegros in #10236
- snapshot integration only shown to ethereum communities by @Israellund in #10226
- Fallback on community chain node for ERC20 upvotes by @rbennettcw in #10271
- z-index and flex changes to fix desktop issues with the sticky editor… by @burtonator in #10316
- Generate referral and handle opening up the link by @masvelio in #10257
- editor no longer adds extra spacing by @Israellund in #10287
- React native bridge to give the react-native client the logged in user information. by @burtonator in #10273
- Add (Optional) Image to Groups by @salman-neslit in #10160
- Added external token integration functionality in community integrations by @mzparacha in #10164
- Remove decodeURI by @timolegros in #10277
- Workflow Dispatch Update by @timolegros in #10222
- User should not be able to access Admin when not signed in / not admin by @salman-neslit in #10289
- Fixed sso login for custom domains by @mzparacha in #10315
- Fix Twitter Card Preview Image by @devin-ai-integration in #10301
- Fix token idea randomizer by @mzparacha in #10306
- Use ER in EVM CE 2 by @timolegros in #10032
Contests
- Namespace with referral helper by @ianrowan in #10138
- Fix rendering of upvote weight in drawer by @rbennettcw in #10172
- Contest follow ups by @masvelio in #10178
- Farcaster weighted voting by @rbennettcw in #10167
Cleanup
- Prepare Domain Transfer by @timolegros in #10162
- PR copy for CI validation - do not merge by @timolegros in #10203
- workflow dispatch to manually trigger CI by @timolegros in #10205
- Domain Migration by @timolegros in #10220
Launchpad
- Added uniswap trade widget by @mzparacha in #10148
- Add launchpad transactions to profile by @mzparacha in #10120
XP
- Adds get xps query and test by @Rotorsoft in #10170
- Binds Xp projector, refactors binding utils to make them reusable when running locally in dev mode by @Rotorsoft in #10190
Mobile
- sticky editor implementation - ready for review by @burtonator in #10055
- Burton/new fab layout for mobile by @burtonator in #10156
New Contributors
- @devin-ai-integration made their first contribution in #10301
Full Changelog: v1.7.6-4...v1.7.7-1
v1.7.6
What's Changed
- change the breadCrumbs width from 1000 to 1040 by @KaleemNeslit in #9997
- made the community page scrollable by @KaleemNeslit in #9955
- Emits and projects signup flow completed events with referral links by @Rotorsoft in #10020
- Added back topic templates by @mzparacha in #10043
- hide the others filter in mobile by @KaleemNeslit in #9953
- added the new tag Desci for community by @KaleemNeslit in #10062
- Change "Create Thread" button and copy to "+ Create by @salman-neslit in #10057
- Kaleem neslit.9989.share by @KaleemNeslit in #10065
- update the onbarding card by @KaleemNeslit in #10077
- Added open magic wallet functionality by @Israellund in #10019
- changed copy on winners and payouts by @Israellund in #10113
- removed outdated subtopic copy by @Israellund in #10112
- changed choose a topic copy by @Israellund in #10114
- Kaleem neslit.9502.card style by @KaleemNeslit in #9908
- Kaleem neslit.10117.onboarding cards dashboard for you by @KaleemNeslit in #10118
Bug Fixes
- Fix dispatch script by @timolegros in #9949
- Fix farcaster contest breadcrumbs by @masvelio in #10033
- fixed the issued related to the editing big comment by @KaleemNeslit in #9996
- pressing enter no longer freezes page by @Israellund in #10059
- Fixes GetThreads API - query and schema by @Rotorsoft in #10091
- Fix stake history by @mzparacha in #10069
- Fixed issue with duplicate email sign in magic. by @kurtisassad in #10124
- Add
UPDATE_POLL
permission to all groups by @timolegros in #10142 - Remove namespace check in GetToken by @timolegros in #10143
- no more trpc length error by @Israellund in #10211
- cosmos proposals now shown by @Israellund in #10194
Contests
- Add contests to explore page by @masvelio in #10018
- move the contests tab to governance and change governance to apps by @KaleemNeslit in #10061
- update gas fallback by @ianrowan in #10102
- Fix farcaster onchain txns by @rbennettcw in #10101
- Contest/Farcaster contest fixes by @masvelio in #10119
- Clicking create thread on a contest topic doesn't populate the desired topic at first. by @salman-neslit in #10075
- removed buy stake to fund contests by @Israellund in #10115
- Add BSC and SKALE testnet chain configs by @ianrowan in #10048
- contest config eth to 0 and post to 5 by @dillchen in #10126
- Multichain erc20 vote weight + Native ETH voting by @rbennettcw in #10049
Referrals
XP
- Projects community joined events to Xp by @Rotorsoft in #10125
- Implements Xp projection by @Rotorsoft in #10054
Cleanup
- Merged
client/styles
withclient/scripts
by @mzparacha in #10034 - Removes types/moment by @Rotorsoft in #10045
- Fix style imports by @mzparacha in #10053
- Adds endpoints by @Rotorsoft in #10067
- Commented out CD flow for external API by @kurtisassad in #10099
- Replaces sinon in libs/model by @Rotorsoft in #10072
- Replaces sinon in libs/adapters by @Rotorsoft in #10097
- Replace sinon in main package by @Rotorsoft in #10106
- Migration to limit body length to 2000 by @timolegros in #9667
Full Changelog: v1.7.5-4...v1.7.6
v1.7.5
What's Changed
- Fix image upload by @mzparacha in #9920
[Launchpad Discovery]:
Token Trade From Explore Page - Buy Mode by @mzparacha in #9867- only run libp2p in production by @raykyri in #9873
- Kaleem neslit.9925.update design by @KaleemNeslit in #9935
- [Launchpad Discovery]: Token Trade From Explore Page - Sell Mode by @mzparacha in #9926
- add https:// to url by @timolegros in #9938
- removed contests GTM growl by @Israellund in #9942
- Adds query to fetch farcaster contest frames by @rbennettcw in #9856
- Centralize ABIs by @timolegros in #9915
- 9710 adjustable connector weight by @ianrowan in #9912
- Adds referral link command and tests by @Rotorsoft in #9918
- Add warning message to contest without upvotes by @masvelio in #9952
- Loads global .env in vite.config to fix vscode extension by @Rotorsoft in #9884
- made changes to stop undefined length error when loading communities by @Israellund in #9958
- fix community deletion in relation to contests by @timolegros in #9959
- Fixed profile count by @kurtisassad in #9954
- Provide data to contest frames by @rbennettcw in #9901
- Add price to GetTokens by @timolegros in #9905
- Creates user referrals projector by @Rotorsoft in #9948
- Added frame for prizes by @masvelio in #9964
- added litepaper growl and updated growl functionality by @Israellund in #9973
- update the growl design for mobile by @KaleemNeslit in #9937
- Implements GetUserReferrals query by @Rotorsoft in #9971
- X now shows on All/Overview model desktop and mobile by @Israellund in #9977
- Add button to install farcaster action by @rbennettcw in #9976
- added char count to edit topic modal by @Israellund in #9990
- Added token trading widget inside community sidebar by @mzparacha in #9951
- Rename mainnet solana chain node by @rbennettcw in #10004
- CreatePollVote command by @timolegros in #9994
libs/evm-protocols
by @timolegros in #10014- Upgrades node 22 and pnpm by @Rotorsoft in #9967
- Launchpad improvements by @mzparacha in #9965
- added the query to get thread count by @KaleemNeslit in #9936
- removed all-overview page growl by @Israellund in #10021
- removed litepaper growl by @Israellund in #10022
- packages/commonwealth: handle case where threadId is null by @raykyri in #10026
- Autovote on contests by @rbennettcw in #9993
- Configures parallel testing for lifecycle suites by @Rotorsoft in #10000
- fix tests by @Rotorsoft in #10030
- Fixed admin panel custom domain function by @kurtisassad in #10031
Full Changelog: v1.7.4...v1.7.5