From ffee75a648d4d062772d3492bd672cdd89db45a6 Mon Sep 17 00:00:00 2001 From: sassanix <39465071+sassanix@users.noreply.github.com> Date: Sat, 22 Mar 2025 00:00:30 -0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03ac7da..2f09b8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,7 +29,6 @@ - Increased maximum file upload size from 16MB to 32MB for invoices and manuals - Updated `MAX_CONTENT_LENGTH` in Flask configuration from 16MB to 32MB - Added `client_max_body_size 32M` directive to Nginx configuration - - Updated documentation in memory bank to reflect new file size limits - Enhanced fallback Nginx configuration in Dockerfile with upload size limits - Added frontend validation to prevent oversized file uploads - Improved error handling for 413 Request Entity Too Large errors