Skip to content

Releases: openedx/tutor-contrib-aspects

Release v0.24.0

04 Aug 20:15
c2b0dc7
Compare
Choose a tag to compare

0.24.0 (2023-08-04)

Features

  • add superset owners configurable variable (870a9d9)
  • allow to translate markdown elements (ceaf898)

Release v0.23.2

04 Aug 16:55
776d370
Compare
Choose a tag to compare

0.23.2 (2023-08-04)

Bug Fixes

  • remove loading locale file before processing (3401796)

Release v0.23.1

04 Aug 15:49
d7f2e52
Compare
Choose a tag to compare

0.23.1 (2023-08-04)

Bug Fixes

  • use yaml delimiter to separate translations (a95706d)

Release v0.23.0

03 Aug 18:48
e6e928e
Compare
Choose a tag to compare

0.23.0 (2023-08-03)

Features

  • include current day in instructor dashboard (19b7b47), closes #246

Bug Fixes

  • allow to translate dashboard headers (12bc030)
  • remove extra parens from org filters (dfef41c), closes #258
  • upgrade event-routing-backends to 5.5.4 (454063c)

Release v0.22.0

02 Aug 21:18
e98c9aa
Compare
Choose a tag to compare

0.22.0 (2023-08-02)

Features

  • add transifex automatic translations (7f1d756)

Code Refactoring

  • use dbt models for video datasets (d03c641)

Release v0.21.0

02 Aug 18:39
5eb115e
Compare
Choose a tag to compare

0.21.0 (2023-08-02)

Features

  • add filter to initial enrollments query (d032f95)
  • use fact_enrollments dbt model (d83ed3a)

Documentation

  • update virtual dataset links in README (189f3cd)

Release v0.20.0

01 Aug 20:19
aba084d
Compare
Choose a tag to compare

0.20.0 (2023-08-01)

Features

  • use new dictionary-backed lookup tables (ec89692)

Release v0.19.0

01 Aug 18:36
518e21b
Compare
Choose a tag to compare

0.19.0 (2023-08-01)

Features

  • patch for extra asset translations (493275f)
  • support for asset translation (7735d28)

Build Systems

  • deps: bump helm/kind-action from 1.5.0 to 1.8.0 (6036e89)
  • k8s ci refactored to fail earlier (abad1d9)

Release v0.18.5

28 Jul 19:06
5a7801f
Compare
Choose a tag to compare

0.18.5 (2023-07-28)

⚠ BREAKING CHANGES

  • reorder MVs and change data types

Features

  • reorder MVs and change data types (c9cf476)

Bug Fixes

  • deduplicate video timeline events (e575b76)
  • update timestamp type in enrollment_by_day (3a73907)

Code Refactoring

  • reorder top-level materialized views (14a21d8)

Release v0.18.4

27 Jul 21:06
a34f384
Compare
Choose a tag to compare

0.18.4 (2023-07-27)

Bug Fixes

  • specify insertion order in migration 0012 (9c779c0)