Compare commits

..

No commits in common. "ed8d618272a072d10b57a1ebb43eecbb05ddb2c0" and "c342877558b42e8df6dfe1818ceb45693d8ee587" have entirely different histories.

9 changed files with 15 additions and 7 deletions

View File

@ -1,11 +1,5 @@
# Changelog # Changelog
## [1.3.64] - 2025-02-22
### Changed
- update webpages for version v1.3.64
- remove unnecessary closing tags from header.html
## [1.3.63] - 2025-02-22 ## [1.3.63] - 2025-02-22
### Added ### Added
- update update-form background and add glass border effect - update update-form background and add glass border effect

View File

@ -44,4 +44,6 @@
<div class="ram-status" id="ramStatus"></div> <div class="ram-status" id="ramStatus"></div>
</div> </div>
</div> </div>
</body>
</html>

View File

@ -44,6 +44,8 @@
<div class="ram-status" id="ramStatus"></div> <div class="ram-status" id="ramStatus"></div>
</div> </div>
</div> </div>
</body>
</html>
<!-- head --> <!-- head -->

View File

@ -44,6 +44,8 @@
<div class="ram-status" id="ramStatus"></div> <div class="ram-status" id="ramStatus"></div>
</div> </div>
</div> </div>
</body>
</html>
<!-- head --> <!-- head -->

View File

@ -44,6 +44,8 @@
<div class="ram-status" id="ramStatus"></div> <div class="ram-status" id="ramStatus"></div>
</div> </div>
</div> </div>
</body>
</html>
<!-- head --> <!-- head -->

View File

@ -44,6 +44,8 @@
<div class="ram-status" id="ramStatus"></div> <div class="ram-status" id="ramStatus"></div>
</div> </div>
</div> </div>
</body>
</html>
<!-- head --> <!-- head -->

View File

@ -44,6 +44,8 @@
<div class="ram-status" id="ramStatus"></div> <div class="ram-status" id="ramStatus"></div>
</div> </div>
</div> </div>
</body>
</html>
<!-- head --> <!-- head -->

View File

@ -44,6 +44,8 @@
<div class="ram-status" id="ramStatus"></div> <div class="ram-status" id="ramStatus"></div>
</div> </div>
</div> </div>
</body>
</html>
<!-- head --> <!-- head -->

View File

@ -9,7 +9,7 @@
; https://docs.platformio.org/page/projectconf.html ; https://docs.platformio.org/page/projectconf.html
[common] [common]
version = "1.3.64" version = "1.3.63"
#test #test