Plugin Directory

Changeset 3341508


Ignore:
Timestamp:
08/08/2025 09:35:38 AM (8 months ago)
Author:
zionbuilder
Message:

Updated readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • zionbuilder/tags/3.6.14/readme.txt

    r3341497 r3341508  
    11=== WordPress Page Builder – Zion Builder ===
    22Contributors: zionbuilder
    3 Tags: page builder, editor, visual editor, drag and drop, website builder, front-end builder
     3Tags: page builder, editor, visual editor, drag and drop, website builder
    44Requires at least: 6.0.0
    55Tested up to: 6.7.1
     
    4242Multiple gradients may be layered by making use of color opacity. When set a lower opacity of gradient colors, other gradient layers become visible. This is a powerful and unique feature that lets you add a distinctive touch to your design.
    4343
    44 = Manage loaded resources =
    45 Choose what fonts, colors, gradients, icon packs, or templates to appear in the page builder. That means you can choose only the fonts you need on your website even if on the dashboard you have access to hundreds of other fonts. By default, the builder loads only the resources needed for the rendered page so you can get a fast website out of the box, without the hassle of micro optimization.
    46 
    4744= History of actions =
    4845Saving system, history of your actions, post revisions, users permissions, or easily discard changes give you the power of becoming the sole creator of your website. Shortcuts for undo and redo are also available.
     
    9895= RTL support =
    9996Zion Page Builder supports RTL which is vital for languages that are read from right-to-left (rather than left-to-right).
    100 
    101 == WORDPRESS PAGE BUILDER 25+ FREE ELEMENTS ==
    102 * __Section__ - Has plenty of options to customize your layout.
    103 * __Column__ - Create your initial structure and fill it with other content elements.
    104 * __Text Editor__ -  Write, edit, format text, and even WordPress shortcodes on your website.
    105 * __Custom HTML__ - Allows to include HTML code in the element section in case you need them.
    106 * __Shortcode__ - Insert advanced features or content blocks within your site.
    107 * __Google Maps__ - Add this item wherever you think it is necessary to guide your visitors to a place of interest.
    108 * __Counter__ - Progressively count up a value of your choice.
    109 * __Progress Bars__ - Visually represent the evolution of a process, skills, and project progress.
    110 * __Image Slider__ - Perfect for showcasing a set of images, portfolio pieces, and client logos.
    111 * __Anchor Point__ - Used to set up a One Page navigation on your website or maybe a documentation-like page.
    112 * __Testimonials__ - Perfect way to show your potential clients the kind of work you can provide.
    113 * __Icon List__ - Assign an icon to each element of the list and set the content of the element.
    114 * __Alert__ - Notify the user about something special, like – danger, success, information, or warning.
    115 * __Sidebar__ - Display information other than the main content of the web page.
    116 * __Soundcloud__ - Display an embedded SoundCloud module to play an audio file hosted on SoundCloud.
    117 * __Pricing Box__ - Create highly customizable interactive pricing tables with a lot of customization options.
    118 * __Tabs__ - Perfect for displaying a large amount of organized information in a small area.
    119 * __Accordions__ - Display the content like the tabs element, and use the available space more efficiently.
    120 * __Image Box__ - Easily add images with a large amount of control over their appearance and behavior.
    121 * __Image__ - Place an image from the media library or computer to the layout.
    122 * __Icon__ - Every icon is 100% full vector, so they look incredibly sharp and are retina-ready!
    123 * __Icon Box__ - Create a box with an icon and add a description to it.
    124 * __Gallery__ - Quickly create a responsive and stylish image gallery.
    125 * __Heading__ - Very easy to use, and allows for some interesting customizations.
    126 * __Video__ - Offers the ability for users to post self-hosted, YouTube, or Vimeo video clips easily to their websites.
    127 * __Button__ - Allows a variety of buttons with a lot of options.
    128 * __Separator__ - Highly flexible separator allows to control border size, color, width, alignment, margins above and below, and you even add icons to them.
    12997
    13098== WORDPRESS PAGE BUILDER PREMIUM FEATURES ==
     
    177145* __Pro Tabs__
    178146* __Pro Accordions__
    179 
    180 == ZION PAGE BUILDER UPCOMING FEATURES ==
    181 * Theme Builder
    182 * WooCommerce elements for theme builder
    183 * Header & Footer Builder
    184 * Popup Builder
    185 * Background Multi-Layers + Parallax
    186 * Global Smart Areas
    187 * Global Typography
    188 * Grid display
    189 * Copy / Paste Specific styles
    190 * Import / Export Page options
    191 * New Pro Templates
    192 * New Pro Elements
    193 
    194 Take total visual control of your layouts and escape from theme limitations with [Zion Builder Pro](https://zionbuilder.io/pricing/?utm_source=wp-plugins&utm_medium=link&utm_campaign=description)
    195147
    196148= BE A CONTRIBUTOR =
     
    770722* Updated developer plugins
    771723
    772 = 2.4.1 2021-05-18 =
    773 * Fixed animation library not loading on certain hosting platforms
    774 * Fixed transform scale not working properly while dragging to change the value
    775 * Fixed editor CSS affects the content in editor mode
    776 
    777 = 2.4.0 2021-05-14 =
    778 * Added container element
    779 * Fixed undo/redo not working from history panel
    780 * Fixed discard changes for repeater option shows console error
    781 * Fixed animation delay not working properly
    782 * Fixed icon option placed in a modal window closes modal when the icon is deleted
    783 * Improved builder assets generation and loading order
    784 * Added code action for server component render
    785 * Various small code fixes
    786 
    787 = 2.3.1 2021-04-27 =
    788 * Better styled child selectors display in options panel
    789 * Fixed child selector sortable prevents chaning draggable inner options
    790 
    791 = 2.3.0 2021-04-27 =
    792 * Added ability to style any child css class or selector to all elements and global css classes
    793 * Fixed Adding extra css classes to column not working in editor mode
    794 * Fixed code helper pseudo_selector not working properly
    795 * Fixed admin page icon not showing properly if PRO version is active
    796 
    797 = 2.2.0 2021-04-12 =
    798 * Varsious overall builder speed improvements
    799 * All elements that reqiures data from server are now grouped in a single server call
    800 * Removed various css/js files from loading if they are not needed on the page
    801 * Added style options for icon box spacer
    802 * Improved order of scripts loading
    803 * Added style options for modal close button
    804 * Added indicator showing that an element has custom css classes applied
    805 * Added additional style options for separator element
    806 * Plugin developers: You can now condition the render element from inside the element class
    807 * Fixed css classes added multilple times in certain conditions
    808 * Fixed element from library added after a section instead of inside it
    809 * Improvement: When a new item is added to the library, the library automatically navigates to the newly added element
    810 * Improved initial disply of library items
    811 * Added additional php actions and filters
    812 * Updated Vue JS to latest version
    813 * Fixed local changes popup appears in certain conditions even if there were not unsaved changes to a page
    814 * Fixed global colors generating with the same id
    815 * removed empty options values from saving to DB
    816 * Improved PRO compatiblity regarding repeated elements
    817 
    818 = 2.1.1 2021-03-16 =
    819 * Fixed modal script not loaded properly
    820 
    821 = 2.1.0 2021-03-16 =
    822 * Feature: Improved compatibility with caching plugins
    823 * Feature: Added ability to change the icon background for icon element
    824 * Feature: Added style options for icon element
    825 * Feature: Added repsonsive options for section/column mask height
    826 * Improvement: Added ability to use dynamic data for accordion titles
    827 * Fixed: 0 column offset not applying
    828 * Fixed: Custom css classes cannot be deleted in certain conditions
    829 * Fixed: Various small fixes
    830 
    831 = 2.0.0 2021-02-26 =
    832 * Feature: Added breadcrumbs above options when using element options search
    833 * Feature: Added element icon for elements in tree view
    834 * Feature: Added categories to add elements popup
    835 * Feature: Added move element action to history
    836 * Feature: Added link option for column
    837 * Improvement: White space typography option
    838 * Improvement: Default WordPress themes compatibility
    839 * Improvement: Tooltip and rest API
    840 * Improvement: Visual improvements for Panel Element Options and OptionsForm
    841 * Improvement: Visual improvement for has changes bullet
    842 * Improvement: Added element icons to treeview and wireframe view
    843 * Improvement: Updated style for anchorPoint element in editor mode
    844 * Improvement: Performance tweaks for input range dynamic
    845 * Improvement: Inline-editor bugfixes and code improvement
    846 * Improvement: Added inner content styles and single item color option for iconlist
    847 * Improvement: Admin dashboard responsiveness
    848 * Improvement: Added string in case no value added for inline edit
    849 * Improvement: Added message when the element has no specific options
    850 * Improvement: Added background video options
    851 * Improvement: Allow themes to hook into plugin integrations
    852 * Improvement: Added invalid element component
    853 * Fixed errors when ssl is not properly set on websites
    854 * Fixed cannot properly drag items inside tabs
    855 * Fixed console error related to open panels
    856 * Fixed Toggle Library Panel when inserting items
    857 * Fixed dynamic text can be edited with inline editor
    858 * Fixed visual bug for right click in tree view panel
    859 * Fixed rename elements with right click
    860 * Fixed heading from 'Add Elements' popup inheriting styles from theme
    861 * Fixed CSS is not loaded in editor mode when using shortcodes
    862 * Fixed Custom css class cannot be deleted
    863 * Fixed repeater option console error in case no button text added
    864 * Fixed several sortable related issues
    865 * Fixed icon height bigger than width for certain icons
    866 * Fixed prevent link follow in text element and button element
    867 * Fixed delete custom-pseudoselectors
    868 * Fixed Added delete changes for responsive options
    869 * Fixed panel options search
    870 * Fixed pseudo selector delete kept styling
    871 * Fixed pseudo selector not resetting when editing a new element
    872 * Fixed add elements popup show while sorting elements
    873 * Fixed php notice for accordion element
    874 * Fixed Switch option styles
    875 * Fixed typography option not showing on general tab
    876 * Fixed Custom pseudoselector field not closing
    877 * Fixed modal visual bugs
    878 * Fixed Save is triggered only if clicked on the icon on the main panel
    879 * Fixed set wrapper tag for ProgressBars
    880 * Fixed Search content tab is not displaying correctly
    881 * Fixed Empty element appear in Add Elements popup
    882 
    883 
    884 = 1.2.3 2020-12-14 =
    885 * Improvement: rtl support for both editor and rendered page
    886 * Improvement: Error message when a template cannot be inserted
    887 * Improvement: Added video to plugin description
    888 * Improvement: Avoid extra click when inserting icon into page
    889 * Improvement: Added invert filter to style options
    890 * Fixed icon element generates color css twice
    891 * Fixed back button from library preview closes the panel
    892 * Fixed plugin name display
    893 * Fixed add global color visual bug
    894 * Fixed placement and style for Elements filtering in Add Elements popup
    895 * Fixed description text in about modal
    896 
    897 = 1.2.2 2020-12-09 =
    898 * Fixed focus on inline editor font size
    899 * Fixed Panel Library maximize buton click not working
    900 * Fixed wp 5.6 compatibility
    901 * Fixed click on adding global color closes colorPicker
    902 * Fixed tabs element not applying custom classes
    903 
    904 = 1.2.1 2020-12-08 =
    905 * Internal Feature: allow setting default value for repeater field
    906 * Improved: Add message when there are no saved gradients
    907 * Improved: Added allow Html in title fields in editor mode
    908 * Improved: Icon element markup in editor mode
    909 * Improved: demo mode
    910 * Improved: icon tab set normal default
    911 * Fixed Column styling options not showing on Safari on MacOS Big Sur
    912 * Fixed render classes on positioning the counter element
    913 * Fixed accordions element not showing in page when first added
    914 * Fixed Box shadow inset applies even if it is set to no
    915 * Fixed heading align option not responsive
    916 * Fixed custom classes not applying to various elements
    917 
    918 = 1.2.0- 2020-12-07 =
    919 * Added options to style the active tab for Tabs element
    920 * Added WordPress filters for REST controllers
    921 * Renamed Custom HTML element to Custom Code
    922 * Improved: Changes green dot now appears for dynamic values
    923 * Improved Zion Builder library display Improved: The options panel will show the general tab when editing a different element
    924 * Improved: Removed help tab from builder panel.
    925 * Improved: Page cache not clearing properly when modifying the page
    926 * Fixed accordion and tabs elements not working in certain conditions
    927 * Fixed icon element options not applying in certain conditions
    928 * Fixed shortcodes not working
    929 * Fixed element changes not saving to history in certain conditions
    930 * Fixed pseudo-element before options shows console error in certain conditions
    931 * Fixed restoring from local storage not working in certain conditions
    932 * Various code cleanup and improvements
    933 
    934 = 1.1.0- 2020-11-24 =
    935 * Feature: Add Elements Popup pens automatically when column layouts are inserted
    936 * Feature: Element options panel: Added ability to click on the element title to select the parent element
    937 * Feature: Abillity to change Column setting for each viewport for Zion's Gallery Element
    938 * Feature: Make Button Position option changeable per viewport
    939 * Renamed regenerate css to regenerate css and js
    940 * Improved history
    941 * Improved Tabs Element
    942 * Allow save page on content editable
    943 * Allow browser context on right click in preview mode
    944 * Hide element menu when scrolling
    945 * Replaced pageEvents with windows
    946 * Update plugin info card for pro version
    947 * Update Urls for changelog
    948 * Implemented element scroll to
    949 * Replace modal tour with intro video
    950 * Change Tab name from "Columns" to "Layouts"
    951 * Updated elements registration
    952 * Created methods for adding children to elements
    953 * Added ability to use zion builder version of Vue
    954 * Made components package as vue plugin
    955 * Reorganized components
    956 * Updated to Popper2
    957 * Removed Vuex from dependencies
    958 * Add padding to element icon for image element
    959 * Add v1.0.0 to lerna
    960 * Update to Vue 3 and fix compatibility syntax
    961 * Switched to monorepo
    962 * Added filter for license check
    963 * Update Data Fonts Google set
    964 * Add ability to get render attributes for multiple tag ids
    965 * Fixed poper behaviour on scroll
    966 * Fixed image wrapper border on image option
    967 * Fixed element custom css not working
    968 * Fixed Mozilla bug on input
    969 * Fixed locked user data
    970 * Fixed image element margin drag hides the toolbox
    971 * Fixed Zion Builder not working with Yoast in certain conditions
    972 * Fixed PHP Stan erors
    973 * Fixed CSS classes not cleared when a new css class is added or changed
    974 * Fixed render "Array" string on elements classes
    975 * Fixed section masks not working
    976 * Fixed element with no options shows values as array
    977 * Fixed CSS not generated when using 0 (zero) without any suffix like 'px' for input values
    978 * Fixed Absolute Positioning of elements in Zion Builder is not the same as on the front end
    979 * Fixed CSS not working correctly inside Zion Builder after changing Column ID
    980 * Fixed Zion Keyboard Shortcuts prohibit from typing capital letters inside the Wordpress media popup screen
    981 * Fixed css classes not cleared when a new css class is added or changed
    982 * Fixed Custom Javascript doesn't get removed in 'Custom Javascript' under 'Page Options' when saving page
    983 
    984 = 1.0.1- 2020-08-17 =
    985 * Renamed plugin
    986 * Changed register element system
    987 * Updated composer dependencies
    988 * Replaced PRO description from admin
    989 * Updated minimum PHP version
    990 * Performance optimizations
    991 * Implement pro connection
    992 * Add pro badge to dashboard
    993 * Add calendar picker
    994 * Add new transform properties
    995 * Moved render methods to render class
    996 * Added loading gif to element loading
    997 * Update keywords for elements
    998 * Prevent adding emty values on transition property
    999 * Added offset 0 value for columns
    1000 * Added dynamic background color option type
    1001 * Implement masks for sections and columns
    1002 * Change png to svg in section view
    1003 * Add specialFilterPak prop to iconsLibraryModal
    1004 * Add dynamic content to heading, iconbox, iconList, ImageBox,PricingBox, ProgressBars, Testimonial
    1005 * Added vendor prefixes for css styles
    1006 * Added filters to various locations
    1007 * Remove seconds from History items
    1008 * Added filter for options parsing
    1009 * Added form filters
    1010 * Added filter for element custom css
    1011 * Updated plugin version
    1012 * Added namespace to plugin file
    1013 * Updated pagebuilder meta keys
    1014 * Implemented update system
    1015 * Added updater base code
    1016 * Fixed data update not working properly
    1017 * Fixed template not importing images in certain conditions
    1018 * Fixed background size contain
    1019 * Fixed panels height dragging
    1020 * Fixed background gradient not working
    1021 * Fixed case sensitive icon search
    1022 * Fixed styles not generating proper css
    1023 * Fixed duplicate renderer var
    1024 * Fixed css duplicated
    1025 * Fixed animations visibility glitch
    1026 * Fixed flex direction row in rendered page
    1027 * Fixed uploaded icons not showing in frontend editor
    1028 * Fixed css gradients
    1029 * Fixed animation duration and delay not working properly
    1030 * Fixed missing post id for bulk actions API call
    1031 * Fixed inverse text shadow icons for horizontal and vertical spread
    1032 * Fixed no loader for templates library preview when inserting the item
    1033 * Fixed blur not rendering correctly
    1034 * Fixed compatibility with older versions of MySQL/MariaDB
    1035 * Fixed safari library scroll not working
    1036 * Fixed compatibility with legacy zionbuilder
    1037 * Fixed several PHP stan errors
    1038 * Fixed build command
    1039 * Fixed testimonial element not showing properly in frontend
    1040 * Fixed scrollTop and overflow hidden from accordion menu
    1041 * Fixed compatibility with WP 5.4.2
    1042 * Fixed error showing when using video background
    1043 
    1044 
    1045 = 0.1.0 =
    1046 * Initial Public Release
    1047 
Note: See TracChangeset for help on using the changeset viewer.