# Changelog ## [1.2.0] - 2025-02-17 ### Added - implement OTA functionality and update build scripts; change upgrade link to OTA in HTML - update version to v1.2.0 and modify build scripts in platformio.ini; remove unused includes in scale.cpp and website.cpp - update version to v1.2.0 and add upgrade link in HTML files - add esp_wifi.h and set maximum transmit power in WiFi initialization ### Changed - update changelog for version 1.1.0 - clean up changelog and update script execution in platformio.ini - update changelog for version 1.1.0 ### Fixed - update version number in header to v1.1.0 - correct version number in nav bar ## [1.1.0] - 2025-02-16 ### Changed - clean up changelog and update script execution in platformio.ini - update changelog for version 1.1.0 ### Fixed - correct version number in nav bar ## [1.0.5] - 2025-02-16 ### Added - update version to 1.0.5 and enhance changelog update process with automatic git push - update changelog script to categorize commits and handle new changelog creation - improve changelog update script to handle absolute paths and create new changelog if missing ## [1.0.4] - 2025-02-16 ### Added - improve changelog update script to handle absolute paths and create new changelog if missing ## [1.0.3] - 2025-02-16 ### Added - ### Changed - ### Fixed - ## [1.0.2] - 2025-02-16 ### Added - Feature 1 - Feature 2 ### Changed - Change 1 - Change 2 ### Fixed - Fix 1 - Fix 2