Releases: aaronwmorris/indi-allsky
Release v4.2
New view to assist focusing the camera
Release v4.1
Add image mask support for object detection instead of using static regions of interest.
Release v4.0
New meteor detection capabilities
Release v3.3
Add the ability to set the system clock via the web interface
Re-run setup.sh to update policykit permissions
Release v3.2
Manage SQLAlchemy DB URI in indi-allsky config
Re-run setup.sh to update configuration
Release v3.1
Upgrade pyindi-client to 1.9.1
It will be necessary to re-run setup.sh to upgrade python modules
Release v3.0
Interprocess communication now uses database to store data.
New Bad Pixel Map functions for dark frame management
Database schema updates
Prevent code from running if DB schema has not been upgraded
It will be necessary to re-run setup.sh to migrate database changes
Release v2.0
Introduced new MQTT publishing
Small database schema change
It will be necessary to re-run setup.sh to install new Python modules and migrate database changes
Release v1.7
Dark frame generation now supports stacking multiple frames using sigma clipping or averaging.
Release v1.6
Functionality updates.
Release contains a breaking change, please rerun setup.sh after updating.