Skip to content

Releases: aaronwmorris/indi-allsky

Release v4.2

07 Aug 22:47
381ebab
Compare
Choose a tag to compare

New view to assist focusing the camera

Release v4.1

19 Jul 18:14
31637ce
Compare
Choose a tag to compare

Add image mask support for object detection instead of using static regions of interest.

Release v4.0

06 Jul 18:58
bb93350
Compare
Choose a tag to compare

New meteor detection capabilities

Release v3.3

30 May 01:17
6a1f582
Compare
Choose a tag to compare

Add the ability to set the system clock via the web interface
Re-run setup.sh to update policykit permissions

Release v3.2

27 May 04:47
bafae71
Compare
Choose a tag to compare

Manage SQLAlchemy DB URI in indi-allsky config
Re-run setup.sh to update configuration

Release v3.1

24 May 22:19
476e0dc
Compare
Choose a tag to compare

Upgrade pyindi-client to 1.9.1
It will be necessary to re-run setup.sh to upgrade python modules

Release v3.0

22 May 03:06
d9d9b5e
Compare
Choose a tag to compare

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

19 Apr 01:36
c80016c
Compare
Choose a tag to compare

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

13 Apr 03:06
4ee2b92
Compare
Choose a tag to compare

Dark frame generation now supports stacking multiple frames using sigma clipping or averaging.

Release v1.6

21 Feb 03:05
bc91413
Compare
Choose a tag to compare

Functionality updates.

Release contains a breaking change, please rerun setup.sh after updating.