v1.47.0
⚠️ BREAKING CHANGE:
Scoold now uses a more secure login flow with short-lived ID tokens. You must upgrade to Para v1.42.0 before upgrading Scoold. Upgrading to this version will log out all users!
d687519 Release v1.47.0.
7c41ce5 updated Para client to 1.42.0
d5c2bc5 fixed all JS code should be stripped from inline CSS
efb5707 switched to a more secure login mechanism using short-lived ID tokens (requires latest version of Para!)
a171860 changed auth cookie name to default to the Para app id - this may log out users!
1065a8c added support for ?jwt-cookie= parameter in signin_success paths
5a95c78 added new security config option - para.security.one_session_per_user = true
6453587 added Permissions-Policy header
c888f5e fixed missing important properties on exported objects which have JsonIgnore annotation
5f667c6 fixed CSP header to prevent errors with Google Maps, added language strings for recording media
a7dcf09 removed unused Velocity macros