-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v1.18.0 #694
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
mikecao
commented
Jun 8, 2021
- Use local fonts, closes Use local fonts instead of Google #518
- Check for nulls, closes [DB] Potential Bug: sending NULL via umami.trackView(String, NULL) #649
- Change password hashing, closes Crypto: synchronous password hashing? #679
- New languages
- Bug fixes
as refFilter, urlFilter is expanded checking agains url !== null.
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](npm/hosted-git-info@v2.8.8...v2.8.9) Signed-off-by: dependabot[bot] <support@github.com>
add arabic language (ar-SA) (arabic saudi arabia)
fix message.active-users
revert message.active-users
…it-info-2.8.9 build(deps): bump hosted-git-info from 2.8.8 to 2.8.9
prevents crashes if NULL is entered as a referrer in the database
Enhancement of issue #649: also checking agains NULL in urlFilter
chore(docker): add base_path to build args
used better words and zero-width non-joiner character for plural (and some other words) to improve readability
feat: add Catalan language
Improve Farsi Translation
Use Mongolian locale from date-fns
Optimize Chinese Translation Details.
add Arabic language (ar-SA) (Arabic Saudi Arabia)
feat: use fonts from @fontsource instead of Google CDN
In macOS and iOS devices you can scroll past the body. When this happens in dark mode, the css variables are only changed from the `body`, and the ones used in `html` are not changed. This causes the overscroll background to be displayed as the light mode color.
Fix mismatching background in dark mode overscroll
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/mikecao/umami/8cszS8MwZ9R9o9LuDFZxbkTyZSKe |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.