We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8189f6f commit 36f26a6Copy full SHA for 36f26a6
Changelog
@@ -7,6 +7,27 @@
7
Next
8
====
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
31
.. _version-2.7.0:
32
33
2.7.0
0 commit comments