Skip to content

v0.34.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 09:57
· 2272 commits to main since this release
5a3f9b2

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)