Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 09:52
· 4442 commits to refs/heads/main since this release
c3c69b1

Changes

πŸš€ Features

  • DEV.to integration support. @themarolt (#11)
    We now detect:

    • comments as activities on all articles published by a DEV.to organization
    • comments as activities on all articles published by a DEV.to user

    This includes replies to comments.

Dev.to preview

✨ Enhancements

  • Tweak eagle eye search bar UI/UX to enhance keyword selection experience. (#13)

🐞 Bug Fixes

  • Fixed EagleEye content filters: when filtering by more than one keyword, we are now using an or operation instead of an and. @joanreyero #9
  • Fixed an error in engagement score when there are no members in the workspace. @CallmeMehdi (#7)
  • Weekly summary email is now sent to all the workspace users, not just one. @epipav (#10)