diff --git a/CHANGELOG.md b/CHANGELOG.md
index 85229deb5..389967293 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,35 @@
+## v2.107.12 - 2024-11-15
+
+[Full Changelog](https://github.com/ORCID/orcid-angular/compare/v2.107.11...v2.107.12)
+
+## v2.107.11 - 2024-11-13
+
+[Full Changelog](https://github.com/ORCID/orcid-angular/compare/v2.107.10...v2.107.11)
+
+## v2.107.10 - 2024-11-13
+
+[Full Changelog](https://github.com/ORCID/orcid-angular/compare/v2.107.9...v2.107.10)
+
+- [#2396](https://github.com/ORCID/orcid-angular/pull/2396): 9497 resolve the issues integrators are having when embedding summaries into iframes
+- [#2393](https://github.com/ORCID/orcid-angular/pull/2393): Bump rollup from 3.29.4 to 3.29.5
+- [#2395](https://github.com/ORCID/orcid-angular/pull/2395): scroll to top on email interstitial
+- [#2394](https://github.com/ORCID/orcid-angular/pull/2394): convert to matrix format and bump all action versions for node version
+
+### Fix
+
+- bump linting action versions
+
+## 2.108.0 - 2024-11-13
+
+[Full Changelog](https://github.com/ORCID/orcid-angular/compare/v2.107.9...2.108.0)
+
+- [#2395](https://github.com/ORCID/orcid-angular/pull/2395): scroll to top on email interstitial
+- [#2394](https://github.com/ORCID/orcid-angular/pull/2394): convert to matrix format and bump all action versions for node version
+
+### Fix
+
+- bump linting action versions
+
## 2.107.10 - 2024-11-12
[Full Changelog](https://github.com/ORCID/orcid-angular/compare/v2.107.9...2.107.10)
diff --git a/src/app/cdk/trusted-summary/component/trusted-summary/trusted-summary.component.scss b/src/app/cdk/trusted-summary/component/trusted-summary/trusted-summary.component.scss
index b1b65eadf..5c2863a67 100644
--- a/src/app/cdk/trusted-summary/component/trusted-summary/trusted-summary.component.scss
+++ b/src/app/cdk/trusted-summary/component/trusted-summary/trusted-summary.component.scss
@@ -2,7 +2,6 @@
width: 100%;
display: flex;
justify-content: center;
- height: 100vh;
}
main.stand-alone-mode {
@@ -17,6 +16,7 @@ main.inside-iframe {
align-content: start;
grid-gap: 0;
box-sizing: border-box;
+ height: 100vh;
.panel-body {
padding-top: 16px;
diff --git a/src/app/developer-tools/components/terms-of-use/terms-of-use.component.html b/src/app/developer-tools/components/terms-of-use/terms-of-use.component.html
index cd639f1d4..15b512002 100644
--- a/src/app/developer-tools/components/terms-of-use/terms-of-use.component.html
+++ b/src/app/developer-tools/components/terms-of-use/terms-of-use.component.html
@@ -132,6 +132,25 @@
+
+ No verified email addresses found
+
+
+ You must have at least one verified email address in your ORCID account
+ to register for your Public API credentials. Manage your email addresses
+ in the
+ Emails and domains section of your ORCID record.
+
your integration users will experience an error.
-
-
- info
-
-
- Please note
-
-
-
- Only
- HTTPS URIs
-
- are accepted in production
-
-
-
- Domains registered
- MUST
- exactly match the domains used, including
- subdomains
-
-
- Register all redirect URIs fully where possible.
- This is the most secure option and what we recommend. For
- more information about redirect URIs, please see
- our
-
- redirect URI FAQ
-
-
-
-
+
+ Please note
+
+
+ Only
+ HTTPS URIs
+
+ are accepted in production
+
+
+
+ Domains registered
+ MUST
+ exactly match the domains used, including
+ subdomains
+
+
+ Register all redirect URIs fully where possible.
+ This is the most secure option and what we recommend. For
+ more information about redirect URIs, please see
+ our
+
+ redirect URI FAQ
+
+
+
@@ -453,6 +444,27 @@
Redirect URIs must be unique
+ The ORCID Public API is free for non-commercial use by
+ individuals as stated in the
+ Public APIs Terms of Service.
+ By “non-commercial” we mean that you may not charge any re-use
+ fees for the Public API, and you may not make use of the Public
+ API in connection with any revenue-generating product or
+ service.