Releases: openstax/exercises
Releases · openstax/exercises
v34.0.0
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
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
Includes:
- #323 Fine Print and other minor fixes
v32.0.0
Merge pull request #321 from openstax/retry_prepared_statement_cache_…
v31.1.1
Includes:
- #315 Added x86_64-linux to Gemfile.lock
- #316 Set X-Requested-With XMLHttpRequest when querying collaborators
v31.1.0
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
Includes:
- #312 Use rails_storage_proxy_url directly
v31.0.3
Includes:
- #310 Reduced migration batch size to reduce memory pressure
- #311 only attach images that are not already present
v31.0.2
Includes:
- #308 Added missing accounts-rails migration
- #309 remove compass
v31.0.1
Includes:
- #307 lock accounts gem to rails 6 compat version