Skip to content

Releases: anexia/django-future-tasks

1.2.0

24 Jul 08:33
1156e17
Compare
Choose a tag to compare

What's Changed

  • Allow seconds in cron string settings by @nezhar in #10

Full Changelog: 1.1.2...1.2.0

1.1.2

15 Jan 11:02
08d6a11
Compare
Choose a tag to compare

What's Changed

  • Fixes compatibility between django 3.2 and 4.2 for next planned execution in admin by @nezhar in #9

Full Changelog: 1.1.1...1.1.2

1.1.1

30 Nov 10:07
b6a8b42
Compare
Choose a tag to compare

What's Changed

  • Use custom css to fix external depenceny upload restriction by @nezhar in #8

Full Changelog: 1.1.0...1.1.1

1.1.0

29 Nov 12:00
174f5f6
Compare
Choose a tag to compare

What's Changed

  • Add Feature PeriodicFutureTask by @galipnik in #3
  • SIANXKE-332: Add execution time to task by @galipnik in #4
  • SIANXKE-338: Introduce status interrupted by @galipnik in #5
  • SIANXKE-343: Deactivate task after n executions by @galipnik in #6
  • SIANXKE-342: Deactivate periodic task after end time by @galipnik in #7

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

05 May 06:17
Compare
Choose a tag to compare

What's Changed

  • ANXOS-265: Initial commit by @nezhar in #1
  • ANXOS-265: Catch error on task process by @sterapps in #2

New Contributors

Full Changelog: https://github.com/anexia/django-future-tasks/commits/1.0.0