Releases: openstax/tutor-server
Releases · openstax/tutor-server
v51.0.3
Includes:
- #2274 Fixed flaky homework assistant and GetTaskCorePageIds specs
- #2273 Cleaned up cassettes and updated spring
- #2272 Fix missing attribute when a WRQ is completed and then dropped
- #2275 Added the user's own teacher roles to the bootstrap data
v51.0.2
Includes:
- #2271 always send offerings
v51.0.1
Includes:
- #2270 Updated the bundler binstub
v51.0.0
Includes:
- #2262 add a course code field in course_profiles table
- #2266 Ruby 2.7 and Puma 5.2
- #2267 Store user suggestions
- #2268 add offerings to bootstrap data
- #2269 redirect to new url '/courses' instead of '/dashboard'
v50.0.0
Includes:
- #2264 Force checkout the original branch after creating migration test data
- #2265 Bump carrierwave from 1.3.1 to 1.3.2
- #2260 add assignment-type tag to replace old "type" tag
v49.1.0
Includes:
- #2256 Return a 404 error for missing assets (instead of handing the request to the FE)
- #2258 serve bootstrap data from api endpoint vs html
v49.0.2
Includes:
- #2261 add created_at date to user
v49.0.1
Includes:
- #2259 Restart puma workers when total memory usage is greater than 75%
v49.0.0
Includes:
- #2255 Updated openstax_utilities
- #2257 do not erase align attribute from img
- #2254 no longer move footnotes to end
- #2253 only include id and created_at for exercise images
v48.0.1
Includes:
- #2251 Bump nokogiri from 1.10.10 to 1.11.0
- #2252 Protect the status page and add the tutor-deployment version