**Note:** There was a problem with v0.4.1 that was corrected in v0.4.2. In particular, v0.4.1 was missing some client JavaScript and CSS files that are included in v0.4.2. Do not use v0.4.1: use v0.4.2 instead.
* Adds support for on-the-fly clip extraction from recordings. A clip is no longer required to have its own audio file, as long as its recording is available. The new `Create Clip Audio Files` and `Delete Clip Audio Files` create and delete clip audio files, respectively. Creation of clip audio files by `Detect` commands is now optional, and is controlled via the `Create clip audio files` check box on the `Detect` form.
* Adds support for detection schedules. A detection schedule has the same format as a recording schedule, and can be used to limit the portions of recordings on which detectors run. Formerly, detectors could be run only on entire recordings. A recording schedule is defined by a `Recording Schedule` preset, and can be applied to a `Detect` command via the `Schedule` select on the command form.
* Accelerates detection by inserting multiple clips into the database in each transaction instead of just one.
* Clarifies detection log messages and eliminates per-clip info messages.
* Adds a `Transfer Call Classifications` command that automatically transfers call classifications from the clips of a *source* detector to those of a *target* detector. For example, the source detector might be an old detector, and the target detector a new one.
* Improves command form default specification via the new `form_defaults` preference.
* Removes the new detectors added in version 0.4.0 from the list of available extensions. The code for the detectors remains. The detectors did not perform as well as expected on some recordings, and their use is not recommended at this time. Improved versions of the detectors may be released later.
* Removes the original SVM-based MPG Ranch coarse and species classifiers from the list of available extensions, since as far as I know the removed classifiers are no longer in use. The code for the classifiers remains.
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1344708.svg)](https://doi.org/10.5281/zenodo.1344708)