Skip to content

Releases: openedx/tutor-contrib-aspects

Release v3.0.3

12 Feb 20:27
a46fdae

Choose a tag to compare

v3.0.3 (2026-02-12)

Bug Fixes

Chores


Detailed Changes: v3.0.2...v3.0.3

Release v3.0.2

27 Jan 19:31
0ebaad5

Choose a tag to compare

v3.0.2 (2026-01-27)

Detailed Changes: v2.5.1...v3.0.2

v3.0.1

27 Jan 19:07
ebe0982

Choose a tag to compare

v3.0.1 (2026-01-27)

Bug Fixes

Chores


Detailed Changes: v3.0.0...v3.0.1

v3.0.0

27 Jan 16:53
f16eb77

Choose a tag to compare

What's Changed

Full Changelog: v2.5.1...v3.0.0

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_problem_responses+ fact_video_segments+ dim_course_blocks+ fact_navigation_completion+ fact_pageview_engagement+ problem_events+ dim_learner_last_response+ dim_problem_results+ dim_subsection_problem_results+ fact_problem_engagement+ dim_problem_coursewide_avg+ dim_subsection_performance+'

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