Skip to content

Releases: openedx/tutor-contrib-aspects

Release v2.5.1

09 Dec 16:55
42ef238

Choose a tag to compare

2.5.1 (2025-12-09)

Bug Fixes

  • show default unit sidebar content when in context metrics disabled (d2495c6)

Release v2.5.0

22 Oct 14:31
1c3a213

Choose a tag to compare

2.5.0 (2025-10-22)

Features

Bug Fixes

  • assign value of ENABLE_PROXY_FIX to value of SUPERSET_ENABLE_PROXY_FIX to support tutor config guidelines (5d91f55)
  • dbt version bump (66ff7fd)
  • pin stable click version (58cce22)
  • put back last_visited (630896e)

Upgrade instructions

  • Follow normal upgrade instructions here
  • Run to update materialized views that have new/removed columns:
    tutor local do dbt --only_changed False -c 'run --full-refresh --select dim_learner_last_response dim_problem_results problem_events dim_subsection_problem_results'

Release v2.4.0

03 Sep 18:24
2a5c78a

Choose a tag to compare

2.4.0 (2025-09-03)

Features

  • Add REDIS_USERNAME environment variable support (ef678e3)
  • Updates to video queries (f72196c)

Bug Fixes

  • CeleryConfig supports REDIS_USERNAME and REDIS_PASSWORD in broker URLs (7a29371)
  • Don't try to use PLUGIN_SLOTS on Redwood (0dca080)
  • Lower the tutor-mfe pin to >= 18 from >=19 (5f56060)
  • open github links in new tab (edc19da)
  • open github links in new tab (6608a9c)
  • Propagate ASPECTS_ENABLE_STUDIO_IN_CONTEXT_METRICS to LMS/CMS (dc00123)
  • Removes legacy peer dependency flag to make the install flexible (a85231e)
  • Superset Celery issues with healthcheck and pid (926e2cd)
  • trigger github checks (8dbe3e8)
  • Update platform-plugin-aspects to 1.1.1 (e69753c)
  • Updates the link in the readme (e736032)

Code Refactoring

  • Simplify CeleryConfig class definition (889af28)

Styles

Documentation

  • in-context metrics in key features (b415607)
  • in-context metrics installation instructions (552347d)
  • Update README to clarify compatibility (777038b)

Release v2.0.0 - v2.3.1

16 May 15:25
fc76484

Choose a tag to compare

2.3.1 (2025-05-16)

Bug Fixes

What's Changed

Full Changelog: v2.2.0...v2.3.1

Release v2.3.0

07 May 17:33
fed3fbc

Choose a tag to compare

2.3.0 (2025-05-07)

Features

  • Upgrade ClickHouse to 25.3 (6bf38d2)

Bug Fixes

Release v2.2.1

25 Apr 13:57
134d474

Choose a tag to compare

2.2.1 (2025-04-25)

Bug Fixes

Release v2.2.0

24 Apr 17:44
b2e5714

Choose a tag to compare

2.2.0 (2025-04-24)

Features

  • add mfe plugin config for authoring metrics (e22b34a)
  • in-context analytics dashboards (d95e6ab)
  • In-Context metrics dashboard (f95c351)
  • remove padding in embedded dashboards (bd48763)

Release v2.1.0

09 Apr 18:00
4f11d0b

Choose a tag to compare

2.1.0 (2025-04-09)

Features

  • add custom color scheme for data charts (8cbe697)

v2.0.0

25 Mar 14:40
80e397e

Choose a tag to compare

2.0.0 (2025-03-25)

⚠ BREAKING CHANGES

  • Remove python < 3.11 references and Tutor < 18
  • use new dbt models and rename datasets to adhere to dim/fact convention

Features

  • add course name and org (d3c40f6)
  • add course name to run charts (491569a)
  • enable tagging of charts and dashboards (28817e4)
  • set the session locale from the Open edX preferred language (#1017) (df9518c)
  • upgrade to superset v4.1.0 (0286448)
  • upgrade to superset v4.1.1 (e5a7d53)
  • use new dbt models and rename datasets to adhere to dim/fact convention (fc48835)

Bug Fixes

Documentation

  • Add note about version change (4592526)

chore

  • Remove python < 3.11 references and Tutor < 18 (4bad282)

What's Changed

Full Changelog: v1.3.2...v2.0.0

v1.3.2

19 Dec 18:23
3600c2b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.3.2