Skip to content

Releases: openstax/exercises

v34.0.0

22 Jun 20:47
0943219
Compare
Choose a tag to compare

Includes:

  • #328 Allow any account to access the status page in non-prod
  • #331 fix default port to be 3000
  • #329 Added solutions_are_public field to publication_groups and set defaults
  • #330 Added API to return books and pages

v33.0.1

19 May 16:58
820864c
Compare
Choose a tag to compare

Includes:

  • #324 Bump rexml from 3.2.4 to 3.2.5
  • #325 Redirect to login if non-logged-in user tries to access status page
  • #326 Bump puma from 5.2.0 to 5.3.1
  • #327 Bump nokogiri from 1.11.3 to 1.11.4

v33.0.0

26 Apr 18:50
09f8d1a
Compare
Choose a tag to compare

Includes:

  • #323 Fine Print and other minor fixes

v32.0.0

26 Mar 21:56
107b23e
Compare
Choose a tag to compare
Merge pull request #321 from openstax/retry_prepared_statement_cache_…

v31.1.1

26 Feb 19:44
80feea8
Compare
Choose a tag to compare

Includes:

  • #315 Added x86_64-linux to Gemfile.lock
  • #316 Set X-Requested-With XMLHttpRequest when querying collaborators

v31.1.0

26 Feb 18:51
8f0a36e
Compare
Choose a tag to compare

Includes:

  • #313 Fix tests
  • #314 Bump carrierwave from 2.1.0 to 2.1.1
  • #299 Fix publishables returned by with_id when given a UUID that starts with a digit
  • #317 Fixed error on API calls like /api/exercises/number

v31.0.4

05 Feb 20:42
42f1411
Compare
Choose a tag to compare

Includes:

  • #312 Use rails_storage_proxy_url directly

v31.0.3

05 Feb 18:47
44ca265
Compare
Choose a tag to compare

Includes:

  • #310 Reduced migration batch size to reduce memory pressure
  • #311 only attach images that are not already present

v31.0.2

04 Feb 19:01
9f607aa
Compare
Choose a tag to compare

Includes:

  • #308 Added missing accounts-rails migration
  • #309 remove compass

v31.0.1

04 Feb 17:35
e54141a
Compare
Choose a tag to compare

Includes:

  • #307 lock accounts gem to rails 6 compat version