Releases: ory/elements
Releases · ory/elements
release/@ory/elements-react/1.1.0
1.1.0 (2025-09-10)
🚀 Features
- scope default theme CSS to .ory-elements (a708dd08)
- console UI for multiple identity schemas (ca789248)
- changelog-oel: choose identity schema in self-service registration and login flows (5086f519)
- recovery with any address including with a code via SMS (06988873)
🩹 Fixes
- adjust check for runtime detection to allow edge runtime (2b2fe6aa)
- use settings ui URL in user menu (65f59bd7)
- login otp sent message (fdabadf8)
- routes in AX with identity_schema (31c31b7b)
- don't remove OIDC buttons if invalid identifier is submitted (416e3c6e)
- _ORY_SDK_URL to ORY_SDK_URL (8f3d078a)
- theming view nit fixes (69d7cf91)
❤️ Thank You
- Henning Perl @hperl
- Jonas Hungershausen
- ory-bot @ory-bot
- Philippe Gaultier @gaultier
- Pierre Caillaud @pcaillaudm
@ory/elements-react 1.0.0
We're thrilled to announce 1.0.0 of @ory/elements-react. Ory Elements is an open-source component library designed to make building login, registration, and account pages straightforward. Ory Elements is modular and customizable, which means that you can use only the views you need and style them to match your implementation's design.
- Read the docs: https://www.ory.sh/docs/elements
- Get Started with the Ory Network: https://console.ory.sh/registration
- If youre currently using an earlier version of the Ory Elements libraries, read our upgrade guide or reach out to us
release/@ory/elements-react/1.0.0-rc.6
1.0.0-rc.6 (2025-07-10)
🚀 Features
- add norwegian translations (b1b0ed9d)
- use vendored ory/x (23dbc943)
- add "Recover Account" to identifier label (81271d24)
- show settings validation messages as toasts (afbabb9b)
- elements: use existing IntlContext if available (20c28207)
- add a project revision field to set the maximum number of code submits (2c0998c5)
- submit passkey from method chooser (901fa1bc)
🩹 Fixes
⚠️ elements: fully document and streamline component naming (df9d0e1b)- german locale translation (5a947c2c)
- ax: render webauthn hidden only once (dfefff40)
- disable interactive elements before hydration complete (5c3299bf)
- add card header detection for profile_first (2b12c9f5)
- use formState dispatcher in registration footer (9b200ab1)
- default theme styling issues (590e5b46)
⚠️ Breaking Changes
⚠️ elements: fully document and streamline component naming (df9d0e1b)
❤️ Thank You
- Henning Perl @hperl
- Jonas Hungershausen
- ory-bot @ory-bot
- Philippe Gaultier @gaultier
- Pierre Caillaud @pcaillaudm
v0.5.1
v0.5.0
What's Changed
- feat: add russian translation by @Totozao in #204
- chore: update english locale by @jonas-jonas in #207
New Contributors
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- feat: show a specific cancel message on account linking form by @jonas-jonas in #198
- feat: update German, French, and Dutch locales by @zepatrik in #203
- feat: add support for captchas by @jonas-jonas in #200
Full Changelog: v0.3.0...v0.4.0
v0.4.0-rc.3
fix: captcha script group
v0.4.0-rc.2
chore: support registration, verification & recovery
v0.4.0-rc.1
Merge remote-tracking branch 'origin/main' into jonas-jonas/addCaptch…
v0.4.0-rc.0
Merge remote-tracking branch 'origin/main' into jonas-jonas/addCaptch…