What's Changed
- Added a new step to upload code coverage report to codecov by @Nusnus in #793
- Changed codecov branch from master to main in README.rst by @Nusnus in #794
- requirements/runtime.txt: Django>=2.2,<6.0 by @cclauss in #792
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #795
- Issue 796: remove days of the week from human readable description when the whole week is specified by @vkhudiakova in #797
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #800
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #802
- blacksmith.sh: Migrate workflows to Blacksmith by @blacksmith-sh in #804
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #805
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #808
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #810
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #811
- Add Farsi translation by @hamidfzm in #688
- Add Python 3.13 to the testing by @cclauss in #813
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #814
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #815
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #817
- fix 'exipres', 'expire_seconds' not working normal as expected by @x-7 in #816
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #820
- fix long period task will never be triggered by @daydaychen in #717
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #823
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #825
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #826
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #827
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #829
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #830
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #832
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #834
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #836
- Fix for missing periodic task name in results by @ntindicator in #812
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #837
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #839
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #840
- refactor(db-scheduler): optimize all_as_schedule query by @alirafiei75 in #835
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #842
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #845
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #847
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #848
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #850
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #851
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #855
- fix(tests): correct assertion in excluded hours test by @kyonlee in #858
- feat(admin): add task field to search_fields by @kyonlee in #857
- pre-commit: Upgrade to ruff v0.11.2 by @cclauss in #859
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #860
- Add django 5.2rc1 to test matrix by @jrobichaud in #862
- added django 5.2rc1 lts and trim down django versions by @auvipy in #865
- update python version for docker and copy rights by @auvipy in #866
- reintroduce python 3.8 in the CI by @auvipy in #867
- Fix the time calculation problem caused by start_time by @JinRiYao2001 in #844
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #868
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #870
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #872
New Contributors
- @Nusnus made their first contribution in #793
- @vkhudiakova made their first contribution in #797
- @blacksmith-sh made their first contribution in #804
- @hamidfzm made their first contribution in #688
- @x-7 made their first contribution in #816
- @daydaychen made their first contribution in #717
- @ntindicator made their first contribution in #812
- @alirafiei75 made their first contribution in #835
- @kyonlee made their first contribution in #858
- @jrobichaud made their first contribution in #862
- @JinRiYao2001 made their first contribution in #844
Full Changelog: v2.7.0...v2.8.0