Releases: CrowdDotDev/crowd.dev
Releases · CrowdDotDev/crowd.dev
v0.34.0
Changes
For more detailed information, see our changelog.
🚀Features
- New integration framework and moved the LinkedIn and DEV integrations @themarolt (#872)
- Deprecated the Community Help Center @joanagmaia (#924)
✨ Improvements
- Optimised the webhook service to retry errored webhooks for greater resilience @epipav (#923)
- Fixed a cosmetic issue when there the data for a members' organization was not complete (#930)
- Added support for autocomplete in IDEs for new services @themarolt (#931)
- Improved the logic for the display banner for errored integrations @joanagmaia (#914)
- Improved how members are displayed in the organizations and activities pages @yashsharma999 (#939)
- Added the proper logos and copies in the authorization pages @Dhruwang (#940)
- Optimised the member enrichment feature to be synchronous when enriching only one member @joanreyero (#937)
- Changed the copy of the HubSpot integration CTA @jonathimer (#921)
- Moved the Stack Overflow integration to the new framework @garrrikkotua (#936)
🐞 Bug Fixes
- Fixed a bug where integrations were overwriting existing organization data for members @epipav (#935)
- Added support to manually process integrations in the new integration framework @themarolt (#928)
- Fixed entry points in Docker @themarolt (#929)
- Fixed a bug caused by incorrect handling in the members' page of an empty active on field @gaspergrom (#925)
- Fixed local issues related to feature flags and the new services in development mode @themarolt (#927)
- Added proper coloring for charts for the Discourse integration @garrrikkotua (#918)
- Fixed an early return issue for webhook retries @garrrikkotua (#917)
- Fixed an edge case related to named parameters in Postgres @themarolt (#944)
- Take into account empty sentiment values when calculating the average sentiment for a member @epipav (#943)
v0.33.0
Changes
For more detailed information, see our changelog.
🚀 Features
- GitHub Commit Data @garrrikkotua (#834)
- Discourse integration @garrrikkotua (#890)
✨ Improvements
- Github issue closed support and improvements @epipav (#898)
- Added a filter to hide the deleted users in Discord @joanreyero (#911)
- Added CTA to book a call for the Hubspot integration @gaspergrom (#896)
🐞 Bug Fixes
- Member enrichment upsert by existing platform instead of GitHub @epipav (#906)
- Fix the z-index for tables @gaspergrom (#904)
v0.32.1
Changes
For more details, see our changelog: changelog.crowd.dev.
✨ Improvements
- Improvements to the organization enrichment @joanagmaia (#878)
- Update default organization sorting @joanagmaia (#871)
- Soft-delete integrations when removing them @sausage-todd (#855)
- Change all tab titles to match page titles @keshari1arya (#819)
- Replaced the Twitter connection flow to use Zapier @gaspergrom (#846)
- Added test for members' filters @gaspergrom (#790)
- Align the member profile icon and copy @yeganathan18 (#822)
🐞 Bug Fixes
- Fix display of unknown platform images @joanagmaia (#868)
- Resolve an issue where activity types were empty @joanagmaia (#869)
- Add slack notifier env values to the distributable environment @joanagmaia (#879)
- Solve Google signup issues @sausage-todd (#883)
- Add identities in organization enrichment @elayira (#882)
- Remove organization profiles and render them as identities @joanagmaia (#884)
- Optimize activity display in slack automation @gaspergrom (#888)
- Implement a payload for automation @joanagmaia (#892)
- Fix typos in the Slack notifier @gaspergrom (#894)
v0.32.0
Changes
For more details, see our changelog: changelog.crowd.dev.
🚀 Features
- Organization enrichment frontend @joanagmaia and @elayira (#864 #825)
✨ Improvements
- Soft-delete integrations when removing them @sausage-todd (#855)
- Change all tab titles to match page titles @keshari1arya (#819)
- Replaced the Twitter connection flow to use Zapier @gaspergrom (#846)
- Added test for members' filters @gaspergrom (#790)
- Align the member profile icon and copy @yeganathan18 (#822)
🐞 Bug Fixes
- Fix how activity types were being displayed @joanagmaia (#851)
- Fix the filter for custom activity types @joanagmaia (#843)
- Fix an issue where the Slack notifier webhook was being overwritten @gaspergrom (#856)
- Move all activity types and platforms to lowercase @epipav (#849)
- Replaced the Nango CLI with an API call @themarolt (#850)
- Fix how activity types were displayed in the dashboard @joanagmaia (#847)
- Fix some type errors that were causing problems in the frontend @joanagmaia (#841)
- Check if team members did activities for automation @epipav (#845)
- Bug fixes and improvements in the automation feature @gaspergrom (#840)
- Fix the URL encoding @elayira (#818)
- Fix activities parsed from GitHub webhooks @epipav (#839)
v0.31.0
Changes
See our changelog for more details: changelog.crowd.dev/changelog/slack-notifier.
🚀 Features
- Slack notifications automation @gaspergrom (#833)
✨ Improvements
- Added missing indexes for querying members @themarolt (#832)
🐞 Bug Fixes
- Incoming Webhook fixes and LinkedIn integration optimization @themarolt (#830 and #829)
- Memory optimizations for processing integrations @themarolt (#827)
- Update the Zapier integration instructions @garrrikkotua (#824)
v0.29.0
Changes
For more details, see changelog.crowd.dev
🚀 Features
- Multiple members identities for one platform @joanagmaia (#787) and @themarolt (#735)
- Improved merge suggestions with confidence scoring @joanreyero (#797)
✨ Improvements
- Add a column to show the number of activities column to all member views @peoray (#789)
- Added a tooltip when displaying OSS contributions @gaspergrom (#778)
🐞 Bug Fixes
- Optimized the materialized view for members for higher performance @themarolt (#803)
- Updated the Formbricks version @joanagmaia (#801)
- Fixed the timeframe in the members' report drawers @joanagmaia (#776)
- Fixed the count values in the platform filters on the homepage @peoray (#781)
- The number of activities for the active members' view is now timeframe-dependent @yeganathan18 (#792)
- Re-enabled the GitHub forms stream @epipav (#796)
- Added missing indexes and removed the unused ones @themarolt (#798)
- The member upsert doesn't always work when called from integrations @themarolt (#793)
- Merged duplicated members that have extra identities @themarolt (#783)
- Fixed the copy and colors for the number of OSS contributions filter @gaspergrom (#777)
v0.28.0
Changes
For the full changelog, see: https://changelog.crowd.dev
🚀 Features
- Feature: number of open source contributions attribute @akhill10 (#768)
- Add filters for activity channels @prathik-kaliyambath (#721)
✨ Improvements
- Fix duplicate job titles for multiple organization members @peoray (#765)
- Fix typo in active leadership members widget @peoray (#761)
- Added link to signup from sign-in page @yeganathan18 (#767)
- Add issue template for improvements @yeganathan18 (#775)
- Add channel filter in the frontend @joanagmaia (#727)
- Improved end-to-end test for auth and onboarding @gaspergrom (#728)
🐞 Bug Fixes
- Corrected typos @erinmikailstaples (#753)
- Removed a redundant type sanitization on creating activity types @epipav (#737)
- Fix displaying of activity types @gaspergrom (#769)
- Migrate to the new version of Formbricks @gaspergrom (#756)
- Fixed API docs for member update @joanreyero (#763)
- Scripts to merge duplicated members @themarolt (#754)
- 500 errors are now displayed in a non-invasive toast message @gaspergrom (#744)
- Fix activity types filter's 500 error when the filter was reset @joanagmaia (#741)
- Fix organizations' platform filter @joanagmaia (#738)
- Change copy for Zapier connect button @garrrikkotua (#740)
- UI tweaks for the Zapier connector @garrrikkotua (#749)
v0.27.0
Changes
For the full changelog, see: https://changelog.crowd.dev
🚀 Features
- Zapier integration @garrrikkotua (#739)
✨ Improvements
- Allow opening organizations in a new tab @gaspergrom (#725)
- Support for negative filters @joanagmaia (#720)
- New UX member merging suggestions @gaspergrom (#715)
🐞 Bug Fixes
- Fix an issue when deleting sample data on onboarding integration that caused the integration not to start @themarolt (#733)
- Fixed member's joined date being overwritten for the Slack and Twitter integrations @joanreyero (#729)
- Fix the displaying of some activity types @gaspergrom (#731)
- Fix filtering in reports and list pages @joanagmaia (#730)
- Discord threads had the wrong channels. It was using the thread instead of the channel @joanreyero (#726)
v0.26.0
Changes
For the full changelog, see: https://changelog.crowd.dev
🚀 Features
- Product-Community fit @joanagmaia (#690)
- Average monthly contributors @epipav (#688)
✨ Improvements
- Added a filter to check if a member was enriched @joanagmaia (#709)
- Support filtering by
null
values @epipav (#708) - Appending the base URL to all dynamic templates for emails so it works for self-hosting @epipav (#700)
- Added capacity to log integration runs in the database @themarolt (#695)
- Added a search filter for skills and other selection-based member attributes @gaspergrom (#698)
- Fixed a label for the previous period @gaspergrom (#696)
🐞 Bug Fixes
- Ignore deleted posts in the LinkedIn integration to avoid errors @themarolt (#718)
- Fixed the copy for the counter in CSV exports and automations @joanagmaia (#717)
- Fixed the form layout in organizations @joanagmaia (#716)
- Added a job to detect stuck integration runs and fix them @themarolt (#714)
- Forks stream disabled temporarily for GitHub @epipav (#713)
- Fixed the all-time date range for reports @joanagmaia (#707)
- Only initialize the search engine if it's configured @themarolt (#710)
- Fix a bug with member enrichment limits @joanagmaia (#706)
- Removed an obsolete GitHub action @epipav (#704)
v0.25.0
Changes
For the full changelog, see: https://changelog.crowd.dev
🚀 Features
- Custom activity types and activity manual creation @gaspergrom (#666)
✨ Improvements
- Migrated the frontend's ESLint to Airbnb, which fixed several bugs @gaspergrom (#687)
- Improved the performance of the app while loading @joanagmaia (#663)
- Added a worker to refresh sample data @joanreyero (#661)
🐞 Bug Fixes
- Made limits more strict in Stack Overflow @garrrikkotua (#683)
- Fixed emails not being exported in CSV exports @epipav (#682)
- The frontend was sending duplicate queries to the backend. This is now fixed. @gaspergrom (#679)
- Integration processing can now last multiple days because of rate limits @themarolt (#677)
- Fixed a bug in members' merge suggestions caused by members having multiple emails @epipav (#678)
- Fix some frontend bugs caused by members having multiple emails @joanagmaia (#674)
- Fix end-to-end tests for a smoother CI @gaspergrom (#673)