v1.6.1
ilijabojanovic
released this
16 Sep 17:51
·
3713 commits
to master
since this release
What's Changed
Bug Fixes
- Fixed crash when topic is updated by @masvelio in #9218
- Fixed archived threads filter in community discussions page by @mzparacha in
- Fixed undefined key when joining a community during onboarding by @mzparacha in #9138
- Remove
Addresses.wallet_sso_source
by @timolegros in #9147 - Removed
EXCEPTION_CASE_threadCountersStore
by @mzparacha in #9005 - EVM CE bug fix by @timolegros in #9152
- Prevent setting email to profile on user create by @rbennettcw in #9192
- Fix window.ethereum usage to avoid phantom pop up by @ianrowan in #9178
- Fix sign in and create community flow by @ianrowan in #9187
- User is now redirected to discussions after deleting thread by @Israellund in #9299
- Refactor routes which prevents delete community over admin by @timolegros in #9301
- Unexpected behavior after connecting an address with different encoding than DB by @raykyri in #9314
Admin panel
- Admin panel chain node update by @Israellund in #8889
- Added custom domain functions to admin panel by @kurtisassad in #8227
Changes
- Added support to filter communities by all available tags in the communities list page by @mzparacha in
Notifications
- Add Upvote Notifications by @timolegros in #9038
Cleanup
- Remove command required id by @Rotorsoft in #9091
- Refactor version history (PART 2/2) by @kurtisassad in #8767
- Refactors tRPC middleware by @Rotorsoft in #9104
- Update database cleaner by @timolegros in #9066
- Created dockerfile for commonwealth app by @kurtisassad in #9100
- Burton/fix strict null check hidden errors by @burtonator in #8948
- Removed auth guidance and re-require signatures with new addresses by @mzparacha in #9052
- Removed
numTotalThreads
from get communities response by @mzparacha in #9122
#9121 - Avoid CE re-orgs by @timolegros in #9114
- Refactors create comment command by @Rotorsoft in #9120
- Random compilation fixes. by @burtonator in #9020
- Remove all legacy notification/subscription models by @timolegros in #9068
- Minimized calls to
/getAddressProfile
for auth user addresses by @mzparacha in #9128 - v0 of the new markdown editor. by @burtonator in #9040
- Refactors create thread reaction command by @Rotorsoft in #9127
- Refactors create comment reaction by @Rotorsoft in #9136
- Convert CommunityAlert dates to strings by @timolegros in #9116
- Subscription preference sync with Knock (Enable Push Notif) by @timolegros in #9080
- RabbitMQ queue purging config by @timolegros in #9148
- Refactors update comment command by @Rotorsoft in #9149
- Fix remaining strict null check issues by @timolegros in #9155
- Add new deployment chains to ChainConfig by @ianrowan in #9108
- v1 of the editor by @burtonator in #9143
- Creates new guards to validate auth context and extract address and other loaded instances by @Rotorsoft in #9156
- add TriggerNotificationsWorkflow command by @timolegros in #9154
- Community name validation by @mzparacha in #9159
#8978 - Update
app.chain.meta
and related types toExtendedCommunity
trpc response type + RemovedChainInfo
type by @mzparacha in #9035 - Refactors update thread by @Rotorsoft in #9189
- added charCount and validation to Community Profile by @Israellund in #9215
- Canvas v0.10 and federation readiness by @raykyri in #8537
- Tracks address activity in middleware by @Rotorsoft in #9191
- Don't require federation db for local testing by @raykyri in #9234
- Refactors update community by @Rotorsoft in #9166
- Remove deprecated routes by @rbennettcw in #9146
- thread version box now smaller by @Israellund in #9179
- Remove
_search
dependency onplaintext
columns by @timolegros in #9170 - Add fingerprint for trpc errors by @timolegros in #9174
- Update topic schema + add migration for weighted topics by @rbennettcw in #9153
- feat: Adds support for govgen version of gov SDK module by @clockworkgr in #9097
Contests
- [ERC20 Launchpad] - UI for Launch token step by @mzparacha in #9193
- Weighted voting flow FE by @masvelio in #9188
- [ERC20 Launchpad] - UI for Launch token community step by @mzparacha in #9194
- Decode DB contents by @timolegros in #9186
- UI for weighted voting topic creation flow by @masvelio in #9126
New Contributors
- @clockworkgr made their first contribution in #9097
Full Changelog: v1.6.0-9...v1.6.1