Filaman/CHANGELOG.md
Manuel Weiser bde14e50e0
All checks were successful
Release Workflow / route (push) Successful in 7s
Release Workflow / verify-provider (push) Successful in 3s
Release Workflow / github-release (push) Has been skipped
Release Workflow / gitea-release (push) Successful in 3m1s
docs: update changelog for version 1.2.102
2025-02-21 18:28:20 +01:00

16 KiB

Changelog

[1.2.102] - 2025-02-21

Changed

  • update webpages for version v1.2.102

Fixed

  • adjust bootloader offset in binary merge for Gitea and GitHub workflows

[1.2.101] - 2025-02-21

Changed

  • update webpages for version v1.2.101
  • always create SPIFFS binary in release workflows
  • migrate calibration value storage from EEPROM to NVS

[1.2.100] - 2025-02-21

Changed

  • update webpages for version v1.2.100
  • remove OTA handling and JSON backup/restore functions

[1.2.99] - 2025-02-21

Added

  • add SPIFFS change detection and binary copying to release workflows
  • add backup and restore functions for JSON configurations during OTA updates

Changed

  • update webpages for version v1.2.99
  • update JSON field type checks from JsonObject to String for improved validation
  • update JSON handling in API and Bambu modules for improved object management
  • update platformio.ini dependencies and improve version handling in website.cpp
  • update Cache-Control header to reflect a 1-week duration
  • remove version definition from website.cpp
  • optimize WiFi and WebSocket settings; enhance TCP/IP stack configuration
  • update upgrade page title and heading; adjust cache control duration

[1.2.98] - 2025-02-21

Changed

  • update webpages for version v1.2.98

[1.2.97] - 2025-02-21

Changed

  • update webpages for version v1.2.97
  • streamline Gitea and GitHub release workflows to check for data changes and update binary handling

[1.2.96] - 2025-02-21

Added

  • add SPIFFS build step to Gitea and GitHub release workflows

Changed

  • update webpages for version v1.2.96

[1.2.95] - 2025-02-21

Added

  • enhance update process with separate forms for firmware and webpage uploads, including validation and improved UI
  • add API endpoint for version retrieval and update HTML to display dynamic version

Changed

  • update webpages for version v1.2.95
  • bump version to 1.2.94 in platformio.ini

[1.2.91] - 2025-02-20

Added

  • add file existence checks before uploading binaries in release workflows

Changed

  • update webpages for version v1.2.91

[1.2.90] - 2025-02-20

Changed

  • update webpages for version v1.2.90
  • update Gitea and GitHub release workflows to include SPIFFS directory creation and firmware copying

[1.2.89] - 2025-02-20

Changed

  • update webpages for version v1.2.89
  • enhance OTA update process with SPIFFS support and improved error handling

[1.2.88] - 2025-02-20

Changed

  • update webpages for version v1.2.88

Fixed

  • improve OTA update handling and logging for better error reporting

[1.2.87] - 2025-02-20

Changed

  • update webpages for version v1.2.87

Fixed

  • update firmware build process and remove unused OTA environment

[1.2.86] - 2025-02-20

Changed

  • update webpages for version v1.2.86

Fixed

  • update SPIFFS offset and size in release workflows and partitions.csv

[1.2.85] - 2025-02-20

Added

  • ci: streamline release workflows by removing unnecessary binary uploads and adding SPIFFS formatting

Changed

  • update webpages for version v1.2.85

[1.2.84] - 2025-02-20

Changed

  • update webpages for version v1.2.84
  • ci: update installation steps for xxd to include package list update

[1.2.83] - 2025-02-20

Changed

  • update webpages for version v1.2.83
  • replace hexdump with xxd for magic byte verification in release workflows

[1.2.82] - 2025-02-20

Changed

  • update webpages for version v1.2.82
  • enhance Gitea and GitHub release workflows to include magic byte handling and improve binary verification

[1.2.81] - 2025-02-20

Changed

  • update webpages for version v1.2.81
  • update Gitea and GitHub release workflows to use esp32dev_ota for building and uploading firmware and SPIFFS binaries

[1.2.80] - 2025-02-20

Added

  • update Gitea and GitHub release workflows to include new firmware and SPIFFS binaries; fix version display in HTML files to v1.2.78

Changed

  • update webpages for version v1.2.80
  • bump version to 1.2.79 in platformio.ini

[1.2.79] - 2025-02-20

Changed

  • update webpages for version v1.2.79
  • simplify Gitea release workflow by using esptool for binary creation

[1.2.78] - 2025-02-20

Changed

  • update webpages for version v1.2.78
  • streamline Gitea release workflow and update version to 1.2.77

Fixed

  • update Gitea and GitHub release workflows to improve binary preparation and verification fix: correct version number in HTML files and platformio.ini to v1.2.76 enhance: streamline OTA update handling by removing unnecessary magic byte checks

[1.2.77] - 2025-02-20

Changed

  • optimize Gitea release workflow by simplifying build steps and improving file handling
  • update webpages for version v1.2.77

