Jun 23, 2023
Nick Parsons
This week, we released Self Service Delete, Organization Creation Permissions, Enhanced Bot Protection, and various security and performance enhancements.
We've introduced a new feature that allows users to easily delete their user accounts from your application. With the Self Service Delete feature, users can now delete their accounts directly through the <UserProfile />
component. This convenient functionality can be enabled through the Clerk Dashboard.
For our B2B customers, we've also extended this capability to administrators, who can now delete organizations directly through the <OrganizationProfile />
component. This provides enhanced control and management options for organizations within your application.
We have introduced a new feature that allows admins to have granular control over organization creation permissions for application users. With this feature, administrators can now decide whether users are allowed to create organizations. This provides you with extra control over the number of organizations within your Clerk application, ensuring that it aligns with your specific requirements and organizational structure. Note: You are still only billed on the number of active organizations in use, not the total number of organizations.
The organization creation permission setting is respected across all our stacks, including Clerk’s UI components, frontend API, and backend API.
We have introduced enhanced bot protection for our customers who are using Clerk’s Hosted Pages feature to help detect and mitigate bot attacks. In order to maintain the integrity of your application, all production instances now include additional measures against bot activity. If a suspicious bot attempts to access Hosted Pages, a “Verification Challenge” will be triggered.
This challenge serves as a verification process, similar to a CAPTCHA, to ensure that the user accessing the pages is human.
experimental_allowed_origins
parameter has been officially removed from the Clerk Backend API /v1/instance endpoint following its deprecation.avif
and webp
formats and falls back to jpeg
when needed, yielding a ~50% size reduction.PATCH /me {password}
endpoint in the dashboard is now deprecated and replaced with the more secure /v1/me/change_password
endpoint. This new endpoint requires the inclusion of the old password, enhancing the security of password changes.Dive into AI applications at the Pinecone Hackathon, proudly sponsored by Clerk. This week-long event challenges you to devise solutions for real-world issues using Generative AI tools. The deadline for participation is Jun 26, 2023, at 12:00am EDT.
Stay tuned for future updates. If you have feedback or suggestions, leave us feedback on the docs via Docsly, tweet us at @ClerkDev, or join the Clerk Community on Discord.
Start completely free for up to 10,000 monthly active users and up to 100 monthly active orgs. No credit card required.
Learn more about our transparent per-user costs to estimate how much your company could save by implementing Clerk.
The latest news and updates from Clerk, sent to your inbox.