Skip to content

v2.6.0

Compare
Choose a tag to compare
@mikecao mikecao released this 29 Aug 18:07
· 1270 commits to master since this release
e97fffb

Features

New filter and navigation buttons

We've add new navigation buttons to the overview page. Using the arrow buttons, you can now go forward and back the same length of your selected time period. For example, if you selected This week, then clicking back will go back to the previous week.

image

Although you can already filter your data by clicking on items on the page, we've added a Filter button for easier access. In the future we will extend this functionality to include options like negative matches and partial matches.

Cities now include the country, with flags!

image

Fixes

  • Fixed search bar losing focus on re-render
  • Fixed issues with Retention report for MySQL

Updates

  • Added validation to all API endpoints
  • Updated languages: Japanese, Chinese
  • Upgraded Next to v13.4.19
  • Upgraded Prisma to v5.2.0

A huge thanks to all the contributors on this release! @khandelwalyash2301 @err931 @PeterDaveHello