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.47.9
5+ --------------
6+
7+ - don't use next_start_date for "anytime" courses & programs (#2670)
8+ - Shanbady/fix subscription groups (#2664)
9+ - Server side query retry and caching with request scoped QueryClient (#2596)
10+ - alter org page header based on new requirements (#2659)
11+ - Get rid of debug code (#2661)
12+ - Eliminate build-time API calls, default to dynamic rendering (#2660)
13+
414Version 0.47.8 (Released October 29, 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.47.8 "
37+ VERSION = "0.47.9 "
3838
3939log = logging .getLogger ()
4040
You can’t perform that action at this time.
0 commit comments