Releases: OpenConext/OpenConext-myconext
Releases · OpenConext/OpenConext-myconext
8.3.0
What's Changed
- Bump lodash from 4.17.21 to 4.17.23 in /servicedesk-gui by @dependabot[bot] in #1120
- #1123 Remove not used PROFILE_MFA by @Liemine in #1126
- #1122 Rest captcha when return from email exist screen by @Liemine in #1128
- Bug/#1123 bug acr mfa external validated name dwingt niet de goede dingen af reopen by @Liemine in #1127
- Bug/#1129 missing translation in prod by @Liemine in #1130
- Bump the github-actions group across 1 directory with 4 updates by @dependabot[bot] in #1152
- Bump svgo from 2.8.0 to 2.8.2 in /myconext-gui by @dependabot[bot] in #1150
- Bump svgo from 2.8.0 to 2.8.2 in /account-gui by @dependabot[bot] in #1149
- Bump immutable from 5.1.2 to 5.1.5 in /myconext-gui by @dependabot[bot] in #1148
- Bump immutable from 5.1.2 to 5.1.5 in /public-gui by @dependabot[bot] in #1147
- Bump immutable from 5.1.2 to 5.1.5 in /account-gui by @dependabot[bot] in #1146
- Bump immutable from 5.1.2 to 5.1.5 in /servicedesk-gui by @dependabot[bot] in #1145
- Bump minimatch from 3.1.2 to 3.1.5 in /public-gui by @dependabot[bot] in #1137
- Bump actions/create-github-app-token from 2 to 3 in the github-actions group by @dependabot[bot] in #1156
- Bump dompurify from 3.2.6 to 3.3.2 in /myconext-gui by @dependabot[bot] in #1157
- Bump dompurify from 3.2.6 to 3.3.2 in /account-gui by @dependabot[bot] in #1153
- Bump rollup from 4.46.2 to 4.59.0 in /public-gui by @dependabot[bot] in #1138
- Bump dompurify from 3.2.6 to 3.3.1 in /servicedesk-gui by @dependabot[bot] in #1143
- Bump rollup from 4.50.1 to 4.59.0 in /myconext-gui by @dependabot[bot] in #1139
- Fixes #1015 - Adds password check to determine email template by @ricardovdheijden in #1159
- Bump flatted from 3.3.3 to 3.4.2 in /servicedesk-gui by @dependabot[bot] in #1160
- Bump rollup from 4.50.1 to 4.59.0 in /account-gui by @dependabot[bot] in #1161
- Feature/#666 load test external creation api by @Liemine in #1164
- Fixes #998 environment specific emails by @ricardovdheijden in #1166
- #1065 Removes full width from background component by @ricardovdheijden in #1168
- Fixes #567 service name in push notification by @ricardovdheijden in #1173
- Bump dompurify from 3.3.1 to 3.3.2 in /servicedesk-gui by @dependabot[bot] in #1172
- Bump minimatch from 3.1.2 to 3.1.5 in /servicedesk-gui by @dependabot[bot] in #1163
- #1063 Improve image alt text by @Liemine in #1182
- Feature/#1042 add return url to create from institution by @Liemine in #1181
- Bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #1184
- Typo in eduID deletion email by @FlorisFokkinga in #1183
- Bump rollup from 4.46.2 to 4.59.0 in /servicedesk-gui by @dependabot[bot] in #1162
- Bump lodash from 4.17.23 to 4.18.1 in /myconext-gui by @dependabot[bot] in #1179
- Bump follow-redirects from 1.15.9 to 1.16.0 in /servicedesk-gui by @dependabot[bot] in #1185
- Update tiqr-java-connector, fixes #1017 by @phavekes in #1190
- Bump lodash from 4.17.23 to 4.18.1 in /public-gui by @dependabot[bot] in #1189
- Bump dompurify from 3.3.2 to 3.4.0 in /myconext-gui by @dependabot[bot] in #1187
- Bump dompurify from 3.2.6 to 3.4.0 in /public-gui by @dependabot[bot] in #1186
- Bump flatted from 3.3.3 to 3.4.2 in /public-gui by @dependabot[bot] in #1165
- Bump lodash from 4.17.23 to 4.18.1 in /account-gui by @dependabot[bot] in #1180
- Bump lodash from 4.17.23 to 4.18.1 in /servicedesk-gui by @dependabot[bot] in #1178
- Bump org.springframework.security:spring-security-core from 6.5.4 to 6.5.10 in /myconext-server by @dependabot[bot] in #1192
- Bump org.springframework.security:spring-security-oauth2-jose from 6.5.1 to 6.5.10 in /myconext-server by @dependabot[bot] in #1194
- Bump postcss from 8.5.6 to 8.5.10 in /myconext-gui by @dependabot[bot] in #1195
Full Changelog: 8.2.4...8.3.0
8.2.6
What's Changed
- First tickets to improve UX accessibility (WCAG)
- General update of dependencies
- Remote create API update
- Update template to have multiple noreply-email adressen voor myconext mails
- New MFA ACR values introduced
- UX Improvement, which includes more friendly "wrong email" screens and more clear "are you studying screens"?
- Fix a bug between the older version of OIDC-NG and the newer eduID
What's Changed
- #769 Make affiliation email more configurable by @Liemine in #1034
- Bump js-yaml from 4.1.0 to 4.1.1 in /public-gui by @dependabot[bot] in #1033
- Bump supercharge/mongodb-github-action from 1.12.0 to 1.12.1 in the github-actions group by @dependabot[bot] in #1030
- #AUTO# synced file(s) with Tiqr/eduid-app-android by @eduid-localicious-sync[bot] in #1027
- Bump js-yaml from 4.1.0 to 4.1.1 in /servicedesk-gui by @dependabot[bot] in #1035
- Fixes #757 - Feature toggle for showing account linkin related options by @ricardovdheijden in #1036
- Bump actions/checkout from 5 to 6 in the github-actions group by @dependabot[bot] in #1039
- Rollback translations that were still in use by @ricardovdheijden in #1037
- Fixes #759 by @ricardovdheijden in #1044
- Bump js-yaml from 3.14.1 to 3.14.2 in /account-gui by @dependabot[bot] in #1040
- Bump js-yaml from 3.14.1 to 3.14.2 in /myconext-gui by @dependabot[bot] in #1047
- #1003 Applies flex-grow to router outlet by @ricardovdheijden in #1048
- #1001 Different emails by @Liemine in #1049
- Fixes #558 Activation times for security options by @ricardovdheijden in #1051
- Fixes #980 hide inactive recovery options by @ricardovdheijden in #1052
- WIP #1024 Add send Institution mails in batches by @Liemine in #1053
- #912 change recovery code button to text with link by @Liemine in #1055
- #651 Show correct verification dates for linked attributes by @Liemine in #1073
- Fixes #794 New ACR values (MFA) by @ricardovdheijden in #1074
- Fixes #1019 Include surfSecureId when cleaning up registrations by @ricardovdheijden in #1085
- Bump actions/cache from 4 to 5 in the github-actions group by @dependabot[bot] in #1084
- Feature/#1043 user are confused whether they have an instellings account by @Liemine in #1086
- Fixes #1038 last login timestamp after email code by @ricardovdheijden in #1093
- Fixes #1083 Replaces div and onclick with a svelte routing link by @ricardovdheijden in #1096
- Feature/#1045 vriendelijker gedrag bij verkeerd email address in eduidnl by @Liemine in #1094
- Fixes #1065 mobile nav menu fontsize by @ricardovdheijden in #1099
- Fixes #1064 headings by @ricardovdheijden in #1100
- Fixes #1066 collapsible widget by @ricardovdheijden in #1101
- Fixes #1082 Prevents ArrowUp and ArrowDown to change any values by @ricardovdheijden in #1103
- Fix/794 invalid code error by @ricardovdheijden in #1105
- Feature/#651 show correct verification dates for linked attributes reopen by @Liemine in #1106
- Feature/#912 remove migration by @Liemine in #1107
- #912 remove migration by @Liemine in #1108
- #794 Moves the MFA check after the ACR check by @ricardovdheijden in #1110
- Feature/missing translation by @ricardovdheijden in #1111
- Feature/#1045 vriendelijker gedrag bij verkeerd email address in eduidnl reopen by @Liemine in #1114
- Bump lodash from 4.17.21 to 4.17.23 in /myconext-gui by @dependabot[bot] in #1117
- Bump lodash from 4.17.21 to 4.17.23 in /account-gui by @dependabot[bot] in #1116
- #1111 fix translations by @Liemine in #1115
- #1043 Add fixed width to modal option by @Liemine in #1118
- Bump lodash from 4.17.21 to 4.17.23 in /public-gui by @dependabot[bot] in #1119
Full Changelog: 8.1.11...8.2.6
8.2.5
Full Changelog: 8.2.4...8.2.5
8.2.4
What is changed?
- Update template to have multiple noreply-email adressen voor myconext mails
- New MFA ACR values introduced
- UX Improvement, which includes more friendly "wrong email" screens and more clear "are you studying screens"?
- First tickets to improve UX accessibility (WCAG)
- Users are confused
Full Changelog: 8.1.12...8.2.4
8.2.3
What's Changed
- Feature/#1045 vriendelijker gedrag bij verkeerd email address in eduidnl reopen by @Liemine in #1114
- Bump lodash from 4.17.21 to 4.17.23 in /myconext-gui by @dependabot[bot] in #1117
- Bump lodash from 4.17.21 to 4.17.23 in /account-gui by @dependabot[bot] in #1116
- #1111 fix translations by @Liemine in #1115
- #1043 Add fixed width to modal option by @Liemine in #1118
- Bump lodash from 4.17.21 to 4.17.23 in /public-gui by @dependabot[bot] in #1119
Full Changelog: 8.2.2...8.2.3
8.2.2
Full Changelog: 8.2.1...8.2.2
8.2.1
What's Changed
- Fix/794 invalid code error by @ricardovdheijden in #1105
- Feature/#651 show correct verification dates for linked attributes reopen by @Liemine in #1106
- Feature/#912 remove migration by @Liemine in #1107
- #912 remove migration by @Liemine in #1108
- #794 Moves the MFA check after the ACR check by @ricardovdheijden in #1110
- Feature/missing translation by @ricardovdheijden in #1111
Full Changelog: 8.2.0...8.2.1
8.2.0
What's Changed
- A few WCAG and UX related improvements
- General update of dependencies
- Remote create API update
What's Changed
- #769 Make affiliation email more configurable by @Liemine in #1034
- Bump js-yaml from 4.1.0 to 4.1.1 in /public-gui by @dependabot[bot] in #1033
- Bump supercharge/mongodb-github-action from 1.12.0 to 1.12.1 in the github-actions group by @dependabot[bot] in #1030
- #AUTO# synced file(s) with Tiqr/eduid-app-android by @eduid-localicious-sync[bot] in #1027
- Bump js-yaml from 4.1.0 to 4.1.1 in /servicedesk-gui by @dependabot[bot] in #1035
- Fixes #757 - Feature toggle for showing account linkin related options by @ricardovdheijden in #1036
- Bump actions/checkout from 5 to 6 in the github-actions group by @dependabot[bot] in #1039
- Rollback translations that were still in use by @ricardovdheijden in #1037
- Fixes #759 by @ricardovdheijden in #1044
- Bump js-yaml from 3.14.1 to 3.14.2 in /account-gui by @dependabot[bot] in #1040
- Bump js-yaml from 3.14.1 to 3.14.2 in /myconext-gui by @dependabot[bot] in #1047
- #1003 Applies flex-grow to router outlet by @ricardovdheijden in #1048
- #1001 Different emails by @Liemine in #1049
- Fixes #558 Activation times for security options by @ricardovdheijden in #1051
- Fixes #980 hide inactive recovery options by @ricardovdheijden in #1052
- WIP #1024 Add send Institution mails in batches by @Liemine in #1053
- #912 change recovery code button to text with link by @Liemine in #1055
- #651 Show correct verification dates for linked attributes by @Liemine in #1073
- Fixes #794 New ACR values (MFA) by @ricardovdheijden in #1074
- Fixes #1019 Include surfSecureId when cleaning up registrations by @ricardovdheijden in #1085
- Bump actions/cache from 4 to 5 in the github-actions group by @dependabot[bot] in #1084
- Feature/#1043 user are confused whether they have an instellings account by @Liemine in #1086
- Fixes #1038 last login timestamp after email code by @ricardovdheijden in #1093
- Fixes #1083 Replaces div and onclick with a svelte routing link by @ricardovdheijden in #1096
- Feature/#1045 vriendelijker gedrag bij verkeerd email address in eduidnl by @Liemine in #1094
- Fixes #1065 mobile nav menu fontsize by @ricardovdheijden in #1099
- Fixes #1064 headings by @ricardovdheijden in #1100
- Fixes #1066 collapsible widget by @ricardovdheijden in #1101
- Fixes #1082 Prevents ArrowUp and ArrowDown to change any values by @ricardovdheijden in #1103
Full Changelog: 8.1.12...8.2.0
8.1.12-1
Full Changelog: 8.1.12...8.1.12-1
8.1.12
What's Changed
- Bump actions/setup-node from 5 to 6 in the github-actions group by @dependabot[bot] in #1014
- Fixes filename issue for NTFS by @ricardovdheijden in #1025
- Adds docker compose file for local development by @Liemine in #1026
New Contributors
- @ricardovdheijden made their first contribution in #1025
- @Liemine made their first contribution in #1026
Full Changelog: 8.1.11...8.1.12