File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 11Release Notes
22=============
33
4+ Version 0.47.1
5+ --------------
6+
7+ - Fixes top margin at <md breakpoint (#2636)
8+ - Fix python unit test (#2629)
9+ - Program Summary (#2590)
10+ - add mitxonline networking directions (#2594)
11+ - Fixes flaky test by fixing resource type (#2628)
12+ - fix(deps): update django-health-check digest to 53f9bdc (#2606)
13+ - adding more embedding related tasks to embedding queue (#2622)
14+ - [pre-commit.ci] pre-commit autoupdate (#2613)
15+ - Hardcoded versions for apisix, keycloak, postgres (#2626)
16+ - Render signatory third titles (#2616)
17+ - Logo and button link to dashboard (#2620)
18+ - Layout fixes (#2623)
19+ - Add zeal to pytest (#2605)
20+ - fix program collections in org dashboards (#2625)
21+ - Remove usage of 'next' url cookie (#2621)
22+ - Disable all scheduled tasks with a setting (#2595)
23+ - caching result of dense_encoder method (#2610)
24+
425Version 0.46.0 (Released October 22, 2025)
526--------------
627
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.46.0 "
37+ VERSION = "0.47.1 "
3838
3939log = logging .getLogger ()
4040
You can’t perform that action at this time.
0 commit comments