Skip to content

v0.62.0

Compare
Choose a tag to compare
@mikecao mikecao released this 30 Sep 05:04
· 3913 commits to master since this release
241156d

New features

Update check

You will now get a notice when a new version is released.

image

Updated Prisma

Updated prisma to the latest version 2.8.0. Hopefully this fixes the connection issues in #87 🤞

Other changes

  • Switch to local geo database for country lookups. Fixes issues for users using hosts like Vercel.
  • Various bug fixes
  • Various CSS updates