Releases: siteorigin/so-widgets-bundle
Releases · siteorigin/so-widgets-bundle
1.9.7
- Contact: Added user configurable field for 'From:' address.
- TinyMCE field: Use editor stylesheets for new TinyMCE editor.
- TinyMCE field: Use UTF-8 encoding for text output.
- Sliders: Check whether
$frames
is empty before using. - Google Maps: Prevent automatic center for routes.
1.9.6
- Slider: Background Video: Try embedding the video if oEmbed fails.
- Contact: Added some nonce checks.
- Contact: add reply-to header.
- Remove elementor panel width override.
- Editor: Fix TinyMCE editor button filters in WP >= 4.8.
- Editor: Preserve encoded HTML entities in TinyMCE field.
- TinyMCE field: Added missing
tiny_mce_before_init
filter.
1.9.5
- Fixed icon field selection.
- TinyMCE field is initialized when quicktags is selected.
- Autocomplete field only initialized once.
- Posts field sanitization handles multiple post types.
1.9.4
- Using new Editor JS API for TinyMCE field.
- Carousel: apply static position on
.overlay
. - Layout Slider: Add ability to set Background image to Title and spaced the code.
- Add capabilities check to widget activation action.
- Testimonial: Corrected typo in description and corrected formatting.
- Enabling translation for "From:" in contact mail.
1.9.3
- Editor: Fix settings form label.
- Don't select the external fallback field as value input.
- Social media buttons: Don't output calls when missing network name.
- Use gettext for widget global settings dialog title.
- Image: Added link attributes to template variables.
- Image grid: Use
get_template_variables
. - Image grid: Template code structure a bit more readable.
- Simple masonry: Assign link attributes in
get_template_variables
. - Slider widget: Output link attributes.
- Features: Remove redundant paragraph from template.
- Google Maps: Fix issue when no matches found in maps API error string.
- Google Maps: Mention required Google Maps APIs in field descriptions.
- Google Maps: Localized strings used in JS.
- Elementor 1.5: Ensure widgets' setup scripts are run after editing.
1.9.2
- Post Carousel: default image for posts without featured images.
- Social Media Buttons: allow empty colors.
- Editor: prevent text processing for cache and post content rendering.
- Post selector field: Fix additional args encoding.
- Post selector field: Fix taxonomy search.
1.9.1
- Fixed Maps widget JS error.
1.9
- Compatibility with Visual Composer.
- Taxonomy widget text display.
- Price table widget: option to make feature row heights equal.
- New posts selector field based on other existing fields.
- New autocomplete field. Currently supports showing results from posts and taxonomies.
- New date-range field with option to select specific or relative dates.
- Editor widget: Global widget setting for default 'autop' state.
- Some layout fixes for widget forms in Elementor.
- Google Maps: fallback image when maps API not available or returns error.
- Contact form: Reduced intensity of disabled button styling.
- Google Maps: Fix markers not displaying when queries are rate limited.
- Features: Option to use specified icon size for custom icon images.
- Updated FontAwesome icon set to 4.7.0
- Updated IcoMoon icon set.
- Contact form: Allow duplicate forms on same page.
- Widget temp backup in browser storage.
- Google Maps: Custom marker icon for each marker.
- Option to specify default number of visible rows in icon field.
- Changed PHP LESS compiler to a better maintained version.
1.8.6
- Editor widget supports Jetpack Markdown.
- Editor widget global setting for enabling/disabling 'autop' by default.
- Allow setting FitText compressor strength in hero and headline widgets.
- Fix variable name in
enqueue_registered_styles
. - Fix FitText not working previews.
1.8.5
- Fixed button hover class.