6.1.3
What's Changed
π Bug Fixes
- Fix ufora LTI authentication without revert by @jorg-vr in #4029
- Correctly set scores and completed states when a new user is added to an evaluation by @jorg-vr in #4061
- Remove variable signature around non variable text on confirm new user page by @jorg-vr in #4074
- Fix wrong hostname used when using rails
object_url
helper by @jorg-vr in #4070 - Store auth hash in cache instead of session to fix cookie overflow by @jorg-vr in #4069
- Allow get requests for ILearn authentication by @jorg-vr in #4082
π§° Maintenance
- Remove direct dependency on sinatra by @jorg-vr in #4047
- Replace sign_in.js by webcomponent by @jorg-vr in #4023
- punchcard.js: convert to typescript by @freyavs in #4080
New Contributors
Full Changelog: 6.1.2...6.1.3