Releases: openfun/openedx-docker
Releases · openfun/openedx-docker
eucalyptus.3-1.2.0
Added
- Allow serving static files via a CDN
- Rate limiting authentication backend that works behind proxies
Changed
- Collect static files in the
edxapp
image so it can run without mounting a volume
for its static files in Kubernetes - Refactor the way authentication backends are configured to make it straightforward
- Set basic authentification backend for development environment
dogwood.3-fun-1.13.0
Added
- Allow serving static files via a CDN
Changed
- Collect static files in the
edxapp
image so it can run without mounting a volume
for its static files in Kubernetes
dogwood.3-1.3.0
Added
- Allow serving static files via a CDN
- Rate limiting authentication backend that works behind proxies
Changed
- Collect static files in the
edxapp
image so it can run without mounting a volume
for its static files in Kubernetes - Refactor the way authentication backends are configured to make it straightforward
- Set basic authentification backend for development environment
eucalyptus.3-wb-1.8.1
Changed
- Set basic authentification backend for development environment
- Upgrade
fun-apps
to2.4.1+wb
to fix email report recipient bug
hawthorn.1-oee-3.2.0
Added
- Rate limiting authentication backend that works behind proxies
Changed
- Refactor the way authentication backends are configured to make it straightforward
- Set basic authentification backend for development environment
Fixed
- Remove hardcoded FILE_UPLOAD_STORAGE_BUCKET_NAME value to make sure it is configurable
hawthorn.1-3.2.0
Added
- Rate limiting authentication backend that works behind proxies
Changed
- Refactor the way authentication backends are configured to make it straightforward
- Set basic authentification backend for development environment
Fixed
- Remove hardcoded FILE_UPLOAD_STORAGE_BUCKET_NAME value to make sure it is configurable
dogwood.3-fun-1.12.1
Changed
- Set basic authentification backend for development environment
Fixed
- Pin
django-redis
to version 4.5.0
dogwood.3-fun-1.12.0
Added
- Add
django-redis-sentinel-redux
to allow the use of Redis Sentinel for
Django cache
Changed
- Configure most Django cache backends to Redis
Removed
- Remove now useless Memcached settings
eucalyptus.3-wb-1.8.0
Added
- Rate limiting authentication backend that works behind proxies
Changed
- Refactor the way authentication backends are configured to make it
straightforward - Upgrade
fun-apps
to2.4.0+wb
to get rewritten management command to change
course enrollments fromaudit
tohonor
. This command will be used by a
cron job.
dogwood.3-fun-1.11.0
Changed
- Upgrade
fun-apps
to5.4.0
to add a "browsable" status for courses in the catalog