File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11Release Notes
22=============
33
4+ Version 0.13.4 (Released June 14, 2024)
5+ --------------
6+
7+ - Expose thenew user login url as an environment var (#1086)
8+ - Homepage "Personalize" (#1068)
9+ - Revert "Add flag for Celery to send task state change events"
10+ - Adds learner testimonials component for interior pages (#1001)
11+ - Fixing image width and position on the homepage carousel; prefer cover image over avatar if it exists (#1073)
12+ - Add pytest-xdist and use it for CI builds (#1074)
13+ - Update names in offerors.json (#1079)
14+ - Add flag for Celery to send task state change events
15+
416Version 0.13.3 (Released June 14, 2024)
517--------------
618
Original file line number Diff line number Diff line change 3333from main .settings_pluggy import * # noqa: F403
3434from openapi .settings_spectacular import open_spectacular_settings
3535
36- VERSION = "0.13.3 "
36+ VERSION = "0.13.4 "
3737
3838log = logging .getLogger ()
3939
You can’t perform that action at this time.
0 commit comments