|
6 | 6 |
|
7 | 7 | - created a new component for form header to avoid duplication of code in each step [#310](https://github.com/eclipse-tractusx/portal-frontend-registration/pull/310) |
8 | 8 |
|
9 | | -## 2.1.0-RC1 |
| 9 | +## 2.1.0 |
10 | 10 |
|
11 | 11 | ### Change |
12 | 12 |
|
| 13 | +- adjusted german and worldwide commercial register number REGEX to allow court names [#211](https://github.com/eclipse-tractusx/portal-frontend-registration/pull/211) |
13 | 14 | - adjusted legalEntityPattern REGEX to allow all language characters and update ES version [#250](https://github.com/eclipse-tractusx/portal-frontend-registration/pull/250) |
14 | 15 | - upgraded keycloak-js library to version 25 to align with Keycloak server version [#286](https://github.com/eclipse-tractusx/portal-frontend-registration/pull/286) |
15 | 16 |
|
|
19 | 20 |
|
20 | 21 | ### Bugfix |
21 | 22 |
|
22 | | -- removed logic that sets bpn before validation [#253](https://github.com/eclipse-tractusx/portal-frontend-registration/pull/253) |
23 | | -- fixed company data invalidation when receiving multiple identifier [247](https://github.com/eclipse-tractusx/portal-frontend-registration/pull/247) |
24 | | -- fixed clearing of form fields after non-existent bpn entered [#260](https://github.com/eclipse-tractusx/portal-frontend-registration/pull/260) |
25 | | -- fixed clearing of form fields after non-existent bpn entered [#260](https://github.com/eclipse-tractusx/portal-frontend-registration/pull/260) |
26 | | -- updated logic to handle prefilled values if BPN is present [#244](https://github.com/eclipse-tractusx/portal-frontend-registration/pull/244) |
27 | | - |
28 | | -## 2.1.0-alpha.1 |
29 | | - |
30 | | -### Change |
31 | | - |
32 | | -- adjusted german and worldwide commercial register number REGEX to allow court names [#211](https://github.com/eclipse-tractusx/portal-frontend-registration/pull/211) |
33 | | - |
34 | | -### Bugfix |
35 | | - |
36 | 23 | - fixed country value not updating if user moves back and forth between steps [#232](https://github.com/eclipse-tractusx/portal-frontend-registration/pull/232) |
37 | 24 | - removed code that always displays error message on screen [#230](https://github.com/eclipse-tractusx/portal-frontend-registration/pull/230) |
38 | 25 | - updated the logic for maxFiles count in upload docs step [#234](https://github.com/eclipse-tractusx/portal-frontend-registration/pull/234) |
39 | 26 | - fixed upload docs and role selection screen - next button required validation if no role/docs is selected [#228](https://github.com/eclipse-tractusx/portal-frontend-registration/pull/228) |
40 | 27 | - allowed for shorter and longer german commercial register number [#216](https://github.com/eclipse-tractusx/portal-frontend-registration/pull/216) |
| 28 | +- removed logic that sets bpn before validation [#253](https://github.com/eclipse-tractusx/portal-frontend-registration/pull/253) |
| 29 | +- fixed company data invalidation when receiving multiple identifier [247](https://github.com/eclipse-tractusx/portal-frontend-registration/pull/247) |
| 30 | +- fixed clearing of form fields after non-existent bpn entered [#260](https://github.com/eclipse-tractusx/portal-frontend-registration/pull/260) |
| 31 | +- fixed clearing of form fields after non-existent bpn entered [#260](https://github.com/eclipse-tractusx/portal-frontend-registration/pull/260) |
| 32 | +- updated logic to handle prefilled values if BPN is present [#244](https://github.com/eclipse-tractusx/portal-frontend-registration/pull/244) |
41 | 33 |
|
42 | 34 | ## 2.0.1 |
43 | 35 |
|
|
0 commit comments