# Changelog September 23, 2022

## Component Localization (i18n)

Our components now accept a **localization** prop, which enables internationalization and customization of our default English strings.

[Check out the documentation](https://clerk.com/docs/component-customization/localization-prop.md) for more details.

![JWT token implementation guide](./a6338840023c44e199a55ed79e4c5191d901981b-545x949.png)

## Grafbase, Convex, Nhost integrations

We've launched three additional JWT templates for [Convex](https://clerk.com/docs/integration/convex.md), [Grafbase](https://clerk.com/docs/integration/grafbase.md), and [Nhost](https://clerk.com/docs/integration/nhost.md). Now you can easiliy sync the authenticated user with all of these tools!

Looking for another integration? We're eager to add more, [reach out to our team](https://clerk.com/contact/support)!

![JWT token implementation guide](./3e2f3623a38ed77932482d36526e3d225ad37f3f-928x1302.png)

## Blocklist

In addition to the allowlist, we now support a blocklist. Use this to stop individuals or groups of individuals from signing up.

![JWT token implementation guide](./aa0260af749fb34ccf26b48cdca7c789ed85c50c-2018x718.png)

## User bans

Users that already have an account can also now be banned. This action signs out the user from any existing sessions, and prevents them from signing in again.

![JWT token implementation guide](./7525a30ce3e87f44ce7ea11ea2e23ac54346c3be-2016x298.png)
