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