You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE.rst
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,18 @@
1
1
Release Notes
2
2
=============
3
3
4
+
Version 0.42.2 (Released September 08, 2025)
5
+
--------------
6
+
7
+
- moving replacement of spaces to get_edx_module_id method (#2484)
8
+
- Qdrant collection and parameter updates (#2481)
9
+
- track first login on profile (#2488)
10
+
- Fix popularity (#2473)
11
+
- remove unpublished resources with duplicate readable_ids (#2478)
12
+
- refactor mutations to accept args on mutation function itself rather than on instantiation, then on success of the create enrollment hook redirect to the courseware url (#2480)
13
+
- Fix flaky test (#2477)
14
+
- Fix for absolute certificate signature URLs (#2479)
0 commit comments