Version 0.22 * index file downloader: update astrometry.net index file server location Version 0.21 * fix problem accepting xyls from AstroImageJ Version 0.20 * improved reliability for clients that send an extraneous request message body Version 0.19 * stop logging bogus messages about URL not found * fix possible false solve failure when submissions requiest is received before astrometry.net has written stars.wcs Version 0.18 * Accept xylists delimited by whitespace or comma * Automatic construction of image dimensions from xylists: coordinates with highest value + 5% are used as image dimensions. Contributed by Bob Denny Version 0.17 * Accept xylist requests (AstroImageJ support) * IndexManager: add an option to choose an alternate data folder location Version 0.16 * more lenient multipart/mime upload handling for non-SGP clients Version 1.15 * allow choosing the port number in the installer Version 0.14 * fix problem with epoch setting not persisting across program restarts Version 0.13 * add option to return apparent coordinates (JNow), rather than J2000 Version 0.12 * log output to log file even if -d option is given * create a new log file each time ansvr is started, remove log files > 30 days old * add additional solve-field options to config page Version 0.11 * do not crash if config file is corrupted, just print a warning and revert to default settings Version 0.10 * log solve-field output in ansvr log file * fix a problem failing to remove temp files Version 0.9 * fix a bug where it was not possible to save a blank value for error estimate or downsample Version 0.8 * run as daemon process detached from terminal by default * web page interface for changing settings without restarting ansvr * save settings persistently in a config file * update default values for scale_err (5) and downsample (2) Version 0.7 * fix a problem where orientation was being reported incorrectly for images with negative parity * include image parity value in calibration response Version 0.6 * update INSTALL.txt with link to JSON install solution * display -z option value and ansver version at start Version 0.5 * accept command-line option "-z" to pass downsample factor to solver Version 0.4 * bind to INADDR_ANY to accept connections from remote machines Version 0.3 * automatically cleanup stale temp directories * accept command-line options for various parameters, see 'ansvr --help' * cleanup logging a bit Version 0.2 * fixed a bug finding run_solver when invoked with a relative path * dump solver log when solve-field fails Version 0.1 - initial release