Divi Builder 2.0.25
Item Preview
There Is No Preview Available For This Item
This item does not appear to have any files that can be experienced on Archive.org.
Please download files in this item to interact with them on your computer.
Show all files
Share or Embed This Item
Flag this item for
- Publication date
- 2017-07-14
- Topics
- divi builder, plugin, wordpress, elegantthemes, elegant themes, 2.0.25
- Language
- English
Notes
version 2.0.25 ( updated 7-14-2017 )
- Fixed a bug that caused CSS styles to break for pages in some case after exiting the Visual Builder without saving.
- Fixed a bug that caused Custom CSS styles to be absent from the Visual Builder in some cases.
- Fixed "Call to undefined function get_filesystem_method" error that occurred for some users due to a failed Divi 3.0.61 migration.
- Fixed "Trying to get property of non-object" error that occurred for some customers during Divi update migration.
- Fixed "invalid argument supplied for for each" error that occurred for some customers.
- Fixed "ET_Global_Settings not found" error that occurred for some customers.
- Fixed "Call to undefined function sb_divi_fe_get_layout()" error that occurred for some customers.
- Fixed "Missing argument 4" error that occurred for some customers.
* core/components/PageResource.php
* core/components/PageResource.php
* core/functions.php
* includes/builder/framework.php
* includes/builder/class-et-builder-element.php
version 2.0.24 ( updated 7-10-2017 )
- Enhanced the Static CSS system to allow for the creation and implementation of global CSS resources.
- Posts and archives that do not contain Divi Builder layouts will now share a single static CSS file for all Theme Customizer and Custom CSS styles that can be cached for the entire website.
- All posts and archives will also share a single global static CSS file for all Theme Customizer and Custom CSS styles when the Ouput Inline Styles option is enabled for the Divi Builder within the Theme Options panel. This allows critical CSS to be loaded below the fold while global resources are cached above the fold.
- Greatly reduced the amount of CSS created for Extra Category Layouts by eliminating CSS from internal posts that was not intended to be included on the category layout.
- Fixed a bug that caused unneeded CSS files to be created for certain pages and requests. The new global CSS file is now used in these casees where no dynamic styles are needed and the unwanted CSS files are no longer generated.
- Disabled static CSS file generation for index feeds that include Divi Builder posts to ensure that dynamic queries do not cause CSS style conflicts. Global static CSS files for Theme Customizer and Custom CSS are still used in these cases.
- Fixed a bug that caused errors to occur on SiteGround hosting accounts for some customers when the Elegant Themes caching system attempted to clear the SiteGround cache during plugin & theme activation.
* functions.php
* epanel/custom_functions.php
* core/components/PageResource.php
* core/components/data/Utils.php
* core/components/init.php
* core/functions.php
* core/init.php
version 2.0.23 ( updated 7-8-2017 )
- Eliminated core framework version conflicts that sometimes occurred when running legacy Elegant Themes products alongside updated products due to core version mismatches.
- The static CSS cache will now clear automatically whenever Divi, Extra or the Divi Builder is activated.
- Improved the static CSS fall-back system that detects when files cannot be written to the server due to permissions issues and uses inline styles instead.
- Fixed an error that occurred when using the third party CTP Layout Injector plugin.
- The countdown timer module settings for number text will no longer affect label text. CSS specificity has been improved.
- Added 404 header to empty homepage query argument used for static CSS resource fallback requests.
- Added a check to automatically delete existing CSS files when new CSS files are created just in case the previous CSS file was not purged successfully due to a request being interrupted.
* core/components/PageResource.php
* core/components/init.php
* includes/builder/main-modules.php
version 2.0.22 ( updated 7-4-2017 )
- Fixed a bug that prevented the Module Customizer styles from working in some situations.
- Fixed a compatibility issue with the Yoast SEO and WPL plugins that prevented the Divi Builder from loading when both of these plugins were activated together.
* includes/builder/framework.php
* includes/builder/functions.php
version 2.0.21 ( updated 7-2-2017 )
- Fixed a bug that caused unwanted static CSS files to generate for index pages that contained posts with Divi Builder shortcodes.
- Updated the function that clears the et cache upon update to work more effectively on high traffic websites.
- The Output Inline Styles option is now conditional on Static CSS being enabled.
* includes/builder/class-et-builder-element.php
* includes/builder/ class-et-builder-settings.php
* core/components/PageResource.php
* core/components/init.php
version 2.0.20 ( updated 7-2-2017 )
- Updated core framework to the latest version.
* core/components/init.php
* core/components/PageResource.php
version 2.0.19 ( updated 7-1-2017 )
- Updated core framework to the latest version.
* core/init.php
version 2.0.18 ( updated 7-1-2017 )
- Fixed a bug that prevented static CSS files from clearing correctly in some situations/
- Static CSS files will now be cleared automatically when Divi is updated.
* core/components/PageResource.php
version 2.0.17 ( updated 6-30-2017 )
- Adjusted static CSS clearing function that was preventing the creation of certain custom post types when published by users without post editing privileges. This caused errors during WooCommerce checkout (and during post creation in many other plugins) when purchase data was published as a custom post type and static CSS files were cleared unnecessarily.
* core/components/PageResource.php
version 2.0.16 ( updated 6-30-2017 )
- Reduced the chance of Custom CSS parse errors affecting builder styles by automatically enabling in-line builder styles when upgrading to the latest version when Custom CSS has been added to the Divi Theme Options panel that could potentially contain user errors and invalid code. In short, do not trust Custom CSS added by customers since we cannot guarantee that the code added is valid.
- Improved Static CSS compatibility with various third party plugins and shortcodes.
- Improved compatibility with Divi Builder shortcodes being used outside the_content and within template files.
- Fixed DONOTECACHEPAGE No such file or directory error that occurred for some customers.
- Fixed 500 Internal Server Error that occurred when saving a page while WP Super Cache was enabled for a small subset of customers, possibly due to using varying versions of the plugin.
- Static CSS files will now use absolute paths to improve compatibility with custom WordPress content folder names.
- Improved static CSS compatibility with the Comet Cache plugin.
- Fixed a bug that caused light/dark text settings for slider module slides to not render properly in the Visual Builder in some situations.
- Added missing WooCommerce grid items CSS.
- Button modules will now properly turn green in the Visual Builder when they are saved as a global module.
- Improved the logic for moving items in and out of global sections and rows in the standard Divi Builder.
- Fixed a bug that caused portrait images in testimonial modules to be misaligned at some breakpoints in certain situations.
- Improved contact form dropdown menu appearance in IE 11.
- Fixed a bug that caused decimal values in range sliders to be rounded.
- Improved the way that range sliders handle decimal values, allowing for smooth range sliding of decimal values when decimal values are entered manually.
* includes/builder/class-et-builder-element.php
* includes/builder/frontend-builder/bundle.js
* includes/builder/frontend-builder/assets/css/style.css
* epanel/custom_functions.php
* core/components/init.php
* core/components/PageResource.php
version 2.0.15 ( updated 6-28-2017 )
- Improved support for the third party Divi Layout Injector plugin.
- Improved support for the third party Divi Page Builder Everywhere plugin.
- Improved support for the third party Divi Overlays plugin.
- Improved support for other third party plugins that inject Divi Library items in unconventional ways outside of the_content().
- Fixed an issue with WordPress user privileges that prevented authors and editors from publishing pages that used static CSS file generation.
- Fixed invalid argument supplied to foreach PHP error that occured in some situations.
* includes/builder/class-et-builder-element.php
* core/components/PageResource.php
* core/components/data/Utils.php
version 2.0.14 ( updated 6-28-2017 )
- Added static CSS file generation system for the Divi Builder, Divi Theme Options and Divi Theme Customizer.
- Added the ability to input background image URLs via the media library modal when adding background images in the Visual Builder.
- Tooltips triggered using the right click menu in the Visual Builder will now render at the position of the link clicked, rather than at the position of the item's hover buttons.
- Fixed a bug that occurred during selective sync for blog modules that caused featured images to disappear in the Visual Builder due to shortcode object trimming.
- The Visual Builder will now load properly over HTTP connections when WordPress' FORCE_SSL_ADMIN option is enabled.
- Adjusted object comparison method for global modules that caused an unwanted "Do you want to leave this site?" message after saving in the Divi Builder.
- Fixed an issue with legacy global modules not syncing correctly with the new selective sync system in some cases.
- Fixed a bug with the Divi Builder Sync system that sometimes caused an unwanted browser backup to be created after having saved the page.
- Fixed a bug on WordPress Multisite that caused an unwanted saved failure warning to appear in some cases, even though the page had been saved successfully.
- Improved performance of the slider module and fixed a memory leak that occurred when using parallax background images on module sub items in the Visual Builder.
- Responsive module settings applied to parent modules will now be passed down correctly to child module items when shared settings exist in the Visual Builder.
- Fixed a React warning that occurred when adding radio input items after having previously deleted all radio inputs in the current module.
- Improved countdown timer appearance in various column widths and on various screen sizes.
- Fixed an issue where undoing a change would undo several changes due to the fact that history states were not created upon saving module options in the Visual Builder.
- Testimonial modules will no longer have module text aligned center on mobile unless specified in the Visual Builder.
- Fixed some issues with pagination inconsistency in the filterable portfolio module.
- Fullwidth image overlays will now render correctly in the Visual Builder.
- Fixed a bug that made it impossible to remove a single global module from a global section in the Visual Builder.
- Removed unwanted line separator that appeared after the date inside of the blog module post meta when no meta information followed.
- The fullwidth header logo image will now be targeted more directly when using the custom CSS options in the module's advanced tab.
- Quotes will now render correctly on the front end when used inside of input titles in the contact form module.
- Added additional header text size styles to ensure header size harmony in various situations.
- Improve compatibility with plugins that define WooCommerce functions.
- Fixed Undefined index: HTTP_USER_AGENT notice that occurred on some hosts.
- Conditional logic options "is empty" and "is not empty" will now function correctly when used against check boxes and radio buttons.
- Fixed disappearing background image on fullwidth slider when background gradient was active due to missing background-color reset.
- Fixed a bug that allowed unwanted hover triggers to fire when hovering over empty columns when a settings modal was open in the Visual Builder.
- Email optin module authentication fields will now only be displayed when the "add" button is clicked.
- When adding new radio buttons or select dropdown items in the contact form module, the cursor will now auto-focus the newest input item so that the user does not need to click into the input to start typing.
- Fixed a bug that caused empty rows to not initialize correctly inside of new specialty sections.
- Fixed a bug that caused fullwidth portfolio modules to not appear when first added to the page using the Visual Builder.
- Hover overlay color and zoom icon color options will not appear correctly in the Visual Builder when text color is set to light for the fullwidth portfolio module.
- The WooCommerce review link will now work correctly when the Divi Builder waypoints script is initialized.
- When saving a row as a global row in the Visual Builder, the row will now turn into a global row instantly instead of requiring a browser refresh.
- Fixed a bug in IE 11 that caused the Visual Builder to crash when number counter modules were used on the page.
- Video slider thumbnails will now be cropped correctly when toggling responsive views in the Visual Builder.
- Fixed a bug that caused unwanted empty rows to be added to the page when duplicating sections.
- Improved email validation system for the contact form module to work better with new data validation rules.
- Fixed a bug that caused missing portfolio item titles when "grab the first post image" option was enabled in the Divi Theme Options.
- Theme Customizer header font options will no longer affect option group titles in the Visual Builder UI.
- Fixed JS TypeError that occurred in the Visual Builder when TinyMCE attempted to remove initialization on the DOM that was already removed by React.
- Improved module re-rendering mechanism in the Visual Builder, reducing the scope of re-renders to improve performance.
- Fixed a bug that caused cursor position to change while typing quickly inside of textarea options in the Visual Builder.
- Fixed a bug that prevented the comments module from rendering when used with certain third party plugins.
- Fixed error on VB content activation mechanism which caused pages with deactivated builder & no change fail to get section + row + column + text module wrapper during VB auto activation.
- Fixed a bug that caused fullwidth header module background images to disappear in the Visual Builder after enabling parallax mode.
- Custom CSS applied to the Divi header will no longer accidentally trigger transparent header adjustments when applying background images.
- Fixed a bug with the conditional logic system for contact form modules that caused UI issues when applying conditional logic to checkbox field types in the standard Divi Builder.
- URLs in the pricing table module will now be validated correctly to prevent unwanted special characters when entering URLs in the standard Divi Builder.
- When opening new module settings via double click in the Visual Builder, other settings modals will now be correctly closed to ensure that only a single settings modal is open at any given time.
- Removed an unwanted jump that occurred in the Vertical Navigation when certain design configurations were applied via the Theme Customizer.
- Fixed a bug that caused button icons to be sized incorrectly in the Visual Builder when the icon's alignment was adjusted and previewed using the responsive view toggles.
- Editing history points will now be created when a settings modal is opened via double click and a currently-opened settings modal is closed in the Visual Builder.
- wpautop has been removed from global code module processing to avoid unwanted paragraphs from being added.
- Admin labels will no longer be temporarily and accidentally removed when saving a module in the standard Divi Builder.
- Fixed a bug that prevented global modules from syncing correctly in the standard Divi Builder in some situations.
- Patched an error in the way that TinyMCE handled multiple TinyMCE instances which caused TinyMCE scripts to be enqueued multiple times unnecessarily.
- Slider background overlays will now correctly overlay background video elements.
- Fixed "error loading resource" messaged that sometimes occurred with fullwidth slider background videos in Chrome.
- Background colors will no longer be pasted when text is copied and pasted into the Inline Editor.
- Input sub items added to the contact form module will now be sortable after having been added in the standard Divi Builder.
- Fixed a bug that allowed the search bar inside of the fullscreen menu to shrink to an undesirably small size.
- Fixed bug that caused the blog module's comment count to show "1" in some situations where the comment count should have shown "0."
- Fixed a bug that caused line breaks to be removed from Divi library items when adding items into the standard Divi Builder after having edited those items via the Divi > Divi Library page.
- Improved the way that filterable portfolio module items are hidden and displayed to prevent CSS selector mismatches.
- Fixed a bug that caused multiple audio player interfaces to appear on audio post formats.
* includes/builder/scripts/ext/media-library.js
* includes/builder/main-modules.php
* includes/builder/scripts/frontend-builder-scripts.js
* includes/builder/functions.php
* includes/builder/scripts/builder.js
* includes/builder/class-et-builder-element.php
* includes/builder/frontend-builder/bundle.js
* includes/builder/frontend-builder/assets/css/style.css
* includes/builder/frontend-builder/frontend-builder/helpers.php
* includes/builder/class-et-builder-settings.php
* includes/builder/class-et-global-settings.php
* includes/builder/core.php
* includes/builder/framework.php
* includes/builder/template-preview.php
* core/admin/js/page-resource-fallback.js
* core/admin/js/page-resource-fallback.min.js
* core/components/PageResource.php
* core/components/data/Utils.php
* core/components/init.php
* core/components/lib/BluehostCache.php
* core/functions.php
* core/init.php
version 2.0.13 ( updated 6-7-2017 )
- Introduced the new contact form module.
- Added new field types to the contact form module, including checkboxes, radio buttons and select dropdowns.
- Add field validation rules to the contact form module inputs.
- Added a comprehensive conditional logic system to the contact form module.
- Added the ability to customize the contact form module submit button text.
- Fixed a bug with fullwidth slider background repeat value migration.
- Fixed a compatibility issue with the WP Ofload S3 plugin.
- Fixed a bug that prevented the deletion or duplication of modules within global sections in some situations.
- Added background options to inner rows within specialty sections.
* includes/builder/scripts/builder.js
* includes/builder/main-modules.php
* includes/builder/styles/frontend-builder-style.css
* includes/builder/functions.php
* includes/builder/main-structure-elements.php
* includes/builder/plugin-compat/amazon-s3-and-cloudfront-pro.php
* includes/builder/plugin-compat/amazon-s3-and-cloudfront.php
* includes/builder/class-et-builder-element.php
* includes/builder/frontend-builder/helpers.php
* includes/builder/frontend-builder/bundle.js
* includes/builder/frontend-builder/assets/css/style.css
version 2.0.12 ( updated 6-2-2017 )
- Fixed a browser compatibility issue with IE 11 and the new background options UI.
- Fixed a bug that prevented hover-ability in the Visual Builder after having just activated draggable padding on a row or section.
- Fixed a bug that caused the background image preview in the new background UI to not update after applying a new background image for the fullwidth header module in the backend builder.
- Added back missing divider module color option and made the option conditional on the "show divider" option being enabled.
* includes/builder/scripts/builder.js
* includes/builder/main-modules.php
* includes/builder/frontend-builder/bundle.js
* includes/builder/frontend-builder/assets/css/style.css
version 2.0.11 ( updated 5-31-2017 )
- Improved compatibility with PHP 5.2 and below and fixed a fatal error the occurred on these old systems.
- Fixed a bug that caused the countdown timer module title element to render in the Visual Builder even when the field was left blank.
- Updated TinyMCE to the latest version which resolved some JavaScript errors in IE 11.
- Fixed a bug that caused some dropdown menus to not be clickable in IE 11 in the Visual Builder.
* includes/builder/class-et-builder-element.php
* includes/builder/frontend-builder/bundle.js
* includes/builder/frontend-builder/assets/css/style.css
version 2.0.10 ( updated 5-31-2017 )
- Added new Background Options Interface to the Divi Builder.
- Added Gradient Background options to supported modules, sections and rows.
- Added new background image options for background size, background repeat and background position.
- Updated the color picker in the Visual Builder.
- Added options migration system that will allow us to add new default options and change default options for Divi Builder modules without causing changes in legacy layouts.
* includes/builder/class-et-builder-element.php
* includes/builder/class-et-global-settings.php
* includes/builder/functions.php
* includes/builder/main-modules.php
* includes/builder/main-structure-elements.php
* includes/builder/module/settings/Migration.php
* includes/builder/module/settings/migration/BackgroundUI.php
* includes/builder/scripts/builder.js
* includes/builder/scripts/ext/wp-color-picker-alpha.js
* includes/builder/scripts/ext/wp-color-picker-alpha.min.js
* includes/builder/scripts/frontend-builder-scripts.js
* includes/builder/styles/frontend-builder-style.css
* includes/builder/styles/style.css
* includes/builder/frontend-builder/bundle.js
* includes/builder/frontend-builder/assets/css/style.css
* includes/builder/frontend-builder/helpers.php
version 2.0.9 ( updated 5-24-2017 )
- Fixed a bug that caused excerpt length to not save correctly in global modules in some situations.
- Fixed a bug that caused selective sync to not work correctly when selecting categories quickly in the post slider module.
- Fixed a bug that prevented history states from being created when adding items from the library in some cases, which caused unwanted results when using undo/redo functionality.
- Removed unwanted specialty section options that appeared in the normal section settings modal in some situations.
- Fixed a bug that caused unsynced global module settings to not save properly due to an error in unsynced option comparison.
- Fixed a bug that prevented the filterable portfolio from being re-initialized correctly in the Visual Builder after copying styles onto a module that triggered computed options ajax call.
- Fixed a bug that prevented global modules from saving module repositioning inside of global one column rows.
- Fixed an error that occurred sometimes after discarding category selection changes in the fullwidth portfolio module.
- Fixed rendering issues that occurred when using the WordPress galley shortcode inside of text modules in the Visual Builder.
- Updated the blurb "use icon font size" setting to be conditional of the "use icon" setting.
- Updated the blurb "image max width" setting to be conditional of the "use icon" mode being turned off.
- Removed base module margin from the divider module when the divider line is set to hidden so that the defined height is equal to the actual space created by the module.
- Changed the divider module back to a block element due to the inline-block style causing conflicts with custom CSS changes on some customer websites.
- Fixed a bug that caused percentage custom widths for specialty sections not to work on the front end.
- LocalStorage will now clear properly when adjusting certain settings in the Role Editor.
- Fixed conditional logic in the portfolio module that caused unwanted display of overlay settings when the module was not in grid mode.
- Fixed bug that prevented comment module button icons from updating in the Visual Builder.
- Added sanitation to button module URL field to prevent unwanted characters from breaking URLs.
- Updated shop module CSS selectors due to fix WooCommerce 3.0 compatibility issues.
* includes/builder/frontend-builder/bundle.js
* includes/builder/frontend-builder/assets/css/style.css
* includes/builder/scripts/builder.js
* includes/builder/main-modules.php
* includes/builder/core.php
* includes/builder/functions.php
version 2.0.8 ( updated 5-18-2017 )
- Updated translations with missing translations from the options organization update.
- Added an option to sort WooCommerce products by date and to change the order to "newest to oldest" for WooCommerce shortcodes that support the filter.
- The text overlay border radius setting is now conditional on the text overlay setting being enabled for slider modules.
- Fixed a bug that prevented the conditional image alt text setting from being triggered in the image module after having added an image from the WordPress media library interface.
- Fixed a bug that caused conditional fullwidth slider background settings from appearing in the Divi Builder settings popup.
- Added back missing column background settings to rows within specialty sections.
- Fixed a bug that caused the Right Click > Disable Global function to fail for global rows in the Visual Builder.
* scripts/builder.js
* includes/builder/frontend-builder/bundle.js
* includes/builder/frontend-builder/assets/css/style.css
* includes/builder/main-modules.php
* includes/builder/main-structure-elements.php
version 2.0.7 ( updated 5-11-2017 )
- Improved option organization.
- Added second tier option groups for all Divi Builder settings.
- Added option search functionality to the Visual Builder.
- Improved the global module selective sync system, allowing for selective sync of all individual module options.
- Fixed a bug that caused line breaks to not render when added in the Visual Builder while TinyMCE was in text mode.
- Fixed issue with responsive column breakdown of the Wireframe View interface when triggering pseudo breakpoints via snapped modal resizing.
- Fixed issue that prevented multiple invisible divider modules from being edited in the Visual Builder when they were placed in a row of 3+ in a single column.
- Fixed bug that caused incorrect icons to be shown in the comments module when customizing icon selection in the Visual Builder.
- Max width settings will now render correctly when customizing the fullwidth header module in the Visual Builder when text alignment is set to centered.
- Fixed a bug that caused fullwidth header images to break down incorrectly on smaller screens when the module was set to fullscreen mode.
- Fixed an error that occurred when dragging snapped settings modals in the Visual Builder and triggering pseudo responsive breakpoints.
- The page will now re-render correctly when disabling the "remove space below image" setting in the image module in the Visual Builder.
- Fixed a bug that caused CSS parallax backgrounds to bleed into true parallax backgrounds when the two sections were placed next to each other on the page.
- Fixed a bug that caused an error to occur if the settings modal cancel button was clicked during an Ajax load when editing the blog module in the Visual Builder.
- Bar counter module widths will now re-render correctly when a settings modal is snapped to the side of the screen in the Visual Builder.
- Fixed a bug that caused unwanted comas to be added to number counter modules in some situations.
- Updated theme options UI to prevent icon overlap on small screens.
- Fixed a bug that prevented custom specialty section widths to be set using pixels.
- Correctly centered the testimonial module quote icon in all situations.
- Improved the positioning of fullwidth portfolio hover elements when title display has been disabled.
* includes/builder/main-structure-elements.php
* includes/builder/class-et-builder-element.php
* includes/builder/functions.php
* includes/builder/main-modules.php
* includes/builder/scripts/builder.js
* includes/builder/scripts/library_scripts.js
* includes/builder/scripts/frontend-builder-scripts.js
* includes/builder/styles/notification_popup_styles.css
* includes/builder/styles/style.css
* includes/builder/frontend-builder/helpers.php
* includes/builder/frontend-builder/bundle.js
* includes/builder/frontend-builder/assets/css/style.css
* core/core.php
* epanel/css/panel.css
* style.css
version 2.0.6 ( updated 5-5-2017 )
- Added new Wireframe View mode to the Visual Builder.
- Fixed issue with email optin module failing to subscribe users in some cases due to request caching system.
- Fixed issue with unwanted save warning appearing when global sections were on the page but no content was changed while TinyMCE was in Visual mode.
- Fixed issue where initial updates to global sections were not saved correctly in some cases.
- Fixed issue with line breaks being stripped from global modules upon saving.
- Disabled right click menu while settings modals are open in the Visual Builder.
- Fixed bug that made the TinyMCE paragraph dropdown menu inaccessible in the Visual Builder.
- Fixed bug that prevented breakpoints from triggering in the Visual Builder while dragging snapped settings modals.
- Added pseudo breakpoints for Wireframe View in the Visual Builder to ensure responsiveness when dragging snapped settings modals.
- Fixed bug with the contact form module that caused line breaks to not be saved and sent correctly in the email message.
- Fixed a bug that made it impossible edit module labels in the Visual Builder while in Wireframe View in some situations.
- Fixed a bug that caused broken styles when the portability system was disabled via the Divi Role Editor.
- Improved Wireframe View compatibility for the Divi Builder Plugin.
* core/components/HTTPInterface.php
* core/components/api/email/MailChimp.php
* includes/builder/scripts/builder.js
* includes/builder/class-et-builder-element.php
* includes/builder/main-structure-elements.php
* includes/builder/frontend-builder/bundle.js
* includes/builder/functions.php
* includes/builder/main-modules.php
* includes/builder/scripts/roles_admin.js
* includes/builder/frontend-builder/assets.php
version 2.0.5 ( updated 4-26-2017 )
- Fixed error that occured on websites running PHP 5.2.
- Fixed error that occured when updating plugins for some customers.
- Fixed a bug that caused range slider inputs to default to "0" after saving a module in the Divi Builder.
* includes/builder/scripts/builder.js
* core/components/Updates.php
* core/functions.php
* core/main_functions.php
* core/init.php
version 2.0.4 ( updated 4-25-17 )
- Updated Divi Builder with new /core structure.
- Added new interface to the Divi Builder for managing email providers for the Email Optin module (API keys are no longer managed in the Divi Theme Options).
- Fixed a bug that caused the draggable padding indicator to remain static until the mouse exited the area after dragging.
- Fixed bug that caused Right Click > Disable to not re-render correctly in the Visual Builder.
- Range slider values that exceed the default range will no longer be reset when saved.
- Fixed issue where the use of [...] inside of Slider headings would cause the shortcode the malfunction.
* includes/builder/scripts/builder.js
* includes/builder/class-et-builder-element.php
* includes/builder/frontend-builder/bundle.js
* core/*
version 2.0.3 ( updated 4-4-17 )
- Fixed a bug that caused unwanted spacing to remain on the page after closing a settings modal using the ESC hotkey in the Visual Builder when the modal was snapped to the side of the page.
- Fixed typo in the shop module settings modal.
- Fixed a typo in the testimonial module settings that caused an unwanted comma to appear in the Visual Builder.
- Fixed a bug that caused design setting changes to shop modules made in the Visual Builder to apply to all shop modules on the page.
- Fixed a bug that caused an unwanted save warning to appear after having saved the page while the Inline Editor was currently editing a piece of text that contained a third party shortcode.
- Fixed a bug that caused quotes within module content to be replaced with HTML entities on the front end when used within global modules.
- Fixed a bug that caused an unwanted save warning to appear after leaving a page that contained certain types of global rows and sections.
* includes/builder/scripts/builder.js
* includes/builder/frontend-builder/bundle.js
* includes/builder/frontend-builder/assets/css/style.css
* includes/builder/class-et-builder-element.php
version 2.0.2 ( updated 3-23-17 )
- Fixed unwanted "Your Save Has Failed" warning that appeared even when the save was performed successfully when the Visual Builder was used with certain third party plugins.
- Fixed "Call to undefined function et_fb_enabled()" error that occurred when using some third party plugins that modify the WordPress loading flow.
- Fixed a bug that made it impossible to disable the Divi Builder if the original version of the page being restored contained no data.
- Fixed compatibility issue with BackupGuard and other plugins that caused the Divi Builder to fail when attempting to edit modules due to the de-registering of the WordPress heartbeat.
- Added graceful failures for situations where the WordPress heartbeat fails to load or is turned off. The Divi Builder will no longer fail to load in these situations, but instead will load without the features that rely on the heartbeat.
- Fixed a bug that caused multiple rows of tab buttons to flow into tab content.
- Added missing localization for the contact module submit button.
- Removed empty paragraph tag that was added to CTA modules in the Visual Builder even when the content field was empty.
* includes/builder/ab-testing.php
* includes/builder/framework.php
* includes/builder/main-modules.php
* includes/builder/frontend-builder/bundle.js
* includes/builder/frontend-builder/assets/css/style.css
* includes/builder/frontend-builder/init.php
* includes/builder/frontend-builder/app/lib/autosave.js
* includes/builder/frontend-builder/app/lib/heartbeat.js
* includes/builder/scripts/builder.js
* includes/builder/functions.php
version 2.0.1 ( updated 3-20-17 )
- Fixed a bug that caused an unwanted save warning message to appear when leaving a recently-saved page that contained certain combinations of global rows and sections.
- Fixed a bug in IE11 and below that made it impossible to open module settings in the Divi Builder for some modules.
- Fixed an issue where global modules that contained sub items (such as tabs and sliders) did not sync correctly when updated if multiple instances of the same module existed on a single page in the Visual Builder.
- Fixed an issue with row width units type that caused an incorrect sync of setting values between the Visual Builder and Backend Builder due to different default values in each version of the builder.
- Added rel attribute settings to the button module to allow for nofollow and other relationships to be set for links.
- Fixed a waypoints error that occurred in certain situations with background videos in the Visual Builder.
- Fixed a bug that sometimes caused locked modules to turn green instead of red.
- Custom CSS and Google Maps API Key will now be reset correctly when resetting theme options.
- Fixed a bug where formatting for tabs was mistakenly reset in the Visual Builder in some situations.
* includes/builder/frontend-builder/bundle.js
* includes/builder/frontend-builder/assets/css/style.css
* includes/builder/scripts/builder.js
* includes/builder/main-structure-elements.php
* includes/builder/main-modules.php
* includes/builder/scripts/frontend-builder-scripts.js
* core/functions.php
* epanel/core_functions.php
version 2.0 ( updated 3-15-2017 )
- Updated the Divi Builder to the latest version, including the all new Visual Builder.
- Fixed various issues with settings not rendering correctly.
- Improved compatibility with some of the most popular third party themes in the world.
* This is a comprehensive update that affects most plugin files
* includes/builder/
* theme-compat/
* theme-compat.php
* css/
* core/
* functions.php
* divi-builder.php
- Addeddate
- 2017-07-16 19:36:09
- Identifier
- divi-builder-2.0.25
- Scanner
- Internet Archive HTML5 Uploader 1.6.3
- Year
- 2017