minicron v0.9.0 Release Notes

Release Date: 2016-01-21 // over 8 years ago
    • Now uses the user crontab instead of /etc/crontab!
      • This means while any crons in /etc/crontab will still be recorded by minicron you won't be able to edit them, you should move them to the user crontab for whichever user you set the host up to use.
    • ๐Ÿ›  Fix bug with schedule view #189
    • ๐Ÿ›  Fix bug with range expressions #181
    • ๐Ÿ‘ Database migration support #151
    • ๐Ÿ‘ Step cron syntax support #25
    • ๐Ÿ›  Fixed bug with special schedule validation #179
    • ๐Ÿš€ Images pushed to docker hub on release #190