Skip to content

Releases: gravitywiz/gf-code-chest

1.0.6

14 Aug 16:54
Compare
Choose a tag to compare
  • Fixed an issue that prevented code editor scripts from loading for users with capabilities to edit Gravity Forms, but who did not have the administrator role.

1.0.5

23 Jul 00:33
Compare
Choose a tag to compare
  • Fixed PHP warning that could occur when updating from 1.0.3 or older to any version using the new jetpack-autoloader.

1.0.4

27 Jun 15:34
Compare
Choose a tag to compare
  • Fixed issue with gform_post_save_feed_settings hook callback that potentially breaks other plugins.
  • Added Parsedown as a dependency.
  • Removed php-scoper in favor of jetpack-autoloader.

1.0.3

20 Jun 18:52
Compare
Choose a tag to compare
  • Fixed issue where Code Chest overwrote 3rd-party values added via the gform_form_after_open filter. Credit: Bas Tolen.

1.0.2

03 Apr 20:16
Compare
Choose a tag to compare
  • Fixed issue where CSS comments containing a comma would be prefixed incorrectly, which could cause syntax errors in the CSS.

1.0.1

13 Mar 14:39
Compare
Choose a tag to compare
  • Fixed issue where PHP error would occur if a form without custom code was duplicated.
  • Fixed issue with 'Open Code Chest' link on a sub site redirecting back to the main site.
  • Fixed a notice generated on PHP 8.1+ when no custom CSS was set.

1.0.0

21 Feb 19:19
Compare
Choose a tag to compare

Hello World!