File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 7
7
Next
8
8
====
9
9
10
+ .. _version-2.8.0:
11
+
12
+ 2.8.0
13
+ =====
14
+ :release-date: 2025-04-16
15
+ :release-by: Asif Saif Uddin (@auvipy)
16
+
17
+ Added
18
+ ~~~~~
19
+
20
+ - Add official support for Django 5.2.
21
+ - Issue 796: remove days of the week from human readable description when the whole week is specified.
22
+ - fix 'exipres', 'expire_seconds' not working normal as expected.
23
+ - fix long period task will never be triggered (#717).
24
+ - Fix for missing periodic task name in results (#812).
25
+ - refactor(db-scheduler): optimize all_as_schedule query (#835).
26
+ - feat(admin): add task field to search_fields.
27
+ - Fix the time calculation problem caused by start_time (#844).
28
+ - Added Python 3.13 support.
29
+
30
+
10
31
.. _version-2.7.0:
11
32
12
33
2.7.0
You can’t perform that action at this time.
0 commit comments