Skip to content

Commit 448229a

Browse files
committed
Update change log for release/20.1.0
1 parent 88b7efe commit 448229a

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,32 @@
22

33
We follow the CalVer (https://calver.org/) versioning scheme: YY.MINOR.MICRO.
44

5+
20.1.0 (11-05-2020)
6+
===================
7+
8+
OSF CAS second release with FE re-design, BE improvements and DevOps updates
9+
10+
* FE
11+
* Refactored styles to be consistent with both OSF and oldCAS
12+
* Rewrote how authentication delegation info is retrieved and used
13+
* Improved the behavior of inline error messages in login forms
14+
* Added new / Rewrote existing authentication exception pages
15+
* Improved UI / UX in responsive mode and on various screen dimensions
16+
17+
* BE
18+
* Implemented a dedicated OSF CAS login context and a couple of pre-login
19+
check actions to support ORCiD login and institution SSO
20+
* Implemented ORCiD sign-up auto-redirect for OSF
21+
22+
* DevOps
23+
* Updated tomcat server to work with its enclosing Shibboleth server
24+
* Separated staging / production and local configurations
25+
* Rewrote cas.properties into a helm charts template
26+
* Improved build / run / reload for local development
27+
28+
* Other
29+
* Replaced Apereo branding with COS / OSF in multiple places
30+
531
20.0.0 (09-02-2020)
632
===================
733

0 commit comments

Comments
 (0)