Skip to content

Releases: chvvkumar/simpleCloudDetect

Release v0.5

02 Jan 03:00
abe78cc

Choose a tag to compare

📦 SimpleCloudDetect

v0.5

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

Documentation

Changes in This Release

  • feat: enhance tag comparison logic to exclude dev tags on main branch (babcdb5)
  • feat: enhance configuration saving with detailed permission error logging and update README with config directory setup instructions (fc2d405)
  • feat: update README with config directory permissions and usage instructions (ae72601)
  • feat: add persistent config option for docker container (b08e05e)
  • feat: reorder client table columns for improved readability and update status indicators (0a7c0dd)
  • feat: optimize Docker caching by changing cache mode to min for faster exports (8b332dc)
  • feat: improve client list handling by filtering out currently connected IPs from disconnected clients (088f693)
  • feat: handle reconnections by removing clients from disconnected list in the UI (4833195)
  • feat: display safety history in reverse chronological order (e7e3ddb)
  • feat: add timezone handling for client connection timestamps and safety history (c4c681e)
  • feat: remove deprecated management endpoints (dc9310a)
  • feat: add timeout handling and improved logging (52f9c01)
  • feat: Major refactor of code into modular design with clear separation of concerns. (41ebb52)
  • feat: enhance system status display and improve client connection information in safety monitor (5dd3509)
  • feat: implement multi-client support in safety monitor and update connection status display handling in the UI (7a1a90d)
  • feat: track and display last session duration in safety monitor (2623fe3)
  • fix: update label for connection duration to session duration in setup_device function (6c07e94)
  • fix: layout in the system status section (78336ac)
  • feat: add Docker container uptime display to safety monitor (21dbc70)
  • fix: update comment from ASCOM Connection to Client Connection in setup_device function (8925675)
  • fix: remove outdated setup image from README (4a28b6c)

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

02 Jan 02:31
59687b1

Choose a tag to compare

🧪 Test Release

v-dev-0.8

⚠️ 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: enhance tag comparison logic to exclude dev tags on main branch (babcdb5)
  • feat: enhance configuration saving with detailed permission error logging and update README with config directory setup instructions (fc2d405)
  • feat: update README with config directory permissions and usage instructions (ae72601)
  • feat: add persistent config option for docker container (b08e05e)
  • feat: reorder client table columns for improved readability and update status indicators (0a7c0dd)
  • feat: optimize Docker caching by changing cache mode to min for faster exports (8b332dc)
  • feat: improve client list handling by filtering out currently connected IPs from disconnected clients (088f693)
  • feat: handle reconnections by removing clients from disconnected list in the UI (4833195)
  • feat: display safety history in reverse chronological order (e7e3ddb)
  • feat: add timezone handling for client connection timestamps and safety history (c4c681e)
  • feat: remove deprecated management endpoints (dc9310a)
  • feat: add timeout handling and improved logging (52f9c01)
  • feat: Major refactor of code into modular design with clear separation of concerns. (41ebb52)

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

01 Jan 21:15
3077b8c

Choose a tag to compare

🧪 Test Release

v-dev-0.7

⚠️ 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: enhance system status display and improve client connection information in safety monitor (5dd3509)
  • feat: implement multi-client support in safety monitor and update connection status display handling in the UI (7a1a90d)
  • feat: track and display last session duration in safety monitor (2623fe3)
  • fix: update label for connection duration to session duration in setup_device function (6c07e94)

Release v0.4

31 Dec 18:27
60b3a43

Choose a tag to compare

📦 SimpleCloudDetect

v0.4

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

Documentation

Changes in This Release

  • feat: add system architecture documentation
  • fix: update architecture diagrams for better visibility
  • Merge pull request #84 from chvvkumar/snd
  • Merge pull request #85 from chvvkumar/dev

Release v0.3

31 Dec 15:28
b9fbb76

Choose a tag to compare

📦 SimpleCloudDetect

v0.3

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

Documentation

Changes in This Release

  • No changes since previous release

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

31 Dec 19:29
a19869a

Choose a tag to compare

🧪 Test Release

v-dev-0.6

⚠️ 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

  • fix: layout in the system status section (78336ac)
  • feat: add Docker container uptime display to safety monitor (21dbc70)
  • fix: update comment from ASCOM Connection to Client Connection in setup_device function (8925675)
  • fix: remove outdated setup image from README (4a28b6c)

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

31 Dec 17:12
507a039

Choose a tag to compare

🧪 Test Release

v-dev-0.5

⚠️ 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

  • fix: update architecture diagrams for better visibility (adbb4f9)
  • feat: add system architecture documentation (434d59e)

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

30 Dec 18:44
2dd5f52

Choose a tag to compare

🧪 Test Release

v-dev-0.4

⚠️ 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 recent changes section for VERIFY_SSL environment variable in README (f9f61ae)
  • feat: add VERIFY_SSL option for image URLs (8f69c7d)
  • fix: Handle file URI paths correctly on Windows for image loading (ceccb89)

Release v0.2

20 Dec 16:59
6d664b5

Choose a tag to compare

📦 SimpleCloudDetect

v0.2

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

Documentation

Changes in This Release

  • No changes since previous release

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

20 Dec 16:52
b094278

Choose a tag to compare

🧪 Test Release

v-dev-0.3

⚠️ 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

  • fix: Correct title formatting in README for consistency (86b2708)
  • feat: Update title section in README for improved visibility (5af3ba1)
  • feat: Update title image (49125f2)
  • Refactor code structure for improved readability and maintainability (1239540)
  • refactor: Remove outdated installation methods and key features from release notes (d4d0481)
  • feat: Update README header for improved presentation and alignment (a93624f)
  • fix: Remove outdated CI badges from README (e3a03c9)