File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed
Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 11Release Notes
22=============
33
4+ Version 0.38.2
5+ --------------
6+
7+ - remove unpublished canvas content (#2386)
8+ - add tutorbot problems model and etl (#2373)
9+ - Resolve renovate dependency updates: dotenv v17 and stylelint-config-standard-scss v15 (#2383)
10+ - chore(deps): update dependency jest-extended to v6 (#2378)
11+ - chore(deps): update dependency jest-watch-typeahead to v3 (#2379)
12+ - prevent hero layout shift (#2370)
13+ - update faker (#2371)
14+ - update nextjs (#2372)
15+ - Disallow robot crawlers outside of Prod (#2381)
16+ - fix(deps): update dependency nh3 to ^0.3.0 (#2377)
17+ - fix(deps): update dependency ruff to v0.12.4 (#2376)
18+ - fix(deps): update dependency litellm to v1.74.6 (#2375)
19+ - Improve Dashboard Layout / Fix card Overflows (#2365)
20+ - Filter canvas etl to single course (#2368)
21+ - check that page exists before using it (#2366)
22+ - fix(deps): update django-health-check digest to 7fc1e3a (#2324)
23+
424Version 0.38.1 (Released July 22, 2025)
525--------------
626
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.38.1 "
37+ VERSION = "0.38.2 "
3838
3939log = logging .getLogger ()
4040
You can’t perform that action at this time.
0 commit comments