Skip to content

Releases: thirtybees/cronjobs

Version 2.3.0

18 Feb 10:28
Compare
Choose a tag to compare

Error handling

We now catch all exceptions throws by cronjobs and log them to into file /log/cronjobs_<date>_exception.log

Version 2.2.3

13 Dec 13:35
Compare
Choose a tag to compare
  • PHP8.2 compatibility
  • code maintenance

Version 2.2.2

04 Sep 07:05
Compare
Choose a tag to compare

Cron controller - use proper lifecycle methods

Version 2.2.1

27 Nov 10:34
Compare
Choose a tag to compare

Fixed upgrade script

Version 2.2.0

27 Jul 14:12
Compare
Choose a tag to compare
  • Fixed bug with tracking last execution time of cronjob entries
  • Added new functionality to record last execution timestamp
  • Module now generates token without characters like $ or /
  • Fixed issues with passing token via cli

Version 2.1.3

25 Apr 05:46
Compare
Choose a tag to compare
  • Fix missing minute default value insert

Version 2.1.2

14 Mar 13:12
f4abf66
Compare
Choose a tag to compare
  • Fix adding cronjobs

Version 2.1.1

17 Dec 22:51
164f190
Compare
Choose a tag to compare
  • Fix day of the week display on the cron jobs list

Version 2.1.0

17 Dec 19:02
0058045
Compare
Choose a tag to compare
  • Fix cron jobs triggered via URL
  • Add CLI cron jobs

Version 2.0.0

24 Apr 08:50
d50784e
Compare
Choose a tag to compare
Remove admin tab