File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11Release Notes
22=============
33
4+ Version 0.38.1 (Released July 22, 2025)
5+ --------------
6+
7+ - Ensure default favorites list gets created for new scim users (#2364)
8+ - Only ingest published canvas content (#2363)
9+ - remove MITOL_NOINDEX from django settings (unused) (#2361)
10+ - Add path prefixed MITx Online API config to local dev APISIX (#2360)
11+ - Handle stale auth better (#2342)
12+ - Fix Renovate PR #2334: Update @chromatic-com/storybook to compatible v3.2.7 (#2350)
13+
414Version 0.38.0 (Released July 16, 2025)
515--------------
616
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.0 "
37+ VERSION = "0.38.1 "
3838
3939log = logging .getLogger ()
4040
You can’t perform that action at this time.
0 commit comments