Skip to content

Releases: openstax/tutor-server

v51.0.3

09 Mar 19:50
0f84d39
Compare
Choose a tag to compare

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

01 Mar 20:08
ea1ebf4
Compare
Choose a tag to compare

Includes:

  • #2271 always send offerings

v51.0.1

26 Feb 21:12
2b0f58c
Compare
Choose a tag to compare

Includes:

  • #2270 Updated the bundler binstub

v51.0.0

26 Feb 18:51
915fd1c
Compare
Choose a tag to compare

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

22 Feb 17:34
b2a3a94
Compare
Choose a tag to compare

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

04 Feb 01:11
0909266
Compare
Choose a tag to compare

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

22 Jan 18:41
420014e
Compare
Choose a tag to compare

Includes:

  • #2261 add created_at date to user

v49.0.1

20 Jan 22:14
d0f475c
Compare
Choose a tag to compare

Includes:

  • #2259 Restart puma workers when total memory usage is greater than 75%

v49.0.0

20 Jan 18:19
aac4d17
Compare
Choose a tag to compare

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

08 Jan 17:08
f4dc79e
Compare
Choose a tag to compare

Includes:

  • #2251 Bump nokogiri from 1.10.10 to 1.11.0
  • #2252 Protect the status page and add the tutor-deployment version