Releases: hicommonwealth/commonwealth
Releases · hicommonwealth/commonwealth
v0.6.9
What's Changed
- Admin Panel: Allow community members data download. by @alexyoung23j in #4980
- Fetch chain activity from Notifications instead of chain-events by @timolegros in #4981
- [Partial] Add Mature and regular e2e test jobs on CI by @kurtisassad in #4963
- Handle Deposit Period proposal when no staked param yet by @mhagel in #5003
- Fixed playwright logging by @kurtisassad in #5006
- Make stakingDenom a dependency for useDepositParamsQuery by @mhagel in #5012
- Migrated CommunitiesController to RQ by @mzparacha in #4994
- Chain-event notification linking fix by @timolegros in #4982
- latest activity derived using last_comment_on by @NakulManchanda in #4957
- Fix Edit + Delete thread Bridged Forums functionality by @alexyoung23j in #5010
- Migrated Profiles to RQ by @mzparacha in #4865
- Fix chain dashboard rendering error by @timolegros in #5020
- Fix broken search page by @alexyoung23j in #5022
- Fix searchbar suggestion dropdown zindex by @mzparacha in #5039
- CE 2: worker directory by @timolegros in #5033
- Added gating stub API routes + controller + unit tests by @rbennettcw in #5016
- Deposit natural denom by @mhagel in #5008
- Replaces Login Button with New Design System by @martins87 in #5041
- Fixed CI mature-e2e-tests job by @kurtisassad in #5043
Full Changelog: v0.6.8...v0.6.9-1
v0.6.8
What's Changed
- Docs Improvement: Merge Agile-Development.md and Ways-of-Working.md by @gdjohnson in #4936
- Adds new Design System SearchBarcomponent by @martins87 in #4462
- Adds new Design System to Text Input by @martins87 in #4293
- Adds Drag and Drop Hover State to QuillEditor by @martins87 in #4109
- Split status/chains/nodes into seperate routes by @rbennettcw in #4973
- Docs Improvement: Update Ways-of-Working.md by @gdjohnson in #4972
- Cache and lazy-load Cosmos queries by @mhagel in #4931
- Stop duplicate comment notification emission by @timolegros in #4977
- Requirements module stubs by @ianrowan in #4964
- Added e2e tests for custom domains by @kurtisassad in #4967
- Improve create chain error display by @alexyoung23j in #4979
- Aave Proposal Loading from CW API by @timolegros in #4769
- Docs Improvement: Introduce Change Log System by @gdjohnson in #4946
- Admin Panel: Allow community members data download. by @alexyoung23j in #4980
- Fetch chain activity from Notifications instead of chain-events by @timolegros in #4981
- [Partial] Add Mature and regular e2e test jobs on CI by @kurtisassad in #4963
- Handle Deposit Period proposal when no staked param yet by @mhagel in #5003
Full Changelog: v0.6.7-1...v0.6.8-2
v0.6.7
What's Changed
- Add struct support to templates by @ianrowan in #4874
- Only show skeleton once on discussion page by @mzparacha in #4860
- Made domain and status calls run in parallel by @kurtisassad in #4911
- Added skeleton to home feed by @mzparacha in #4938
- updateProfile/v2 route now returns profile data. by @jnaviask in #4940
- add new counts columns and modified routes queries by @NakulManchanda in #4200
- Chain-event and Snapshot notification emitter by @timolegros in #4948
- Fix back button on homepage by @alexyoung23j in #4935
Full Changelog: v0.6.6-1...v0.6.7-1
v0.6.6
What's Changed
- Remove
object_id
fromSubscriptions
and update Subscription + Notification Tests by @timolegros in #4586 - Sort by "Latest Activity" by @alexyoung23j in #4934
Full Changelog: v0.6.5-1...v0.6.6-1
v0.6.5
What's Changed
- Replace user.lastVisted property by @rbennettcw in #4841
- Docs Improvement: Code Style Requirements by @gdjohnson in #4914
- Updates <title> Tag for better SEO by @martins87 in #4783
- Evmos devnet / Ethermint TX support by @mhagel in #4543
- Remove thread unused routes by @rbennettcw in #4878
Full Changelog: v0.6.4-1...v0.6.5-1
v0.6.4
What's Changed
- Fixed flaky e2e test by @kurtisassad in #4858
- Fix snapshot poll ui by @alexyoung23j in #4856
- bug fix: upvoter list now displays on hover over entire button by @Miaplacidus in #4816
- Lower Proposals' redis TTLs by @mhagel in #4836
- Adds disabled preview modal when blank content on Quill Editor by @martins87 in #4847
- Updated thread patch to use the updated unified api by @mzparacha in #4830
- Add Amino support for CommunityPoolSpendProposal by @mhagel in #4811
- Documentation improvements: Post-migration cleanup & synchronization of the wiki by @gdjohnson in #4866
- Navigate to thread details page when comment btn is clicked in thread card by @mzparacha in #4861
- Document & audit Commonwealth package.json scripts by @gdjohnson in #4891
- Added timeout to tests to avoid CI from hanging by @kurtisassad in #4894
- Persist selected account on reload by @masvelio in #4907
Full Changelog: v0.6.3...v0.6.4-1
v0.6.3
What's Changed
- Documentation Update: React-Best-Practices-And-Improvements.md by @gdjohnson in #4804
- Fixed address error screen on discussions page by @kurtisassad in #4824
- fix linked discussions search by @rbennettcw in #4815
- Updated skeleton components to use proper stylistic guidelines by @mzparacha in #4818
- Show skeleton loader on view snapshot and multiple snapshots page by @mzparacha in #4755
- Replace "Gate Discord" with "Connect Discord" by @alexyoung23j in #4833
- handle case: no amount in communitySpendProposal by @mhagel in #4835
- Custom domain support for discobot by @alexyoung23j in #4838
- Allow superadmins to delete all admins by @alexyoung23j in #4839
- Fix thread collaborators tooltip by @alexyoung23j in #4844
- Fix deleted comments by @alexyoung23j in #4843
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- Update App Initialization Flow Documentation by @gdjohnson in #4763
- Patch thread updates by @rbennettcw in #4751
- Show skeleton loader in overview page when loading data by @mzparacha in #4793
- Fix flaky e2e test by @kurtisassad in #4792
- Fixed New thread tag so that it only shows on new threads by @kurtisassad in #4770
- Clean up Layout component inline docs, first pass by @gdjohnson in #4812
- Remove route to get comment reactions by @rbennettcw in #4814
- Fix ban check bug + add ban check to unit tests by @rbennettcw in #4813
- Discobot connection success toast by @alexyoung23j in #4797
- Allow .xyz domains on snapshot spaces by @alexyoung23j in #4817
- Show sidebar instantly on community page + added sidebar skeleton loader by @mzparacha in #4776
- Spam fixes for threads and comments by @mzparacha in #4810
- Fix Snapshot Notifications by @timolegros in #4795
- Add a ReadMe.md file to our wiki outlining contribution processes by @gdjohnson in #4736
- Documentation Update: React-Best-Practices-And-Improvements.md by @gdjohnson in #4804
- Fixed address error screen on discussions page by @kurtisassad in #4824
- fix linked discussions search by @rbennettcw in #4815
Full Changelog: v0.6.1...v0.6.2-2
v0.6.1
What's Changed
- Remove deferChain arguments from CustomRoutes.tsx by @gdjohnson in #4784
- Kill ChainEntityMeta by @timolegros in #4025
Full Changelog: v0.6.0...v0.6.1