File tree Expand file tree Collapse file tree 3 files changed +25
-2
lines changed
Expand file tree Collapse file tree 3 files changed +25
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 1.0.0-next.5 (2025-03-25)
2+
3+ ### 🚀 Features
4+
5+ - add SAML group handling ([ #390 ] ( https://github.com/ory/elements/pull/390 ) )
6+ - add more intelligent error screen ([ #383 ] ( https://github.com/ory/elements/pull/383 ) )
7+ - support captchas natively in new and old elements ([ #372 ] ( https://github.com/ory/elements/pull/372 ) )
8+ - expose get flow factory ([ #333 ] ( https://github.com/ory/elements/pull/333 ) )
9+
10+ ### 🩹 Fixes
11+
12+ - center text on OIDC buttons and debounce state update ([ #366 ] ( https://github.com/ory/elements/pull/366 ) )
13+ - translate {property} in missing property validation message ([ #357 ] ( https://github.com/ory/elements/pull/357 ) )
14+ - invisible LinkedIn icon ([ #355 ] ( https://github.com/ory/elements/pull/355 ) )
15+ - define a fallback font stack ([ #349 ] ( https://github.com/ory/elements/pull/349 ) )
16+ - brand logic in social sign in icon ([ #348 ] ( https://github.com/ory/elements/pull/348 ) )
17+
18+ ### ❤️ Thank You
19+
20+ - hackerman @aeneasr
21+ - Henning Perl @hperl
22+ - Jonas Hungershausen
23+
124## 1.0.0-next.4 (2025-03-25)
225
326### 🚀 Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @ory/nextjs" ,
3- "version" : " 1.0.0-next.4 " ,
3+ "version" : " 1.0.0-next.5 " ,
44 "license" : " Apache License 2.0" ,
55 "type" : " commonjs" ,
66 "main" : " ./dist/index.js" ,
You can’t perform that action at this time.
0 commit comments