v1.11.0

umami-software/umamiv1.11.0Jan 14, 2021by mikecao

AI Summary

The update addresses several bugs, specifically regarding port checks and configuration issues when using a base path, while also improving mobile header styling. Core dependencies have been updated to the latest versions of Next.js and Prisma.

Key Highlights

  • Fixed port check in `start-env` script
  • Fixed issues when `basePath` is used
  • Mobile header CSS fix
  • Updated to latest version of Next.js and Prisma

New Features

  • Path configuration fixes
  • Mobile responsive improvements

Full Release Notes

## Bug fixes
- Fixed port check in `start-env` script
- Fixed issues when `basePath` is used
- Mobile header css fix 🙏 @meirroth 

## Other changes
- Updated to latest version of Next.js and Prisma