Skip to content

Instantly share code, notes, and snippets.

@negatendo
Created January 23, 2019 22:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save negatendo/95901e6b79f8e6f7400d64238134a214 to your computer and use it in GitHub Desktop.
Save negatendo/95901e6b79f8e6f7400d64238134a214 to your computer and use it in GitHub Desktop.
version 3.19.8 ( updated 01-23-2019 )
- Improved performance when searching Divi Layouts.
- Fixed first tab being selected when trying to edit other tabs content via inline editor.
- Fixed unwanted preloader spinner in the New Divi Builder when it was opened right after the Visual Builder.
* includes/builder/frontend-builder/bundle.js
version 3.19.7 ( updated 01-21-2019 )
- Improved Slider and Fullwidth Slider Module editing in Visual Builder.
- Fixed an issue where draggable padding UI doesn't use larger breakpoint value as fallback/default value when custom padding of current preview mode is empty.
- Fixed Yoast content analysis in Backend Builder and The New Divi Builder.
- Fixed incorrect settings modal content scroll when field group toggle is clicked on general tab which has module items UI (ie. slider, accordion, etc).
- Fixed Copy Paste Styles not working on right click when copying entire module styles.
* includes/builder/core.php
* includes/builder/frontend-builder/bundle.js
* includes/builder/scripts/builder.js
* includes/builder/scripts/frontend-builder-scripts.js
version 3.19.6 ( updated 01-18-2019 )
- Fix activation of the default view mode in the Visual Builder when the default is a mode other than desktop.
- Fixed Uncaught ReferenceError: jQuery is not defined error that occurs whenever jQuery is used on on-page script.
- Fixed Custom Fields editing when Email optin module is saved with Mailchimp provider.
- Correctly disabled builder on Custom Post Type (CPT) which has no editor support (ie. CoursePress Plugin).
- Fixed the issues when configuring Slider automatic animation in the Visual Builder.
- Fixed an issue where a module would start to drag unexpectedly after updating Global Module in Visual Builder in some cases.
- Fixed Multiselect reset when clicking outside the Builder App container.
- Fixed the issue when tinyMCE Visual mode is unavailable on some servers with firewalls.
- Fixed incorrect location after selected items are moved to new location and improve bulk DND process.
- Fixed Inline Editor position on Posts.
- Fixed Code Editor replacing '||' with newlines.
- Fix a bug in the Email Opt-in Module that caused form submissions to fail when the list id was equal to zero.
- Fix issue with the Number Counter module where it would not appear when using the Divi Builder Plugin.
- Fixed quick actions & help icon position on side snapped page settings bar.
- Fixed broken parallax background images on Firefox.
- Fixed inability to find and replace the title option in the Fullwidth Header module.
- Fixed flickering of the Quick Actions insert new module placeholder.
- Improved Go To Quick Actions search results without selecting the parent action.
- Fixed help button not appearing when module options filter is active.
- Fix automatic cache purge on Siteground.
* core/components/init.php
* core/ui/utils/frames.js
* core/ui/utils/property-resolver.js
* includes/builder/core.php
* includes/builder/frontend-builder/bundle.js
* includes/builder/frontend-builder/view.php
* includes/builder/functions.php
* includes/builder/scripts/builder.js
* includes/builder/scripts/frontend-builder-scripts.js
* includes/builder/styles/frontend-builder-global-style.css
* includes/builder/styles/frontend-builder-style.less
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment