diff --git a/README.md b/README.md index 1da11f750..18eb631f2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Allsky Camera ![Release](https://img.shields.io/badge/Version-v2024.12.06-green.svg) [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MEBU2KN75G2NG&source=url) +# Allsky Camera ![Release](https://img.shields.io/badge/Version-v2024.12.06_01-green.svg) [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MEBU2KN75G2NG&source=url) This is the source code for the Allsky Camera project described [on Instructables](http://www.instructables.com/id/Wireless-All-Sky-Camera/).   diff --git a/html/documentation/changeLog.html b/html/documentation/changeLog.html index 27b3346aa..47408f1d6 100644 --- a/html/documentation/changeLog.html +++ b/html/documentation/changeLog.html @@ -16,6 +16,7 @@ } + Allsky Version Change Log @@ -44,8 +45,36 @@

v2024.12.06

-
+
+

v2024.12.06_01 - Point Release # 1

+
+

Enhancements / Changes

+
    +
  • The WebUI's Editor page now: +
      +
    • Tells you if there is a formatting error on the page, + for example, if you are missing a comma. + You will not be able to save the file until the error(s) are fixed. +
    • Placeholder values that need updating before a Website + will work are highlighted like + XX_NEED_TO_UPDATE_XX. +
    +
+

Settings

+
    +
  • New: xxx +
  • Deleted: xxx +
+

Bug Fixes

+
    +
  • +
+
+
+ +

v2024.12.06 - Base Release

+

Changes that may require action (upgrades only)

  • @@ -1197,4 +1226,4 @@

    0.1

    - \ No newline at end of file + diff --git a/version b/version index 39e91e852..4d852a4d6 100644 --- a/version +++ b/version @@ -1 +1 @@ -v2024.12.06 \ No newline at end of file +v2024.12.06_01