File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 11Release Notes
22=============
33
4+ Version 0.39.3 (Released August 11, 2025)
5+ --------------
6+
7+ - Regenerate course metadata when course information updates (#2419)
8+ - properly mock posthog.capture (#2409)
9+ - Populate more fields for canvas courses (#2404)
10+ - change problem set list permissions (#2406)
11+ - fix(deps): update dependency ruff to v0.12.7 (#2413)
12+ - fix(deps): update dependency litellm to v1.74.14 (#2412)
13+ - raise page size of userlists and learning paths (#2408)
14+ - Add support for ProgramCollection (#2369)
15+ - Backgrounds for video buttons (#2405)
16+ - fix(deps): update django-health-check digest to b0500d1 (#2391)
17+ - chore(deps): update peter-evans/create-or-update-comment action to v4 (#2396)
18+ - Process pdf problem sets (#2402)
19+ - call user_created plugin method for SCIM users (#2387)
20+
421Version 0.39.0 (Released August 04, 2025)
522--------------
623
Original file line number Diff line number Diff line change 3434from main .settings_pluggy import * # noqa: F403
3535from openapi .settings_spectacular import open_spectacular_settings
3636
37- VERSION = "0.39.0 "
37+ VERSION = "0.39.3 "
3838
3939log = logging .getLogger ()
4040
You can’t perform that action at this time.
0 commit comments