v0.67.0
umami-software/umamiv0.67.0Oct 1, 2020by mikecao
AI Summary
Introduces localized country names and Next.js `basePath` support, along with new utility scripts for developers.
Key Highlights
- Localized country names
- Support for Next.js `basePath`
- New utility scripts for environment and translation checking
New Features
- Localized country names
- Next.js basePath support
- start-env script
- check-lang script
Full Release Notes
# New features ## Localized country names  ## Support for `basePath` Updated queries and redirects so they work with the Next.js `basePath` config. See https://nextjs.org/docs/api-reference/next.config.js/basepath ## New scripts - `start-env`: Lets you start the app by passing in `HOSTNAME` and `PORT` as environment variables. - `check-lang`: Checks which strings have not been translated.