Skip to content

Releases: openedx/frontend-app-instructor-dashboard

v1.0.0-alpha.12

17 Apr 15:32
166de76

Choose a tag to compare

v1.0.0-alpha.12 Pre-release
Pre-release

1.0.0-alpha.12 (2026-04-17)

Features

  • Add certificate management interface for instructors (#135) (166de76)

v1.0.0-alpha.9

15 Apr 17:29

Choose a tag to compare

v1.0.0-alpha.9 Pre-release
Pre-release

1.0.0-alpha.9 (2026-04-15)

Bug Fixes

  • use roles array in route handle config (ae0826d)

v1.0.0-alpha.11

15 Apr 23:26
ba2cd95

Choose a tag to compare

v1.0.0-alpha.11 Pre-release
Pre-release

1.0.0-alpha.11 (2026-04-15)

Features

v1.0.0-alpha.10

15 Apr 22:27
0df1466

Choose a tag to compare

v1.0.0-alpha.10 Pre-release
Pre-release

1.0.0-alpha.10 (2026-04-15)

Bug Fixes

  • pass ATLAS_OPTIONS through to translations:pull in Makefile (#150) (0df1466)

v1.0.0-alpha.8

13 Apr 20:12
2987e23

Choose a tag to compare

v1.0.0-alpha.8 Pre-release
Pre-release

1.0.0-alpha.8 (2026-04-13)

Features

v1.0.0-alpha.7

13 Apr 18:22
f254b98

Choose a tag to compare

v1.0.0-alpha.7 Pre-release
Pre-release

1.0.0-alpha.7 (2026-04-13)

Features

v1.0.0-alpha.6

13 Apr 18:07
2ebcfac

Choose a tag to compare

v1.0.0-alpha.6 Pre-release
Pre-release

1.0.0-alpha.6 (2026-04-13)

Bug Fixes

  • baseUrl was getting the wrong value to hit backend endpoints (#156) (2ebcfac)

v1.0.0-alpha.5

13 Apr 15:39

Choose a tag to compare

v1.0.0-alpha.5 Pre-release
Pre-release

1.0.0-alpha.5 (2026-04-13)

Bug Fixes

  • remove nested QueryClient from Main.tsx (a261c0a), closes #145

v1.0.0-alpha.4

10 Apr 19:18

Choose a tag to compare

v1.0.0-alpha.4 Pre-release
Pre-release

1.0.0-alpha.4 (2026-04-10)

Bug Fixes

  • prevent build failure when react-query-devtools is not installed (fbf0486)

v1.0.0-alpha.3

10 Apr 18:09

Choose a tag to compare

v1.0.0-alpha.3 Pre-release
Pre-release

1.0.0-alpha.3 (2026-04-10)

  • fix!: adapt to upstream provides data shape change (da264e0)

BREAKING CHANGES

  • public identifiers now use instructorDashboard
    instead of instructor.

Co-Authored-By: Claude noreply@anthropic.com