From e0033b5dbe96bf1724322136c53add5f55b6b736 Mon Sep 17 00:00:00 2001 From: Rens Tillmann Date: Mon, 19 Aug 2019 01:11:05 +0200 Subject: [PATCH] changelog updated --- docs/changelog.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index 49b9a767..c2cedc3e 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,4 +1,4 @@ -### Aug 18, 2019 - Version 4.7.63 +### Aug 19, 2019 - Version 4.7.63 - Added: `US States` dropdown element - Changed: `Countries` dropdown element will no longer use the `contries.txt` to retrieve items, instead you can now use the `Custom items` method to change the list. This was not possible with coutries.txt when updating super forms changes would be lost. - Fix: Make sure the `Default value` for `Rating` element is of type `int`. @@ -6,8 +6,6 @@ - Fix: Bug with `Signature Add-on` and `Color picker` not initializing upon dragging it on the canvas (due to Envato rules `¯\_(ツ)_/¯`) - Fix: Bug with checkbox/radio items not being updated upon "Update Element" - Removed: Skype element, API doesn't exist anymore - -### Aug 15, 2019 - Version 4.7.60 - Added: [Data Storage](data-storage) section in documentation describing where specific data being stored by super forms - Added: Option to load list into radio/checkbox/dropdown based on custom meta data field of the current post - Improved: Rephrased "Current page, post or profile author meta data" to "Current author meta data"