File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Release Notes
22=============
33
4+ Version 0.57.2
5+ --------------
6+
7+ - fix: remove media max-width (#3045)
8+ - fix: change articles mobile design (#3037)
9+ - Fix webhook parameters (#3041)
10+ - chore: update mitxonline api with null default image changes (#3044)
11+ - Fix child assignment for mitxonline programs w/out courses (#3039)
12+ - fix: change the banner design (#3032)
13+ - Advertise parent programs on course product pages (#3029)
14+ - Make sure x-csrf headers are sent for AI response feedback requests (#3035)
15+ - handle null values coming back on feature_img_src from mitxonline (#3015)
16+ - Increase page size to 30 for contract programs (#3036)
17+
418Version 0.57.0 (Released March 10, 2026)
519--------------
620
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.57.0 "
37+ VERSION = "0.57.2 "
3838
3939log = logging .getLogger ()
4040
You can’t perform that action at this time.
0 commit comments