From 8510e5d15e98449959090fc8881bb46c494188d0 Mon Sep 17 00:00:00 2001 From: Mike Letellier Date: Tue, 8 Apr 2025 12:53:34 -0300 Subject: [PATCH] Drop some changelog items --- changelog.txt | 2 -- readme.txt | 2 -- 2 files changed, 4 deletions(-) diff --git a/changelog.txt b/changelog.txt index a581e84834..486b7cb2df 100644 --- a/changelog.txt +++ b/changelog.txt @@ -4,8 +4,6 @@ * New: Over 30 free form templates are now available automatically for all users that would previously require a code sent through email. * New: Admin pages have been modified to work better on smaller screen sizes. * New: The GDPR field agreement text now supports links. -* Fix: Calculations based on currency formatted values would break using thousand separators that are not a decimal or a comma. -* Fix: The symbol padding currency setting would not apply to currency formatted calculations. * Fix: Additional checks have been added to ensure that a GDPR field is always required. * Fix: A Passing null to parameter deprecated message when viewing GDPR field settings has been fixed. * Fix: A conflict with WPML would cause querying issues resulting in empty results when checking for form actions. This would cause the fallback confirmation action to appear even when there were valid confirmation actions in a form. diff --git a/readme.txt b/readme.txt index e42336283c..06c9c1bde9 100644 --- a/readme.txt +++ b/readme.txt @@ -377,8 +377,6 @@ See all [Formidable Zapier Integrations](https://zapier.com/apps/formidable/inte * New: Over 30 free form templates are now available automatically for all users that would previously require a code sent through email. * New: Admin pages have been modified to work better on smaller screen sizes. * New: The GDPR field agreement text now supports links. -* Fix: Calculations based on currency formatted values would break using thousand separators that are not a decimal or a comma. -* Fix: The symbol padding currency setting would not apply to currency formatted calculations. * Fix: Additional checks have been added to ensure that a GDPR field is always required. * Fix: A Passing null to parameter deprecated message when viewing GDPR field settings has been fixed. * Fix: A conflict with WPML would cause querying issues resulting in empty results when checking for form actions. This would cause the fallback confirmation action to appear even when there were valid confirmation actions in a form.