New
v3.0.1
Notable Changes
- This release includes security fixes and bug fixes
- Minor improvements to LTI and SMTP configuration
Maintenance
- [#2174] Bump rexml from 3.2.8 to 3.3.3 in the bundler group across 1 directory
- [#2215] Remove redundant and outdated shibboleth gem
- [#2237] Bump webrick from 1.8.1 to 1.8.2 in the bundler group across 1 directory
Development
- [#2173] Add v3.0.0 updates to README, update version number
- [#2184] Update LTI documentation to correct URLs for redirect
- [#2207] Update google analytics tag for documentation site
Improvements
- [#2235] Create a way for other LTI providers to discover LTI's public JWKs
- [#2210] Users can now choose none as their preferred Mail Server Authentication method for SMTP
- [#2183] Update description under name in assessments/edit to reflect new naming rules
- [#2205] Assessment display changes
- [#2208] Make annotation UI more compact
- [#2238] Display detailed error message with SMTPFatalError encountered
Security Advisory
Bug Fixes
- [#2181] Added validations of yaml fields before loading them during import
- [#2185] Fix scoreboard check of index on base case
- [#2186] Removed SMTP configs from env
- [#2206] Override password reset email send when creating user if SMTP is not set up