Releases: openedx-unsupported/edx-analytics-dashboard
Releases · openedx-unsupported/edx-analytics-dashboard
0.40.0
- Increase Analytics API timeout from 5 seconds to 10 seconds
- Upgrade New Relic agent
- Upgrade edx-auth-backends
- Update translations
0.39.0
update data api version (#727)
0.38.1
- Fixes theming support which was broken in 0.38.0
0.38.0
- Replace require.js with webpack, remove bower
- Improve course summaries performance for small course payloads
- Update django-waffle to official pypi version 0.12.0
0.37.0
- Revert course summaries speed-up due to timeout with many courses
- Add setting that allows serving static assets from a CDN in production
- Update owner in openedx.yml
0.36.0
- Upgrade from Django 1.9.13 to 1.11.2
- Speed up loading of course summaries on course index page
0.35.0
- add
passing_users
column behind feature flag
- support multi-leaf tagging
- remove footer email
- display width fixes
0.34.0
- Added programs filter to course listing page
0.33.0
- Soapbox messages acceptance tests
- Update python-social-auth to version 0.2.21
0.32.0
- Backgrid updates for a11y
- Security updates to jquery and django
- Fix course list initial default sort order
- Increase course_summaries cache timeout to 1 hour