Releases: ory/elements
Releases · ory/elements
@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…
v0.3.0
This release adds support for the new identifier first login strategy, available in Kratos via ory/kratos#3934, as well as support for Finnish locale, and bug fixes.
What's Changed
- feat: add finnish locales by @MaximilianHagelstam in #186
- feat: support identifier first auth by @aeneasr in #187
- chore: support pre-releases in ci by @jonas-jonas in #191
- fix: react-components hasHiddenIdentifier, null.some error by @ahmedrowaihi in #190
- fix: remove extra webauthn nodes from passwordless section by @jonas-jonas in #192
New Contributors
- @MaximilianHagelstam made their first contribution in #186
- @ahmedrowaihi made their first contribution in #190
Full Changelog: v0.2.0...v0.3.0