Bug Fix in Version 1.23

This release fixes a nasty bug where Family files were not being parsed properly if the files were in DOS format (with CRLF endings, instead of just LF). Unfortunately, most web browsers save textarea text with CRLF, so a Family file that was originally in Unix format (LF) could wind up being in DOS (CRLF) format if you edited it via the website.

New Features in Version 1.22

New in this version is the ability to release all dependencies from a job. This makes the job available to run immediately, regardless of how many jobs it is supposed to wait for, or what time dependency it has. Releasing a job effectively changes its status from 'Waiting' to 'Ready.' This option is only available to jobs that are currently in the 'Waiting' state.

You need the Flash plugin.

Download Macromedia Flash Player

1.23 2009-03-24
1.22 2009-03-23
1.21 2009-03-12
1.20 2009-03-10
1.19 2009-03-07
1.23 2009-03-24
1.22 2009-03-23
1.21 2009-03-12
1.20 2009-03-10
1.19 2009-03-07
Features Coming Soon
Tokens
A new kind of dependency. You can create groups of tokens and add optionally add 'ownership' of one or more tokens from one or more groups to the dependency list of a job. Since there is a finite set of tokens, you can use tokens to prevent too many jobs from running at the same time.
Calendars
Define arbitrary run-day calendars to give you more flexibility on when certain jobs may run.
Multiple Hosts
Specify which host on a network a job should run on, and what userid it should run as.