Skip to content

Releases: CrowdDotDev/crowd.dev

v0.34.0

06 Jun 09:57
5a3f9b2
Compare
Choose a tag to compare

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

30 May 08:53
44d50a7
Compare
Choose a tag to compare

Changes

For more detailed information, see our changelog.

🚀 Features

✨ Improvements

🐞 Bug Fixes

v0.32.1

23 May 09:58
59d80cf
Compare
Choose a tag to compare

Changes

For more details, see our changelog: changelog.crowd.dev.

✨ Improvements

🐞 Bug Fixes

v0.32.0

16 May 09:59
d3bc417
Compare
Choose a tag to compare

Changes

For more details, see our changelog: changelog.crowd.dev.

🚀 Features

✨ Improvements

🐞 Bug Fixes

v0.31.0

09 May 09:52
Compare
Choose a tag to compare

Changes

See our changelog for more details: changelog.crowd.dev/changelog/slack-notifier.

🚀 Features

✨ Improvements

🐞 Bug Fixes

v0.29.0

25 Apr 10:02
Compare
Choose a tag to compare

Changes

For more details, see changelog.crowd.dev

🚀 Features

✨ 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

18 Apr 10:00
f85bc87
Compare
Choose a tag to compare

Changes

For the full changelog, see: https://changelog.crowd.dev

🚀 Features

✨ Improvements

🐞 Bug Fixes

v0.27.0

11 Apr 08:16
cf5a88b
Compare
Choose a tag to compare

Changes

For the full changelog, see: https://changelog.crowd.dev

🚀 Features

✨ Improvements

🐞 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

04 Apr 07:21
52e1cd1
Compare
Choose a tag to compare

Changes

For the full changelog, see: https://changelog.crowd.dev

🚀 Features

✨ 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

v0.25.0

28 Mar 09:33
4674696
Compare
Choose a tag to compare

Changes

For the full changelog, see: https://changelog.crowd.dev

🚀 Features

✨ Improvements

🐞 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)