Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 05 Dec 17:35
· 4202 commits to refs/heads/main since this release

Changes

πŸš€ Features

Hacker News integration

The Hacker News integration will detect any post that mentions your community in the Top or Best of Hacker News. It works for any post published after the 1st of December 2022. The post will become a community activity, and so will any comment on those posts.

Screenshot 2022-12-05 at 18 28 56

✨ Improvements

  • Better accuracy in Eagle Eye for Hacker News suggestions @joanreyero (#267)

🐞 Bug Fixes

  • Fix the pagination parameter when getting members from Twitter @joanreyero (#312)
  • Removed the # activities >= 1000 filter from the Organizations' New and Active view @joanreyero (#308)
  • Sanitize the name attribute when enriching an organization with GitHub @epipav (#296)
  • Fix several UX issues in the reports module @joanagmaia (#301 and #303)
  • Fix rate limit handling in the Twitter integration @themarolt (#292 and #293)
  • When moving a widget in a report, save its new position when it is dropped instead of moved to avoid a too many requests error @joanreyero (#295)
  • Disable range filters in the frontend if one value is empty @joanagmaia (#290)