Releases: aaronwmorris/indi-allsky
Releases · aaronwmorris/indi-allsky
Release indi_v2026.02.01
What's Changed
- VirtualSky Planetarium Integration
- Full Camera SQM support by @aaronwmorris in #2705
- Add remote image overlay by @aaronwmorris in #2710
- Circular Display support by @aaronwmorris in #2713
- Add manual GPIO control by @aaronwmorris in #2553
- Add Astroberry 3 support by @aaronwmorris in #2740
- Add feature to disable/enable wifi powersave by @aaronwmorris in #2507
- Use system locale setting for number and language formatting by @aaronwmorris in #2554
- set page titles using variables by @aaronwmorris in #2598
- Add PWM frequency configuration by @aaronwmorris in #2600
- add INA260 current sensor support by @aaronwmorris in #2601
- Add Privacy Mode for indi-allsky by @aaronwmorris in #2641
- Add MTF based algorithm for SCNR by @aaronwmorris in #2647
- Add RGB Midtone Transfer white balance operations by @aaronwmorris in #2648
- New stretch with smoother twilight transitions by @EthanChappel in #2649
- Added some features helpful for mobile use by @Rob0xFF in #2632
- Add Support for Waveshare UPS Hat by @aaronwmorris in #2656
- Restart capture process when camera disconnects by @aaronwmorris in #2659
- Add E and F sensors (6 total) by @aaronwmorris in #2663
- add custom chart minimum values by @aaronwmorris in #2664
- upgrade capture container to Debian 13 trixie by @aaronwmorris in #2668
- BREAKING CHANGE: increase MQTT Broker sensor to 10 topics/slots by @aaronwmorris in #2673
- add long term keogram labels by @aaronwmorris in #2674
- Configurable templates for Sensor Chart Titles by @aaronwmorris in #2679
- Show system fan RPM in System Environment when available (Pi5 only) by @Rob0xFF in #2678
- Add Download button for VirtualSky image by @omeganon in #2688
- Add generic boto3 object storage upload config by @aaronwmorris in #2709
- Update image pipeline for binning by @aaronwmorris in #2715
- Experiment with sharpening by @ikeysolomon in #2727
New Contributors
- @EthanChappel made their first contribution in #2649
- @Rob0xFF made their first contribution in #2632
- @ikeysolomon made their first contribution in #2727
- @4920616d20546f6d made their first contribution in #2738
Full Changelog: indi_v2025.10.1...indi_v2026.02.01
Release indi_v2025.10.1
What's Changed
- Increase temperature slots to 60 by @aaronwmorris in #2303
- Take throw away exposures to update temperature for dark processing by @aaronwmorris in #2305
- Add Gallery and Image Viewer links to time specific lag information by @aaronwmorris in #2309
- RECOMMENDED FIX: next_pass() can return None for all values by @aaronwmorris in #2327
- Add AS3935 Lightning Sensor support by @aaronwmorris in #2331
- Add MQTT managed dew heater and fan controller by @aaronwmorris in #2346
- Add configuration backup/export and restore features by @aaronwmorris in #2353
- Update MQTT connections to MQTTv5 by @aaronwmorris in #2359
- Add support for MQTT controlled libcamera CSI/MIPI camera by @aaronwmorris in #2369
- Add libcamera CCM disable option by @aaronwmorris in #2370
- Setup mosquitto during installation by @aaronwmorris in #2372
- Add web based indiserver driver change function by @aaronwmorris in #2381
- setup service to disable LEDs at boot by @aaronwmorris in #2384
- MAJOR CHANGE: Gain now represented as float by @aaronwmorris in #2390
- Add MLX90615 temperature sensor support by @aaronwmorris in #2419
- MAJOR CHANGE: Add Auto-Gain Feature by @aaronwmorris in #2430
- Add form to update system timezone by @aaronwmorris in #2431
- Add watchdog setup by @aaronwmorris in #2434
- add dew heater and fan hold time by @aaronwmorris in #2435
- Add feature to crop to image circle by @aaronwmorris in #2453
- Integrate DataTables for table rendering by @aaronwmorris in #2456
- Attempt to mitigate exposure flapping by @aaronwmorris in #2467
- Add log download feature by @aaronwmorris in #2475
- Add system and kernel log downloads by @aaronwmorris in #2486
Full Changelog: indi_v2025.08.1...indi_v2025.10.1
Release indi_v2025.08.1
What's Changed
- DockerPi 4 Channel Relay support for Dew Heater, Fan, and GPIO (BETA) by @aaronwmorris in #2077
- Add moon mode to lightgraph overlay by @aaronwmorris in #2083
- script to test file transfers by @aaronwmorris in #2093
- Switch most views using canvas to display images with img tag by @aaronwmorris in #2103
- add meade dsi camera build by @aaronwmorris in #2107
- add indi_dsi_ccd support by @aaronwmorris in #2109
- Add Network Connection management functions by @aaronwmorris in #2113
- Unattended upgrade support by @aaronwmorris in #2124
- add MMC5983MA magnetometer support by @aaronwmorris in #2134
- Add automated periodic database backups by @aaronwmorris in #2137
- add INA3221 current sensor support by @aaronwmorris in #2150
- Add image pre- and post-save script functions by @aaronwmorris in #2169
- Add estimated FoV circles to simulator by @aaronwmorris in #2172
- Debian 13 trixie support by @aaronwmorris in #2173
- Add drive manager view and functions by @aaronwmorris in #2177
- New test script to test basic camera functions by @aaronwmorris in #2183
- New function to fix holes/gaps left by dark frame subtraction by @aaronwmorris in #2206
- Colormap processing by @aaronwmorris in #2222
- Save FITS enabled by default (every 2 hours) by @aaronwmorris in #2224
- add INA219 current sensor support by @aaronwmorris in #2225
- Add INA228 and INA23x current sensor support by @aaronwmorris in #2226
- Setup Python pth file so that the virtualenv does not need to be activated by @aaronwmorris in #2231
- Add pre-capture hook function by @aaronwmorris in #2245
- Replace Pillow encode/decode with simplejpeg and OpenCV by @aaronwmorris in #2253
- New Image Circle Helper View by @aaronwmorris in #2257
- Two Test Cameras to generate test data by @aaronwmorris in #2268
- fix image corruption in wrapped keogram by @aaronwmorris in #2284
- Switch to OpenCV method for creating the panorama images by @aaronwmorris in #2285
- Software PWM support for Fans and Dew Heaters by @aaronwmorris in #2290
- Adafruit Motor Shield/Hat support by @aaronwmorris in #2292
New Contributors
- @campbellbartlett made their first contribution in #2296
Full Changelog: indi_v2025.04.1...indi_v2025.08.1
Release indi_v2025.04.1
What's Changed
- New feature: long term keogram support by @aaronwmorris in #1894
- New feature: realtime keograms by @aaronwmorris in #1973
- ADS-B Aircraft Tracking support by @aaronwmorris in #1560
- add LTR390 UV sensor support by @aaronwmorris in #1545
- Add SCD-30 and SCD-40 series sensor support by @aaronwmorris in #1906
- HDC302x and BMP3xx temperature sensor support by @aaronwmorris in #1985
- add support for MLX90640 thermal camera array by @aaronwmorris in #1594
- New temperature sensors HTU21D and HTU31D by @aaronwmorris in #1811
- A4988 NEMA17 Stepper focuser support by @aaronwmorris in #1848
- New AdminAPI for managing via API by @aaronwmorris in #1573
- BEHAVIOR CHANGE: Separate expiration settings for RAW and FITS images by @aaronwmorris in #1579
- BREAKING CHANGE: Merge all lens/image circle offsets into a single setting by @aaronwmorris in #1605
- BREAKING CHANGE: Sensor variable handling by @aaronwmorris in #1923
- Add wrapped keogram timelapse pre-processor by @aaronwmorris in #1612
- New functionality: Moon Overlay by @aaronwmorris in #1614
- add indi_libcamera_ccd support by @aaronwmorris in #1652
- Add image border config by @aaronwmorris in #1665
- add double MTF stretching by @aaronwmorris in #1703
- New FITS image viewer by @aaronwmorris in #1705
- Add Stellarmate support by @aaronwmorris in #1719
- Homeassistant: add unit of measurement for numerical values so they are graphed by @aaronwmorris in #1794
- new longitude validation by @aaronwmorris in #1797
- add Astrospheric API support by @aaronwmorris in #1800
- add support for Ambient Weather by @omeganon in #1852
- Initial support for Ecowitt devices by @omeganon in #1859
- Integrate new Lightgraph overlay by @aaronwmorris in #1805
- make jpeg mode the default for libcamera by @aaronwmorris in #1826
- Additional Aurora data reported from NOAA by @aaronwmorris in #1962
- reduce logging by @aaronwmorris in #1965
- add gamma correction processing by @aaronwmorris in #1987
- Add Image Overlay testing to FITS processor by @aaronwmorris in #2020
- Add Linux Mint support to supporting scripts by @aaronwmorris in #2021
- add a 4th sensor by @aaronwmorris in #2027
- Add include/exclude function to gallery by @aaronwmorris in #2034
- Add image circle mask for startrails by @aaronwmorris in #2044
New Contributors
- @USA-RedDragon made their first contribution in #1618
- @jschmied made their first contribution in #1676
- @fferrann made their first contribution in #1791
- @omeganon made their first contribution in #1852
Full Changelog: indi_v2024.09.1...indi_v2025.04.1
Release indi_v2024.09.1
What's Changed
- Status area is now dynamically updated periodically by @aaronwmorris in #1480
- Add mini timelapse functionality by @aaronwmorris in #1446
- Add new INDI Accumulator camera interface by @aaronwmorris in #1456
- Properly handle latitudes where the sun never sets/rises by @aaronwmorris in #1340
- Focuser support for 28byj-48 stepper motor by @aaronwmorris in #1266
- Dew heater support by @aaronwmorris in #1269
- Temperature sensor support with dew heater integration by @aaronwmorris in #1273
- Add fan controller support by @aaronwmorris in #1300
- Add OpenWeather Map API sensor support by @aaronwmorris in #1319
- Add Weather Underground API Sensor support by @aaronwmorris in #1390
- Generic GPIO device control by @aaronwmorris in #1374
- script to flush images from CLI by @aaronwmorris in #1247
- Change to the image folder structure by @aaronwmorris in #1251
- Additional libcamera support IMX298 and OwlSight by @aaronwmorris in #1263
- Add cardinal directions for panoramas by @aaronwmorris in #1264
- Filetransfer functions for RAW and FITS files by @aaronwmorris in #1267
- Add Support Info view by @aaronwmorris in #1276
- New status tracking for web interface by @aaronwmorris in #1307
- Fixed 16-bit CLAHE algorithm by @aaronwmorris in #1309
- add retain options for HA discovery by @aaronwmorris in #1355
- update database conversion script for SQLAlchemy 2.0 by @aaronwmorris in #1385
- BEHAVIOR CHANGE: separate DNG/JPEG settings for day and night for libcamera by @aaronwmorris in #1387
- use Python 3.11 from deadsnakes PPA on Ubuntu 24.04 by @aaronwmorris in #1440
- Add force IPv4 and IPv6 settings for file transfers by @aaronwmorris in #1458
- support dark and bpm for fits processor by @aaronwmorris in #1465
- Remove dependence of session data from JSON/AJAX views by @aaronwmorris in #1468
- add -level 3.1 as ffmpeg default by @aaronwmorris in #1476
- FUNCTIONAL CHANGE - Save daytime images without timelapse by @aaronwmorris in #1479
- BREAKING CHANGE: New Stretch function by @aaronwmorris in #1484
- Database performance improvements by @aaronwmorris in #1488
- Updates and new redirect views for images and videos by @aaronwmorris in #1498
New Contributors
- @degan6 made their first contribution in #1302
- @hengkit made their first contribution in #1324
- @Vertikar made their first contribution in #1334
Full Changelog: indi_v2024.05.1...indi_v2024.09.1
Release indi_v2024.05.1
What's Changed
- More sensors for camera simulator by @aaronwmorris in #1171
- add image rotation option for panoramas by @aaronwmorris in #1176
- Allow gain configuration of V4L2 cameras by @aaronwmorris in #1179
- attempt to continue exposures after abort by @aaronwmorris in #1193
- Restart capture process when indiserver becomes disconnected by @aaronwmorris in #1202
- New views for viewing individual images and videos by @aaronwmorris in #1212
- properly set focal length and apterture settings for camera by @aaronwmorris in #1217
- Add stars constraint to star trails generation by @aaronwmorris in #1223
- add daytime indi config settings by @aaronwmorris in #1224
- remove Ubuntu 18.04 support by @aaronwmorris in #1235
- Add orb rotation/offset and reverse motion options by @aaronwmorris in #1237
- New options to disable dark frame calibration by @aaronwmorris in #1240
Full Changelog: indi_v2024.02.1...indi_v2024.05.1
Release indi_v2024.02.1
What's Changed
- monitor image queue and introduce delays when processing slows by @aaronwmorris in #1157
- add tiangong space station to tracked list by @aaronwmorris in #1158
- enable http/2 in Apache by @aaronwmorris in #1160
- new script to only setup a web interface by @aaronwmorris in #1161
- Base image URLs from S3 on information from camera by @aaronwmorris in #1165
Full Changelog: v8.0...indi_v2024.02.1
Release v8.0
What's Changed
- New gallery view by @aaronwmorris in #1144
- Add Thumbnail support by @aaronwmorris in #1121
- indiclient shutdown causing problems with temp calibrated darks by @aaronwmorris in #1132
- bump INDI to v2.0.6 by @aaronwmorris in #1134
- New options to allow auto-upload to YouTube by @aaronwmorris in #1136
- new views to redirect to the latest image by @aaronwmorris in #1139
- integrate fish2pano module with 200-300x speedup by @aaronwmorris in #1141
Full Changelog: v7.9...v8.0
Release v7.9
What's Changed
- New Camera Simulator view by @aaronwmorris in #1048
- libcamera build script by @aaronwmorris in #1052
- Add Oracle OCI object storage support by @aaronwmorris in #1060
- Enable dark frame capture in containers by @aaronwmorris in #1061
- more cameras for simulator by @aaronwmorris in #1062
- Fix minimum exposure not being honored if higher than camera minimum by @aaronwmorris in #1064
- fix API authentication failures when file uploads exceed 5-10 minutes by @aaronwmorris in #1065
- Stream file uploads in syncapi by @aaronwmorris in #1067
- Add native youtube upload support by @aaronwmorris in #1075
- Add image exclude action to form viewer by @aaronwmorris in #1076
- Panoramas are now fully supported as an asset type by @aaronwmorris in #1101
- The web status area is now customizable via template by @aaronwmorris in #1112
- Support panorama timelapse videos by @aaronwmorris in #1117
- special handling for indi_pylibcamera by @aaronwmorris in #1119
- Home Assistant Auto-Discovery support
Full Changelog: v7.7...v7.9
Release v7.7
- Cardinal directions image overlay
- Fish-eye to panorama perspective conversion
- Support using JPEG and PNG sources for dark frame calibration
- New logo and favicon
- Abort exposures when camera is hung
- Separate connect and read timeouts for file transfer functions