2025-02-16 10:26:43 +01:00
|
|
|
# Changelog
|
|
|
|
|
2025-02-18 12:29:07 +01:00
|
|
|
## [1.2.2] - 2025-02-18
|
|
|
|
### Added
|
|
|
|
- update version to 1.2.2; change OTA upgrade link in HTML files; enhance OTA upload handling with progress updates and JSON responses
|
|
|
|
- implement OTA update functionality with web interface; update partition settings and build configuration
|
|
|
|
- remove unused OTA server setup and related includes; update platformio.ini dependencies
|
|
|
|
- adjust weight counter threshold and optimize delay in RFID scanning; include scale header in NFC module
|
|
|
|
- update version to v1.2.1 and change upgrade link to OTA in HTML files; modify updateSpoolTagId function to return boolean
|
|
|
|
|
|
|
|
|
2025-02-17 12:41:44 +01:00
|
|
|
## [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
|
|
|
|
|
|
|
|
|
2025-02-16 16:26:58 +01:00
|
|
|
## [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
|
|
|
|
|
|
|
|
|
2025-02-16 10:47:26 +01:00
|
|
|
## [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
|
|
|
|
|
|
|
|
|
2025-02-16 10:45:12 +01:00
|
|
|
## [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
|
|
|
|
-
|
|
|
|
|
2025-02-16 10:26:43 +01:00
|
|
|
## [1.0.2] - 2025-02-16
|
|
|
|
### Added
|
|
|
|
- Feature 1
|
|
|
|
- Feature 2
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
- Change 1
|
|
|
|
- Change 2
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- Fix 1
|
|
|
|
- Fix 2
|