Skip to content

v0.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 17:03
· 2950 commits to refs/heads/main since this release
ed7b288

Changes

🚀 Features

Default reports

Introducing our newest feature: Default Reports! These specially crafted reports are designed to give you a deep dive into the inner workings of your community. With absolutely no setup required on your end, you can now access valuable insights about your members, including a breakdown of your active members, a comparison of new vs returning active members, and a list of your top engaged members.

Reports 1

Formbricks feedback

Our first external code contribution! @mattinannt and the Formbricks team added an in-app feedback box to our menu. If you have an idea, something needs to be fixed, or want to point out which features you like, you can leave us feedback there!
Screenshot 2023-01-16 at 14 04 37

✨ Improvements

  • Added the capability of filtering members by the types of activities they performed. @joanreyero (#421)
  • Introduced WebSockets for 2-way communication between the frontend and backend. We will be using this to improve the UX of several features. @themarolt (#413)
  • Installed Pendo so we can show new features within the app. @joanreyero (#406)
  • Add a placeholder for mobile screens that asks the user to sign up from a bigger one. @joanagmaia (#414)

🐞 Bug Fixes

  • Fixed a typo in the upgrade button @epipav (#409)
  • Every time Twitter is connected, call the integration service in onboarding mode. @themarolt (#412)
  • Fixed a bug where the user invite dialog disappeared almost immediately after inviting. @joanreyero (#415)
  • Truncate the tenant name in the workspace dropdown when needed. @mariobalca (#410)
  • Wrong hash was generated for star activities, which caused deduplication issues. @epipav (#407)
  • Github integration service should handle github settings not being available @themarolt (#408)
  • Fixed a bug in EagleEye that was causing exact keyword matching to crash @joanreyero (#416)