Skip to content

Releases: chvvkumar/simpleCloudDetect

Release v0.15

05 Feb 04:34
68531cd

Choose a tag to compare

📦 SimpleCloudDetect

v0.15

ML-based cloud detection for AllSky cameras with MQTT and ASCOM Alpaca SafetyMonitor support.

Documentation

Changes in This Release

  • style: Adjust padding and minimum height for detection items in setup.html (7497497)

Release v0.14

05 Feb 03:58
f0fc2b1

Choose a tag to compare

📦 SimpleCloudDetect

v0.14

ML-based cloud detection for AllSky cameras with MQTT and ASCOM Alpaca SafetyMonitor support.

Documentation

Changes in This Release

  • feat: Add known state change progress to 'Last Updated' field to show any upcoming known state changes. (6f1fd12)
  • Refactor documentation structure: - Move ASCOM Alpaca SafetyMonitor guide to docs/ALPACA_README.md and update references in main README. - Add new External REST API documentation in docs/EXTERNAL_API.md with detailed endpoint descriptions and usage examples. (5b20bf3)
  • feat: Add external API routes for system status and client information, add dates to all timestamps (a4c72e7)

🧪 Test Release v-dev-0.18 (dev branch)

05 Feb 04:28
bf93e9a

Choose a tag to compare

🧪 Test Release

v-dev-0.18

⚠️ This is a pre-release test build from the dev branch.
Use for testing purposes only. For stable releases, use builds from the main branch.
ML-based cloud detection for AllSky cameras with MQTT and ASCOM Alpaca SafetyMonitor support.

Documentation

Changes in This Release

  • style: Adjust padding and minimum height for detection items in setup.html (7497497)

🧪 Test Release v-dev-0.17 (dev branch)

05 Feb 03:44
9106c59

Choose a tag to compare

🧪 Test Release

v-dev-0.17

⚠️ This is a pre-release test build from the dev branch.
Use for testing purposes only. For stable releases, use builds from the main branch.
ML-based cloud detection for AllSky cameras with MQTT and ASCOM Alpaca SafetyMonitor support.

Documentation

Changes in This Release

  • feat: Add known state change progress to 'Last Updated' field to show any upcoming known state changes. (6f1fd12)

🧪 Test Release v-dev-0.16 (dev branch)

04 Feb 20:07
fe1a637

Choose a tag to compare

🧪 Test Release

v-dev-0.16

⚠️ This is a pre-release test build from the dev branch.
Use for testing purposes only. For stable releases, use builds from the main branch.
ML-based cloud detection for AllSky cameras with MQTT and ASCOM Alpaca SafetyMonitor support.

Documentation

Changes in This Release

  • Refactor documentation structure: - Move ASCOM Alpaca SafetyMonitor guide to docs/ALPACA_README.md and update references in main README. - Add new External REST API documentation in docs/EXTERNAL_API.md with detailed endpoint descriptions and usage examples. (5b20bf3)
  • feat: Add external API routes for system status and client information, add dates to all timestamps (a4c72e7)

Release v0.13

25 Jan 14:40
c5ea282

Choose a tag to compare

📦 SimpleCloudDetect

v0.13

ML-based cloud detection for AllSky cameras with MQTT and ASCOM Alpaca SafetyMonitor support.

Documentation

Changes in This Release

  • feat: MArk all conditions as unsaafe until explicitly set to safe by the user (7071a62)
  • fix: Sanitize loaded settings and remove obsolete conditions from saved persistent configuration (0faed06)
  • bug: Fix regression when reading custom conditions from label.txt (1929cc8)

🧪 Test Release v-dev-0.15 (dev branch)

25 Jan 01:48
a3ba940

Choose a tag to compare

🧪 Test Release

v-dev-0.15

⚠️ This is a pre-release test build from the dev branch.
Use for testing purposes only. For stable releases, use builds from the main branch.
ML-based cloud detection for AllSky cameras with MQTT and ASCOM Alpaca SafetyMonitor support.

Documentation

Changes in This Release

  • feat: MArk all conditions as unsaafe until explicitly set to safe by the user (7071a62)
  • fix: Sanitize loaded settings and remove obsolete conditions from saved persistent configuration (0faed06)
  • bug: Fix regression when reading custom conditions from label.txt (1929cc8)

Release v0.12

15 Jan 01:45
f5632f5

Choose a tag to compare

📦 SimpleCloudDetect

v0.12

ML-based cloud detection for AllSky cameras with MQTT and ASCOM Alpaca SafetyMonitor support.

Documentation

Changes in This Release

  • Format title better (55b2b75)
  • bugfix: Handle label cases better in the detection script (b1778c7)

🧪 Test Release v-dev-0.14 (dev branch)

14 Jan 19:52
1f606fc

Choose a tag to compare

🧪 Test Release

v-dev-0.14

⚠️ This is a pre-release test build from the dev branch.
Use for testing purposes only. For stable releases, use builds from the main branch.
ML-based cloud detection for AllSky cameras with MQTT and ASCOM Alpaca SafetyMonitor support.

Documentation

Changes in This Release

  • Format title better (55b2b75)
  • bugfix: Handle label cases better in the detection script (b1778c7)

Release v0.11

08 Jan 18:04
9a29f8b

Choose a tag to compare

📦 SimpleCloudDetect

v0.11

ML-based cloud detection for AllSky cameras with MQTT and ASCOM Alpaca SafetyMonitor support.

Documentation

Changes in This Release

  • fix: update cache mode to max for Docker build and add parallel job flags (9e872a9)