Skip to content

Releases: ory/elements

release/@ory/elements-react/1.1.0

10 Sep 18:44

Choose a tag to compare

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

@ory/elements-react 1.0.0

10 Jul 13:50

Choose a tag to compare

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.

image

release/@ory/elements-react/1.0.0-rc.6

10 Jul 13:24

Choose a tag to compare

Pre-release

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

v0.5.1

03 Feb 07:52
1a973b7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

11 Sep 07:55
28c219e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

04 Sep 13:28
8b901ec

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.4.0-rc.3

26 Aug 12:55
77c434d

Choose a tag to compare

v0.4.0-rc.3 Pre-release
Pre-release
fix: captcha script group

v0.4.0-rc.2

20 Aug 13:48
f2e0e2c

Choose a tag to compare

v0.4.0-rc.2 Pre-release
Pre-release
chore: support registration, verification & recovery

v0.4.0-rc.1

19 Aug 11:39
d8814b1

Choose a tag to compare

v0.4.0-rc.1 Pre-release
Pre-release
Merge remote-tracking branch 'origin/main' into jonas-jonas/addCaptch…

v0.4.0-rc.0

19 Aug 11:17
339f6ed

Choose a tag to compare

v0.4.0-rc.0 Pre-release
Pre-release
Merge remote-tracking branch 'origin/main' into jonas-jonas/addCaptch…