Skip to content

v0.43.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 13:37
· 1844 commits to refs/heads/main since this release
6cb2ed6

Changes

For more details, see our changelog

🚀 Features

✨ Improvements

  • Avoid exceeding the maximum text length for OpenSearch indexing @yeganathan18 (#1367)
  • Improve the searching by full name @yeganathan18 (#1333)
  • Several fixes for organizations (improve sorting, and the information in the organization page) @joanreyero (#1340)
  • Improve the sorting of organizations in the members’ page @sausage-todd (#1346)
  • Move organizations to Open Search @themarolt (#1328)
  • Partition pre-aggregations for activities in Cube @epipav (#1324)
  • Improved how organization affiliations are managed in the frontend @gaspergrom (#1250)
  • Increase the concurrency of the search sync worker @epipav (#1312)
  • Fix and update the script to manually enrich organizations @yeganathan18 (#1252)
  • Added a script so we can granularly reonboard GitHub repos @garrrikkotua (#1223)

🐞 Bug Fixes

  • Fix the auto-assignation of a member to an existing organization based on email domain @yeganathan18 (#1363)
  • Fix a bug where enrichments were being removed from the quote when they were not found @joanreyero (#1316)
  • Fix the pagination for activities in the organization profile @gaspergrom (#1362)
  • Add the location attribute to organizations in OpenSearch @themarolt (#1360)
  • Several frontend performance fixes @gaspergrom (#1357)
  • Fixed the indexing for organziation’s addresses @themarolt (#1356)
  • Temporarily disable the sorting by name for members and organizations @joanagmaia (#1354)
  • Make job title not required when updating a member’s work experience @gaspergrom (#1349)
  • Fix the timestamps in reports for all browsers @joanagmaia (#1348)
  • Do not enrich organizations without activities @yeganathan18 (#1347)
  • Adopt versioned indexes and improve full name search in OpenSearch @yeganathan18 (#1179)
  • Fix the active organization that we display for each member @joanagmaia (#1321)
  • Fix the query to get orgnizations from the frontend @joanagmaia (#1331)
  • Several performance improvements to speed up workers @themarolt (#1327)
  • Update the sorting in the organization's list @joanagmaia (#1320)
  • Refactor the Load more button for activities and conversations @joanagmaia (#1310)
  • Fix the create organization modal @joanagmaia (#1313)
  • Gave priority to manual updates when updating OpenSearch @themarolt (#1212)