dd905b6c6e 
					 
					
						
						
							
							fix: remove redundant buffer size setting in NFC initialization  
						
						
						
						
					 
					
						2025-02-22 11:47:35 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						77b9eda110 
					 
					
						
						
							
							fix: update SPIFFS binary creation and enhance NFC buffer size  
						
						
						
						
					 
					
						2025-02-22 11:46:17 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						903b697912 
					 
					
						
						
							
							fix: update SPIFFS binary header and enhance WebSocket error handling  
						
						
						
						
					 
					
						2025-02-22 11:31:15 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0117302672 
					 
					
						
						
							
							refactor: migrate calibration value storage from EEPROM to NVS  
						
						
						
						
					 
					
						2025-02-21 18:04:05 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8a65b86475 
					 
					
						
						
							
							refactor: remove OTA handling and JSON backup/restore functions  
						
						
						
						
					 
					
						2025-02-21 17:47:25 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b0b3d41c84 
					 
					
						
						
							
							docs: add backup and restore functions for JSON configurations during OTA updates  
						
						
						
						
					 
					
						2025-02-21 17:38:20 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						38b68aecfc 
					 
					
						
						
							
							docs: update JSON field type checks from JsonObject to String for improved validation  
						
						
						
						
					 
					
						2025-02-21 17:11:48 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4992f5f433 
					 
					
						
						
							
							docs: update JSON handling in API and Bambu modules for improved object management  
						
						
						
						
					 
					
						2025-02-21 16:53:45 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5cbbe1d231 
					 
					
						
						
							
							docs: update platformio.ini dependencies and improve version handling in website.cpp  
						
						
						
						
					 
					
						2025-02-21 16:35:19 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9b29460d64 
					 
					
						
						
							
							docs: update Cache-Control header to reflect a 1-week duration  
						
						
						
						
					 
					
						2025-02-21 15:15:01 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						dd14d475b7 
					 
					
						
						
							
							docs: remove version definition from website.cpp  
						
						
						
						
					 
					
						2025-02-21 15:14:36 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9e6cd3b451 
					 
					
						
						
							
							docs: optimize WiFi and WebSocket settings; enhance TCP/IP stack configuration  
						
						
						
						
					 
					
						2025-02-21 15:07:16 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c1be6ca582 
					 
					
						
						
							
							docs: update upgrade page title and heading; adjust cache control duration  
						
						
						
						
					 
					
						2025-02-21 14:35:12 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2dd563a178 
					 
					
						
						
							
							Merge branch 'temp-branch'  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	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) Failing after 3m3s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-02-21 12:03:12 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						60553255b8 
					 
					
						
						
							
							feat: enhance update process with separate forms for firmware and webpage uploads, including validation and improved UI  
						
						
						
						
					 
					
						2025-02-21 11:57:19 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8199b283c0 
					 
					
						
						
							
							feat: add API endpoint for version retrieval and update HTML to display dynamic version  
						
						
						
						
					 
					
						2025-02-21 11:53:59 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b8e4af4e4d 
					 
					
						
						
							
							refactor: update SPIFFS initialization and partition sizes; enhance WiFi setup  
						
						
						
						
					 
					
						2025-02-21 10:35:52 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8182b5f684 
					 
					
						
						
							
							feat: enhance OTA upload handling with chunk validation and timeout checks  
						
						
						
						
					 
					
						2025-02-21 09:24:54 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						89d40832c5 
					 
					
						
						
							
							refactor: enhance OTA update process with SPIFFS support and improved error handling  
						
						
						
						
					 
					
						2025-02-20 20:19:24 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						44dd485e17 
					 
					
						
						
							
							fix: improve OTA update handling and logging for better error reporting  
						
						
						
						
					 
					
						2025-02-20 20:04:58 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f552b492cf 
					 
					
						
						
							
							fix: update firmware build process and remove unused OTA environment  
						
						
						
						
					 
					
						2025-02-20 19:52:34 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						17307d8f03 
					 
					
						
						
							
							refactor: update Gitea and GitHub release workflows to include new firmware and SPIFFS binaries; fix version display in HTML files to v1.2.78  
						
						
						
						
					 
					
						2025-02-20 17:04:56 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8a93cccfce 
					 
					
						
						
							
							refactor: 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 
						
						
					 
					
						2025-02-20 16:14:49 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cce39319d9 
					 
					
						
						
							
							refactor: streamline Gitea release workflow and remove obsolete OTA data initialization script  
						
						
						
						
					 
					
						2025-02-20 15:41:14 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6391054c23 
					 
					
						
						
							
							feat: enhance OTA update process with improved file verification and new OTA data initialization  
						
						
						
						
					 
					
						2025-02-20 15:07:13 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5c41d864c1 
					 
					
						
						
							
							refactor: simplify OTA update handling by removing unnecessary variables and improving error reporting  
						
						
						
						
					 
					
						2025-02-20 14:56:31 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7b89b04621 
					 
					
						
						
							
							refactor: enhance OTA update process with improved handling of full image updates and SPIFFS data  
						
						
						
						
					 
					
						2025-02-20 14:45:34 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3ac7d6b4f7 
					 
					
						
						
							
							refactor: improve OTA update process with enhanced size checks and progress logging  
						
						
						
						
					 
					
						2025-02-20 14:31:10 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5f52775984 
					 
					
						
						
							
							refactor: enhance OTA update process with improved size checks and debugging output  
						
						
						
						
					 
					
						2025-02-20 14:28:11 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b0c4af7c4e 
					 
					
						
						
							
							refactor: simplify OTA update process by removing unnecessary buffer and adjusting offsets  
						
						
						
						
					 
					
						2025-02-20 14:16:49 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7a7ee72585 
					 
					
						
						
							
							fix: update version number to v1.2.65 in HTML files and platformio.ini; add script to create full binary  
						
						
						
						
					 
					
						2025-02-20 14:08:17 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d8756421a1 
					 
					
						
						
							
							fix: add logging to stopAllTasks for better debugging  
						
						
						
						
					 
					
						2025-02-20 12:00:45 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f6319e79f0 
					 
					
						
						
							
							fix: update stopAllTasks to suspend RfidReaderTask instead of NfcTask  
						
						
						
						
					 
					
						2025-02-20 11:53:04 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6f24630a7d 
					 
					
						
						
							
							feat: add task handles for BambuMqttTask and ScaleTask; rename stopTasks to stopAllTasks  
						
						
						
						
					 
					
						2025-02-20 11:52:36 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						01a926a38d 
					 
					
						
						
							
							feat: improve OTA upload handling and add SPIFFS update support  
						
						
						
						
					 
					
						2025-02-20 11:42:36 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d5b2b2746d 
					 
					
						
						
							
							feat: enhance OTA upload to support SPIFFS updates  
						
						
						
						
					 
					
						2025-02-20 11:27:11 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0500bb6951 
					 
					
						
						
							
							fix: improve error handling in OTA upload process  
						
						
						
						
					 
					
						2025-02-20 11:13:49 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c857e16de2 
					 
					
						
						
							
							feat: enhance OTA upload handling with magic byte checks for image types  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	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) Failing after 3m4s 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-02-20 10:53:23 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ce3b423dc1 
					 
					
						
						
							
							feat: update version to 1.2.61 and enhance OTA update error handling  
						
						
						
						
					 
					
						2025-02-20 10:06:06 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3070d75d07 
					 
					
						
						
							
							feat: update version to 1.2.59 and enhance OTA upload handling  
						
						
						
						
					 
					
						2025-02-20 01:08:48 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2cab24403e 
					 
					
						
						
							
							feat: update version to 1.2.3; modify HTML files to reflect new version; enhance firmware update process and UI improvements  
						
						
						
						
					 
					
						2025-02-18 14:18:14 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b5c014db86 
					 
					
						
						
							
							feat: update version to 1.2.2; change OTA upgrade link in HTML files; enhance OTA upload handling with progress updates and JSON responses  
						
						
						
						
					 
					
						2025-02-18 12:28:47 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3c783c9844 
					 
					
						
						
							
							feat: implement OTA update functionality with web interface; update partition settings and build configuration  
						
						
						
						
					 
					
						2025-02-18 11:42:52 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						175d614d1f 
					 
					
						
						
							
							feat: remove unused OTA server setup and related includes; update platformio.ini dependencies  
						
						
						
						
					 
					
						2025-02-18 10:05:08 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						678a286af1 
					 
					
						
						
							
							feat: adjust weight counter threshold and optimize delay in RFID scanning; include scale header in NFC module  
						
						
						
						
					 
					
						2025-02-17 15:04:21 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f877f43d90 
					 
					
						
						
							
							feat: update version to v1.2.1 and change upgrade link to OTA in HTML files; modify updateSpoolTagId function to return boolean  
						
						
						
						
					 
					
						2025-02-17 14:44:38 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2a67d8f67c 
					 
					
						
						
							
							feat: implement OTA functionality and update build scripts; change upgrade link to OTA in HTML  
						
						
						
						
					 
					
						2025-02-17 12:41:25 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4e384d777e 
					 
					
						
						
							
							feat: update version to v1.2.0 and add upgrade link in HTML files  
						
						
						
						
					 
					
						2025-02-17 10:46:56 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						03cbf82275 
					 
					
						
						
							
							feat: add esp_wifi.h and set maximum transmit power in WiFi initialization  
						
						
						
						
					 
					
						2025-02-16 21:46:06 +01:00