v2.6.0

umami-software/umamiv2.6.0Aug 29, 2023by mikecao

AI Summary

Added navigation buttons for time period filtering and a Filter button for easier data access. Cities now include country names and flags. Improved query performance and updated languages.

Key Highlights

  • Navigation buttons for time period (forward/back)
  • Filter button for easier data filtering
  • Cities now include country and flags
  • Improved metrics queries performance

New Features

  • New filter and navigation buttons
  • City flags
  • Language updates
  • Performance improvements

Full Release Notes

## 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](https://github.com/umami-software/umami/assets/477975/ea95ec51-aa8d-4b4d-a0fa-0a71e2ec44ad)

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.

<img src="https://github.com/umami-software/umami/assets/477975/bebb2a66-9b5a-420e-bd55-d5888e8d8977" width="400" />

### Cities now include the country, with flags!

![image](https://github.com/umami-software/umami/assets/477975/175bec49-948c-4df4-a11b-427e33d367de)

## 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