From d880819408a361c08e8a6db706b881285f2611e1 Mon Sep 17 00:00:00 2001 From: inc2734 Date: Mon, 27 Nov 2023 17:01:24 +0900 Subject: [PATCH] 6.0.4 --- readme.txt | 6 +++++- snow-monkey-forms.php | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index d85cddd..3876b3f 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: inc2734, mimitips, imawc Donate link: https://www.amazon.co.jp/registry/wishlist/39ANKRNSTNW40 Tags: gutenberg, block, blocks, editor, gutenberg blocks, page builder, form, forms, mail, email, contact -Stable tag: 6.0.3 +Stable tag: 6.0.4 Requires at least: 6.3 Tested up to: 6.4 Requires PHP: 7.4 @@ -51,6 +51,10 @@ Yes! You can use the Snow Monkey Forms with any theme, but we recommend using ou == Changelog == += 6.0.4 = +* Fixed a bug that when typing in a text field, a slight margin is sometimes added to the bottom of the fieldon iOS. +* Fixed a bug that the text color turns blue when selecting an item in the selectbox on iOS. + = 6.0.2 = * Fix typo. `smf-radio-cuttons-control` to `smf-radio-button-control`. * Support for servers without `finfo`. diff --git a/snow-monkey-forms.php b/snow-monkey-forms.php index 09f6ebe..bc49ffb 100644 --- a/snow-monkey-forms.php +++ b/snow-monkey-forms.php @@ -1,7 +1,7 @@