Changeset 3432044
- Timestamp:
- 01/04/2026 10:22:00 AM (2 months ago)
- File:
-
- 1 edited
-
unlimited-elements-for-elementor/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
unlimited-elements-for-elementor/trunk/readme.txt
r3429660 r3432044 2 2 Contributors: unitecms, valiano, iritmega, amitkeren, axmusic, freemius 3 3 Donate link: http://unlimited-elements.com/ 4 Tags: elementor, elementor addons, elementor templates, elementor widgets, widgets  forÂelementor4 Tags: elementor, elementor addons, elementor templates, elementor widgets, widgets for elementor 5 5 Requires at least: 3.5 6 6 Tested up to: 6.8.2 … … 238 238 14. [Price Range Filter (Pro)](https://unlimited-elements.com/price-range-filter-widget-for-elementor/) 239 239 240 15. [Colors Swatches ÂFilter (Pro)](https://unlimited-elements.com/color-swatches-filter-widget-for-elementor/)240 15. [Colors Swatches Filter (Pro)](https://unlimited-elements.com/color-swatches-filter-widget-for-elementor/) 241 241 242 242 16. [Off Canvas Filters (Pro)](https://unlimited-elements.com/off-canvas-filters-widget-for-elementor/) … … 941 941 == Changelog == 942 942 943 944 version 2.0.2 2025-12-30 = 945 946 Plugin Changes: 947 948 * Feature: add google reviews from serp api feature 949 * Fix - fixed double tax pricing in woocommerce variation 950 * Fix - fixed the entrance animation together with load more issue 951 * Fix - some blocks related bug fixes 952 * Fix - fixed default items not loading js issues 953 * Fix - fixed some small security issue 954 955 956 version 2.0.1 2025-11-26 = 957 958 * Fix: fixed some small secirity issue with the forms 959 * Update: updated freemius sdk to 1.13.0 960 961 962 version 2.0: 2025-11-24 = 963 964 Plugin Changes: 965 966 * Feature: added schema options to posts and multisource widget types 967 * Feature: made options for ai visibility (the schema) 968 969 Widgets Changes: 970 971 * Feature: Background Switcher (Free) - Added Hover Blur Effect option, allowing a subtle blur to be applied when hovering over elements for enhanced visual interaction. 972 * Feature: Post Grid (Free) - Added Meta Data One, Two, Three, Four, and Five Typography Override options, allowing full control over the styling of each individual metadata field. 973 * Feature: Icon Bullets (Free) - Separated the Gap option into two independent controls: Column Gap and Row Gap, providing more precise spacing adjustments for grid layouts. 974 * Feature: Icon Bullets (Free) - Added Item Justify Content option, allowing greater control over horizontal alignment within each item. 975 * Fix: Justified Image Carousel (Pro) - Fixed issue where a hash name was incorrectly added to the URL after opening the lightbox, ensuring clean and consistent URL behavior. 976 * Fix: Animated Border Icon Box (Free) - Fixed issue where the full-box link was not functioning correctly on hover, ensuring the entire item remains fully clickable as intended. 977 * Fix: Content Accordion (Free) - Increased the priority of the Heading Text Typography option, ensuring it can successfully override conflicting CSS rules applied by various themes. 978 * Fix: Fullscreen Menu (Free) - Rebuilt the option so the icon size now updates automatically in the editor, and adjusted the default styling to ensure the icon is vertically centered. 979 * Fix: Content Tabs (Free) - Removed outdated and unnecessary code that was preventing widgets from functioning correctly when their parent container was hidden using Elementor's responsive visibility options. 980 981 982 version 1.5.152: 2025-11-17 = 983 984 * Fix: disable short pixel plugin on ajax requests, because it's breaking the json response 985 * Fix: fixed some wpml language with thumb id issues 986 * Feature: added the schema for multisource and post list params authomatically 987 * Fix: make sure that there are images url's in all of the schemas 988 * Change: added black friday theme to the plugin 989 990 991 version 1.5.151: 2025-10-16 = 992 993 Plugin Changes: 994 995 * Fix: fixed some font awesome double include bugs 996 * Fix: fixed some init filters issue 997 * Fix: fixed file upload issues 998 * Feature: Set google reviews in original language and added option to choose review langauge 999 * Feature: added support for acf option pages 1000 * Fix: added some doubly plugin compatability functions 1001 * Fix: fixed some filters and pagination issues or non showing correct numbers 1002 * Fix: Fixed current langauge setup in wpml 1003 * Feature: added Full Post Intro to multisource fields. Moved truncate text to top side 1004 * Fix: fixed js background output with object cache enabled 1005 1006 Widgets Changes: 1007 1008 * Feature: Card Carousel (Free) - Made the Button Padding and Button Radius options responsive, allowing different values for desktop, tablet, and mobile devices to ensure optimal appearance across all screen sizes. 1009 * Feature: Stars Background (Pro) - Added "Disable Pointer Blocking - option, allows users to prevent the widget from blocking pointer events when the background is displayed as the foreground. 1010 * Feature: Accordion Filters (Pro) - Added an Item Box Shadow option, allowing customization of shadow effects around items to improve visual depth and overall design aesthetics. 1011 * Feature: Search Filter (Pro) - Added Button Shadow and Button Shadow Hover options, enabling customization of shadow effects for buttons in both normal and hover states to enhance visual depth and interactivity. 1012 * Feature: Video on Hover (Free) - Added an "Open Link on Click" option that allows users to open a link when the video is clicked. 1013 * Feature: Unlimited Google Maps (Free) - Improved mobile interaction with category items, allowing users to tap anywhere on the category to expand or collapse it instead of only on the arrow icon, enhancing usability and accessibility. 1014 * Feature: Mega Menu (Pro) - Added Typography options for the Active Menu Item state, allowing detailed customization of font style, size, and appearance for active navigation elements. 1015 * Feature: Content Switcher (Pro) - Made the Radius and Padding options responsive, allowing different values to be set for desktop, tablet, and mobile devices for improved design adaptability. 1016 * Feature: Event List (Pro) - Added an Item Button Text option, allowing customization of the button label for each item to provide more flexibility in content presentation. 1017 * Feature: How To (Free) - Added "Transition Duration" option for the buttons. 1018 * Feature: Unlimited Google Maps (Free) - Added Zoom Level Mobile option that allows setting a custom zoom level specifically for mobile devices 1019 * Feature: PDF Viewer (Free) - Improved PDF Viewer Widget accessibility - added role="region" and aria-label to main wrapper for semantic identification, converted navigation arrows and fullscreen control to button elements using role attribute with descriptive aria-labels for screen reader clarity, added aria-live="polite" to page counter for dynamic updates, and ensured iframe has a meaningful title attribute for screen reader context. 1020 * Feature: Currency Converter (Pro) - Added accessibility improvements - assigned role="form" to the main widget, added proper aria-label attributes for inputs, search fields, and currency selectors, made the swap button keyboard-focusable with tabindex="0" and role="button", added aria-live="polite" to the output container for dynamic updates, and ensured all interactive elements have meaningful labels for screen readers. 1021 * Feature: Video on Hover (Free) - Added keyboard accessibility support to Video on Hover widget by enabling video play/pause on focus and blur events, ensuring users can interact with the widget using the keyboard in addition to mouse hover. 1022 * Feature: Comparison List (Pro) - Added vertical and text alignment options for the Package Column. 1023 * Feature: Video on Hover (Free) - Added a "Show Lightbox on Click" option to play videos in a lightbox popup. 1024 * Feature: Overlay Button (Free) - Added a Border Hover option, enabling customization of border styles and effects when hovering over elements for improved interactivity and visual feedback. 1025 * Feature: Icon Accordion (Free) - Added new Scroll To Head options, including device-specific control (Desktop, Mobile, or both) along with customizable offset values for desktop and mobile, ensuring precise scroll positioning across different devices. 1026 * Feature: Icon Tabs (Free) - Added a new option section called Accordion Head, which includes settings for alignment, direction, text alignment, background color, title color, and icon color for both normal and active states, providing more precise control over accordion header styling. 1027 * Feature: Scroll Accordion (Pro) - Improved accessibility of Scroll Accordion Widget by adding semantic roles, making headers focusable, enabling keyboard navigation, and implementing dynamic aria-expanded updates so fully visible or scrolled-past cards are expanded while cards below the viewport remain collapsed 1028 * Feature: Icon Box Accordion (Pro) - Added keyboard support for accordion toggling with Enter/Space and improved accessibility by managing aria-expanded and aria-hidden attributes. 1029 * Feature: Liquid Full Screen Menu (Free) - Added a Sub Menu Padding option, allowing customization of inner spacing within submenu items for improved layout and readability. 1030 * Feature: Unlimited Google Maps (Free) - Added support for the Map widget inside Elementor Tabs, ensuring proper functionality and display when used within tabbed layouts. 1031 * Feature: Video on Hover (Free) - Added a Mode option that allows choosing between playing a video on hover or hiding the video on hover, providing greater flexibility for interactive behavior. 1032 * Feature: Pricing Table (Free) - Added a List Text Align option, allowing customization of text alignment within list elements for improved layout control. 1033 * Feature: Background Switcher (Free) - Added role, aria-selected, tabindex and enabled keyboard support so focused items can now be activated with Enter and deactivated with Esc. 1034 * Feature: Justified Image Carousel (Pro) - Added a Full Size Image URL option, allowing direct access to the full-resolution version of images for better display and linking capabilities. 1035 * Feature: Timeline Bullets (Free) - Improved accessibility: added roles attributes and keyboard support to Timeline Bullets - items can now be activated with Enter and deactivated with Esc. 1036 * Feature: Icon Box (Free) - Added Icon Horizontal Align and Button Horizontal Align options, providing greater control over the horizontal positioning of icons and buttons. 1037 * Feature: Icon Accordion (Free) - Improved accessibility of the Icon Accordion by adding aria-expanded, aria-controls, aria-labelledby, role, and tabindex, enabling keyboard support so Enter opens an item and Esc closes it, and ensuring aria-expanded updates correctly when toggling content. 1038 * Feature: Social Share Buttons (Free) - Added a XING share link option, enabling content to be easily shared on the XING platform. 1039 * Change: Post Query Summary (Pro) - Changed the default editor message displayed when a widget is added to the page, ensuring consistency with messages used in other similar widgets. 1040 * Change: Unfold Content (Free) - Made the Scroll Back To Top option work not only after folding back but also when unfolding the content, ensuring smoother navigation and improved user experience. 1041 * Change: Loop Carousel (Pro) - Changed the logic for handling disabled dots so they are no longer added to the page at all, improving markup cleanliness and performance. 1042 * Fix: Video Carousel (Free) - Fixed an issue where the marquee direction (up and down) was not working correctly in the marquee layout. 1043 * Fix: Accordion Filters (Pro) - Added a fix for the initial load issue where connected filters were briefly visible before JavaScript was fully loaded, ensuring a smoother and cleaner page rendering experience. 1044 * Fix: Checkboxes Filter (Free) - Added `flex-shrink: 0` to the checkbox element to prevent it from shrinking in layouts with limited space, ensuring consistent appearance and alignment. 1045 * Fix: Unlimited Google Maps (Free) - Fixed an issue with the initial Category display where the All Closed, All Opened, and First Opened options were not functioning correctly, ensuring proper initial state behavior. 1046 * Fix: Job Listing (Pro) - Improved accessibility for the widget - added semantic HTML landmarks and roles, meaningful heading levels, ARIA labels for buttons, badges, and skill tags. 1047 * Fix: Image Scroll (Free) - Added accessibility features to the Widget - assigned role="group" to the main wrapper, added aria-label describing the widgets purpose, ensured all <img> elements have meaningful alt text, and set appropriate aria-hidden="true" attributes for device overlays to improve screen reader experience. 1048 * Fix: 360 Product Viewer (Pro) - Added role="region" with aria-label to the main wrapper, aria-live="polite" for dynamic updates, and aria-labels plus role="button" for navigation controls to improve accessibility of the widget. 1049 * Fix: Layers (Pro) - Added role="group" with aria-label="Layered visual content" to the main widget wrapper and role="img" to icon elements to improve accessibility and assistive technology support. 1050 * Fix: Toggle Dropdown (Free) - Added accessibility improvements to the Toggle Dropdown widget: implemented aria-expanded attribute for the toggle button to indicate its open/closed state and improved JavaScript logic for managing the hidden attribute to properly toggle dropdown visibility. 1051 * Fix: Scroll Marquee (Free) - Added aria-hidden="true" to the Scroll Marquee widget to mark it as decorative and prevent distraction for assistive technologies. 1052 * Fix: Unlimited Google Maps (Free) - Fixed an issue where the Accordion On Open option was not functioning correctly, ensuring proper behavior when expanding accordion items. 1053 * Fix: Comparison List (Pro) - Fixed a bug that caused the table layout to break when item text exceeded the column width, and corrected an issue where row borders were not displaying properly on mobile devices. 1054 * Fix: Mega Menu (Pro) - Fixed an issue where clicking on the Expand Icon did not open the dropdown when the Item had the Clickable Link option enabled, ensuring proper functionality of both features. 1055 * Fix: Smooth Scroll (Pro) - Added logic to stop Lenis smooth scroll when hovering over Mega Menu on mobile devices. 1056 * Fix: Unlimited Carousel (Pro) - Added protection against themes applying default button styles that could break the appearance of arrows and bullets, ensuring consistent widget styling. 1057 * Fix: Loop Grid (Pro) - Added Re-Init Elementor Animations option to allow reinitialization of animations only when explicitly enabled by users. 1058 * Fix: Stacked Icons (Pro) - Improved accessibility of Stacked Images widget by adding semantic roles, meaningful aria-label attributes and focusability for non-link items. 1059 * Fix: Stacked Images (Pro) - Improved accessibility of Stacked Images widget by adding semantic roles, meaningful aria-label attributes, focusability for non-link items, and descriptive alt text for images. 1060 * Fix: Stacking Cards (Free) - Improved accessibility of Stacking Cards widget by adding semantic roles, tabindex, meaningful aria-label attributes, and ensuring cards and interactive elements are fully keyboard-navigable 1061 * Fix: Custom Cursor (Free) - Improved accessibility by adding aria-hidden="true" to the custom cursor elements so they are ignored by assistive technologies. 1062 * Fix: Scroll Sequence (Pro) - Improved accessibility by adding role="img" and a generic aria-label="Scroll sequence animation" to describe the canvas for assistive technologies. 1063 * Fix: Christmas Icons (Free) - Improved accessibility by hiding decorative icons from assistive technologies with aria-hidden="true", and adding aria-label to links where applicable. 1064 * Fix: Morph Slider (Pro) - Improved accessibility by adding region landmark and labels to the slider, enhancing navigation with aria-controls, providing slide position context, and removing redundant roles. 1065 * Fix: Scroll Image Reveal (Free) - Updated JS to respect users prefers-reduced-motion setting: scroll-triggered animations are disabled for users who prefer reduced. 1066 * Fix: Animated Hamburger Icon (Free) - Added accessibility support to the widget by including role, aria-label and aria-expanded attributes. 1067 * Fix: Image Shapes (Pro) - Added accessibility support to Image Shapes widget by including role="img" and aria-label attributes. 1068 * Fix: Particle Image (Pro) - Added alt attribute to Particle Image widget to improve accessibility. 1069 * Fix: Image Zoom Magnifier (Pro) - Added aria-describedby attribute to Image Zoom Magnifier widget for improved accessibility. 1070 * Fix: Icon Accordion (Free) - Fixed an issue where the accordion was not opening correctly after the latest update, ensuring proper functionality and access. 1071 * Fix: Comparison List (Pro) - Fixed an issue with column borders not displaying correctly in RTL mode. 1072 * Fix: Icon Tabs (Free) - Added role attributes and aria-selected attributes to the Icon Tabs widget to improve accessibility. 1073 * Fix: Lordicon: Animated Icons (Free) - Improved accessibility - added ARIA labels and role="img" attributes. 1074 * Fix: Shape Bullets (Free) - Improved widgets accessibility: added ARIA roles for better screen-reader support, allowed aria-hidden on decorative SVGs. 1075 * Fix: SVG Animation (Free) - Improved accessibility: added aria-hidden="true" for decorative SVGs and replaced show() with visibility to prevent layout shifts. 1076 * Fix: Flip Box Carousel (Pro) - Improved accessibility across the widget, enhancing usability for all users, including those relying on assistive technologies. 1077 * Fix: Rhombus Grid (Pro) - Improved accessibility in Rhombus Grid widget by adding roles, aria-labels, keyboard navigation, and focus support. 1078 * Release: Conditions (Free) - The Conditions widget lets you show or hide elements based on custom rules or interactions. Easily control what appears on your page depending on triggers, user actions, or other conditions. 1079 * Release: Starfield Background (Pro) - The Starfield Background Widget creates a moving field of stars that gives any section a deep, cosmic atmosphere. It's ideal for adding subtle motion and a futuristic touch to your layouts while keeping performance smooth and lightweight. 1080 * Release: Scroll Marquee (Free) - Scroll Marquee lets your images glide smoothly across the screen as users scroll, creating a sleek horizontal motion effect. Perfect for showcasing logos, galleries, or product shots in a dynamic, eye-catching way. 1081 * Release: Video Carousel (Free) - Video Carousel lets you showcase multiple videos in a sleek, swipeable slider with smooth navigation. Engage visitors with a modern, interactive way to browse and play your video content. 1082 1083 1084 1085 943 = 2.0.2 - 2025-12-29 = 944 945 feature: add google reviews from serp api feature 1086 946 1087 947 [See changelog for all versions.](https://unlimited-elements.com/change-log/)
Note: See TracChangeset
for help on using the changeset viewer.