[1.2.76] - 2025-02-20

Added

  • enhance OTA update process with improved file verification and new OTA data initialization

Changed

  • update webpages for version v1.2.76
  • streamline Gitea release workflow and remove obsolete OTA data initialization script

[1.2.75] - 2025-02-20

Changed

  • update webpages for version v1.2.75
  • simplify OTA update handling by removing unnecessary variables and improving error reporting

[1.2.74] - 2025-02-20

Changed

  • update webpages for version v1.2.74
  • enhance OTA update process with improved handling of full image updates and SPIFFS data

[1.2.73] - 2025-02-20

Changed

  • update webpages for version v1.2.73
  • improve OTA update process with enhanced size checks and progress logging

Fixed

  • enhance OTA update process with improved size checks and debugging output

[1.2.72] - 2025-02-20

Changed

  • update webpages for version v1.2.72
  • simplify OTA update process by removing unnecessary buffer and adjusting offsets

[1.2.71] - 2025-02-20

Added

  • update version number to v1.2.65 in HTML files and platformio.ini; add script to create full binary

Changed

  • update webpages for version v1.2.71

[1.2.70] - 2025-02-20

Added

  • add logging to stopAllTasks for better debugging

Changed

  • update webpages for version v1.2.70

[1.2.69] - 2025-02-20

Changed

  • update webpages for version v1.2.69

[1.2.68] - 2025-02-20

Added

  • add task handles for BambuMqttTask and ScaleTask; rename stopTasks to stopAllTasks

Changed

  • update webpages for version v1.2.68

Fixed

  • update stopAllTasks to suspend RfidReaderTask instead of NfcTask

[1.2.67] - 2025-02-20

Added

  • improve OTA upload handling and add SPIFFS update support

Changed

  • update webpages for version v1.2.67

[1.2.66] - 2025-02-20

Added

  • enhance OTA upload to support SPIFFS updates

Changed

  • update webpages for version v1.2.66

[1.2.65] - 2025-02-20

Changed

  • update webpages for version v1.2.65

[1.2.64] - 2025-02-20

Changed

  • update webpages for version v1.2.64

Fixed

  • improve error handling in OTA upload process

[1.2.63] - 2025-02-20

Added

  • update version to 1.2.63

Changed

  • update webpages for version v1.2.63

[1.2.62] - 2025-02-20

Added

  • update version to 1.2.62

Changed

  • update webpages for version 1.2.62

[1.2.61] - 2025-02-20

Added

  • update version to 1.2.61 and enhance OTA update error handling

Changed

  • update webpages for version 1.2.61

[1.2.60] - 2025-02-20

Added

  • update version to 1.2.60 in platformio configuration

Changed

  • update webpages for version 1.2.60

[1.2.59] - 2025-02-20

Added

  • update version to 1.2.59 and enhance OTA upload handling

Changed

  • update webpages for version 1.2.59

[1.2.58] - 2025-02-20

Added

  • update version to 1.2.58 in HTML files and platformio configuration

[1.2.57] - 2025-02-20

Added

  • update version to 1.2.57 in platformio configuration

Fixed

  • update spiffs offset and sizes in firmware and partitions configuration

[1.2.56] - 2025-02-19

Added

  • update version to 1.2.56 and adjust firmware and partition settings

Changed

  • remove redundant comment from Gitea release workflow

[1.2.55] - 2025-02-19

Added

  • update version to 1.2.55 and adjust Gitea release workflow to remove 'v' prefix from version

[1.2.54] - 2025-02-19

Added

  • update version to 1.2.54 and add check for missing changelog in Gitea release workflow

[1.2.53] - 2025-02-19

Added

  • update version to 1.2.53 and enhance Gitea release workflow to handle missing changelog

[1.2.52] - 2025-02-19

Added

  • update version to 1.2.52 and improve Gitea release workflow output handling

[1.2.51] - 2025-02-19

Added

  • update version to 1.2.51 and add debug output in Gitea release workflow

[1.2.50] - 2025-02-19

Added

  • update version to 1.2.50 and remove obsolete build workflow

[1.2.49] - 2025-02-19

Added

  • update version to 1.2.49 and modify changelog reading in Gitea release workflow

[1.2.48] - 2025-02-19

Added

  • update version to 1.2.48 and modify changelog reading in release workflows

[1.2.47] - 2025-02-19

Added

  • update version to 1.2.47 and modify changelog reading in GitHub release workflow

[1.2.46] - 2025-02-19

Added

  • update Gitea release workflow to include changelog and increment version to 1.2.46

[1.2.45] - 2025-02-19

Added

  • update Gitea release workflow to use dynamic upload URL and increment version to 1.2.45

[1.2.44] - 2025-02-19

Added

  • update Gitea release workflow to include additional outputs and increment version to 1.2.44

[1.2.43] - 2025-02-19

Added

  • update Gitea release workflow by removing unnecessary outputs and increment version to 1.2.43

