Skip to content

v2.10.0

Compare
Choose a tag to compare
@mikecao mikecao released this 28 Feb 03:31
· 303 commits to master since this release
915a4ee

Features

Improved teams collaboration

This release we're introducing a new way of working with teams. Now instead of simply sharing websites through a team, all team members can create, edit, view and delete websites in a team.

Additionally, teams are now clearly separate from your personal account. You will always be viewing the application in the context of your personal account or your team. That means pages like the Dashboard, Websites, and Reports now only show you the relevant websites.

A new dropdown has been added to navigation bar which lets you quickly switch between your teams and personal account:

image

See this blog post for more details about the new teams feature.

Searchable dropdowns

A new UI element we've added across the application are searchable dropdowns. You can now search and filter for entries in the dropdown. This is especially useful for users with a lot of websites.

image

New Funnel report display

The Funnel report now has a new display component that makes it easier to view your funnel data. Each step is now clearly shown with statistics showing how much of the audience has dropped off at each step.

image

Improved tracker

Several important changes were made to the tracker script:

  • Title, URL, and referrer are now URI encode to support Unicode characters for languages like Chinese.
  • Improved the handling of elements like anchor tags and buttons tags when using custom events.
  • Removed the do-not-track code as the feature was not widely supported.

Fixes

  • Fixed missing edit buttons #2422
  • Fixed issue with view-only role #2445
  • Fixed issue with click events not triggering #2471
  • Fixed issue with handing Chinese characters #2470
  • Fixed issue with metrics search #2505

Updates

  • Added OCI labels for Docker #2512
  • Updated selection for ES language #2438
  • Language updates: Swedish, Mongolian, Arabic
  • Upgraded Next v14.1.0
  • Upgraded Prisma v5.9.1

A huge thanks to all the contributors on this release! @akshar-dave @Braggedtooth @jaasonw @spencertweedy @timokoessler @enfiniteio @bilguun0203 @Maxime-J @jermanuts @pxlfrk