Commit Graph

169 Commits

Author SHA1 Message Date
Manuel Weiser 2a67d8f67c feat: implement OTA functionality and update build scripts; change upgrade link to OTA in HTML 2025-02-17 12:41:25 +01:00
Manuel Weiser 240795a2d0 feat: update version to v1.2.0 and modify build scripts in platformio.ini; remove unused includes in scale.cpp and website.cpp 2025-02-17 11:49:39 +01:00
Manuel Weiser 6fcfefec8f chore: clean up changelog and update script execution in platformio.ini 2025-02-16 16:26:54 +01:00
Manuel Weiser 61ed765d87 fix: correct version number in nav bar 2025-02-16 16:12:07 +01:00
Manuel Weiser 2703689e4e feat: update version to 1.1.0 and modify gzip compression handling for /spoolman route 2025-02-16 13:00:42 +01:00
Manuel Weiser b24c50722f chore: increment version to 1.0.9 in platformio.ini 2025-02-16 12:54:55 +01:00
Manuel Weiser 75fe6b55ad chore: increment version to 1.0.8 in platformio.ini 2025-02-16 12:30:19 +01:00
Manuel Weiser fa2f980312 fix: update partition settings and version in platformio.ini, and enhance release workflow 2025-02-16 12:29:12 +01:00
Manuel Weiser 7964f1cd77 chore: increment version to 1.0.7 in platformio.ini 2025-02-16 12:15:29 +01:00
Manuel Weiser dd611df9f5 feat: update ESP Async WebServer dependency to use GitHub URL instead of versioned package 2025-02-16 12:14:50 +01:00
Manuel Weiser 0ccc67f4b2 feat: update release workflow trigger and increment version to 1.0.6 2025-02-16 12:11:30 +01:00
Manuel Weiser 17b6051da0 feat: update GitHub Actions workflow for firmware release and add partition configuration 2025-02-16 11:47:20 +01:00
Manuel Weiser cc17140dc4 feat: update version to 1.0.5 and enhance changelog update process with automatic git push 2025-02-16 10:47:18 +01:00
Manuel Weiser 8741216374 feat: update changelog script to categorize commits and handle new changelog creation 2025-02-16 10:45:12 +01:00
Manuel Weiser 7ccacec68f feat: add GitHub Actions workflow for automated release creation and update CHANGELOG.md structure 2025-02-16 10:26:43 +01:00
Manuel Weiser c6fd5f8ad5 fix: remove unnecessary SPIFFS creation configuration from platformio.ini 2025-02-15 07:17:10 +01:00
Manuel Weiser a55cce854e refactor: remove combined binary creation script and related configurations 2025-02-15 07:14:12 +01:00
Manuel Weiser 61dadc0aa1 fix: comment out combine_binaries target in PlatformIO configuration 2025-02-14 10:50:04 +01:00
Manuel Weiser 1d337dd990 add PlatformIO configuration file for ESP32 development with custom build targets 2025-02-13 20:59:07 +01:00