v0.21.0
·
2841 commits
to refs/heads/main
since this release
New changelog
This week we are introducing a new changelog: changelog.crowd.dev. From now on, GitHub changelogs will include only one-line bullet points listing the pull requests that were merged during the week. A link to the fully detailed changelog will be added to each GitHub changelog.
Changes
For the full changelog, see: changelog.crowd.dev
🚀 Features
- Home rebuild @gaspergrom (#560)
✨ Improvements
- Allow configuring which attributes are visible on the members' page @joanagmaia (#572)
- Allow merging of two members when they are selected in the members' list @gaspergrom (#573)
- Allow the user to duplicate custom reports @gaspergrom (#571)
- Rendering of Slack emojis @gaspergrom (#566)
- Allow un-marking members as team members @joanagmaia (#565)
- Show an autocomplete when updating a member's organizations @joanagmaia (#561)
- Moved feature flags to Unleash @themarolt (#553)
🐞 Bug Fixes
- Fixed filtering members by username on any platform @joanreyero (#580)
- Sentiment exceptions result in an empty sentiment object instead of an error @epipav (#579)
- Allow all-time range in cumulative measures @epipav (#576)
- Hide organizations without members in the organizations' query endpoint @epipav (#570)
- Fixed the fuzzy match in the Hacker News integration @joanreyero (#564)
- Fix issues when unpublishing documents in the community help center @epipav (#563)
- Removed trial label from organizations page @themarolt (#559)
- Fix the
guildId
being passed incorrectly in the Discord integration sometimes @themarolt (#558) - Handling when a user has no followers on the Twitter integration @themarolt (#585)
- Handling of no mentions returned in the Twitter integration. @themarolt (#584)
- Save Twitter refresh tokens after refreshing for debugging purposes @themarolt (#583)