[1.2.42] - 2025-02-19

Added

  • update Gitea release workflow to include additional outputs and increment version to 1.2.42

[1.2.41] - 2025-02-19

Added

  • update Gitea release workflow debug output and increment version to 1.2.41

[1.2.40] - 2025-02-19

Added

  • add inputs for Gitea release workflow and increment version to 1.2.40

[1.2.39] - 2025-02-19

Added

  • update Gitea release workflow to use Python virtual environment and increment version to 1.2.39

[1.2.38] - 2025-02-19

Added

  • update Gitea release workflow and increment version to 1.2.38

[1.2.37] - 2025-02-19

Added

  • update Gitea release workflow and increment version to 1.2.37

[1.2.36] - 2025-02-19

Added

  • update Gitea release workflow and increment version to 1.2.36

[1.2.35] - 2025-02-19

Added

  • update Gitea release workflow and version to 1.2.35

[1.2.34] - 2025-02-19

Added

  • update version to 1.2.34 and enhance Gitea and GitHub release workflows

[1.2.33] - 2025-02-19

Added

  • update version to 1.2.33 and refactor release workflows for Gitea and GitHub

[1.2.32] - 2025-02-19

Added

  • update version to 1.2.32 and adjust workflow dependencies for GitHub and Gitea releases

[1.2.31] - 2025-02-19

Added

  • update version to 1.2.31

[1.2.30] - 2025-02-19

Added

  • update version to 1.2.30 and enhance release workflows for Gitea and GitHub with improved artifact handling and changelog integration

[1.2.29] - 2025-02-19

Added

  • update version to 1.2.29 and enhance Gitea release workflow with improved error handling and debugging

[1.2.28] - 2025-02-19

Added

  • add build and release workflows for Gitea and GitHub, increment version to 1.2.28

[1.2.27] - 2025-02-19

Added

  • enhance CI workflows with provider detection and update version to 1.2.27

[1.2.26] - 2025-02-19

Added

  • update release workflows for Gitea and GitHub, increment version to 1.2.26

[1.2.25] - 2025-02-19

Added

  • update GitHub release workflows and increment version to 1.2.25

[1.2.24] - 2025-02-19

Added

  • update GitHub release workflow and increment version to 1.2.24

[1.2.23] - 2025-02-19

Added

  • update Gitea release workflow and increment version to 1.2.23

[1.2.22] - 2025-02-19

Added

  • update Gitea runner configuration and increment version to 1.2.22

[1.2.21] - 2025-02-19

Added

  • update Gitea release condition and increment version to 1.2.21

[1.2.20] - 2025-02-19

Added

  • update release workflows for GitHub and Gitea, increment version to 1.2.20

[1.2.19] - 2025-02-19

Added

  • add Gitea and GitHub release workflows for version 1.2.19

[1.2.18] - 2025-02-19

Added

  • remove Gitea and GitHub release workflows and increment version to 1.2.18

[1.2.17] - 2025-02-19

Added

  • update Gitea release workflow for version 1.2.17 and improve job structure

[1.2.16] - 2025-02-19

Added

  • update Gitea release workflow and increment version to 1.2.16

[1.2.15] - 2025-02-19

Added

  • update version to 1.2.15 and clean up Gitea release workflow

[1.2.14] - 2025-02-19

Added

  • update version to 1.2.14 and refactor release workflows for improved GitHub and Gitea support

[1.2.13] - 2025-02-19

Added

  • update version to 1.2.13 and enhance release workflow with Python setup and Gitea support

[1.2.12] - 2025-02-19

Added

  • update version to 1.2.12 and refactor release workflows for improved provider detection and execution

[1.2.11] - 2025-02-18

Added

  • update version to 1.2.11 and enhance GitHub and Gitea release workflows with input validation and improved error handling

[1.2.10] - 2025-02-18

Added

  • enhance Gitea release workflow with API connection verification and URL validation; update version to 1.2.10

[1.2.9] - 2025-02-18

Added

  • update version to 1.2.9 in platformio.ini
  • refactor GitHub and Gitea release workflows for improved version handling and firmware uploads

[1.2.8] - 2025-02-18

Added

  • update version to 1.2.8 in platformio.ini; refactor Gitea and GitHub release workflows
  • update version to 1.2.7 in platformio.ini; adjust Gitea release workflow

[1.2.6] - 2025-02-18

Added

  • update version to 1.2.6 in platformio.ini
  • update version to 1.2.5; enhance Gitea release workflow and streamline release process

Changed

  • update changelog for version 1.2.5

[1.2.5] - 2025-02-18

Added

  • update version to 1.2.5; enhance Gitea release workflow and streamline release process

[1.2.4] - 2025-02-18

Added

  • update version to 1.2.4 in HTML files and platformio.ini
  • add GitHub and Gitea release workflows; streamline firmware release process

[1.2.3] - 2025-02-18

Added

  • update version to 1.2.3; modify HTML files to reflect new version; enhance firmware update process and UI improvements

[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

[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