changes.txt 52 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201
  1. 31.05.2019 - ver 6.0.3
  2. - Update: Init action priority is changed from 9 to 11
  3. - Update: Allow return in shortcode templates
  4. - Update: Coding standards improvements
  5. - Fix: Param Group clone
  6. - Fix: Checkbox value display in edit form
  7. - Fix: Loop attribute tax_query render
  8. - Fix: Attach image typo
  9. - Fix: Removed notice when shortcode template file missing
  10. - Fix: Map meta cap warning on custom post types
  11. 17.05.2019 - ver 6.0.2
  12. - Fix: Container elements controls in Backend Editor
  13. 15.05.2019 - ver 6.0.1
  14. - Fix: Tour element class error
  15. 15.05.2019 - ver 6.0
  16. - Update: Compliance with coding standards
  17. - Update: jQuery Waypoints update to the latest version
  18. - Update: Fallback for previews added
  19. - Fix: Pageable container autoplay
  20. - Fix: Hover box does not flip on iOS devices
  21. - Fix: Responsive media queries work properly
  22. - Fix: WooCommerce products pages in preview mode
  23. - Fix: Data source for Post Grid works with correct taxonomies
  24. - Fix: Design options for elements work in preview mode
  25. - Fix: The Editor got broken after adding many images
  26. - Fix: The posts source got broken in Post Grid after importing data
  27. 13.02.2019 - ver 5.7
  28. - Update: Compatibility with PHP 7.3
  29. - Fix: WooCommerce corrected editable role
  30. - Fix: Page preview styles independent from view page
  31. 27.11.2018 - ver 5.6
  32. - Update: Compatibility with Wordpress 5.0
  33. 11.10.2018 - ver 5.5.5
  34. - Fix: SSL issues for fonts
  35. - Fix: Gutenberg improvements
  36. 08.09.2018 - ver 5.5.4
  37. - Fix: Link selector works properly in Backend editor
  38. 07.09.2018 - ver 5.5.3
  39. - Added: RTL control toggle added for columns
  40. - Fix: Accordion control styles display properly in Role Manager settings
  41. - Fix: Plugin update notice works properly
  42. - Fix: RTL works properly with full screen rows
  43. - Fix: Single Image elements are counted into Yoast SEO sitemap
  44. - Fix: Post grid id applied properly to reduce number of records in wp_postmeta
  45. - Fix: Exception works properly in Post Grid
  46. - Fix: SSL timeout on activation
  47. - Fix: Link selector works properly in Frontend and Backend editors
  48. - Fix: Simplified controls in Design Options save border color
  49. - Fix: Empty space in class name removed for inner column
  50. - Fix: Post grid display proper number of posts specified
  51. 27.06.2018 - ver 5.5.2
  52. - Fix: "WPBMap Uncaught Exception" for modifyParam API method
  53. 22.06.2018 - ver 5.5.1
  54. - Fix: "WPBMap Uncaught Exception" for dropParam and addParam API methods
  55. 15.06.2018 - ver 5.5
  56. - Added: Undo/Redo operations available for the editor actions
  57. - Added: Gutenberg compatibility elements to insert Gutenberg blocks in the WPBakery layout
  58. - Added: 5 columns grid layout for rows
  59. - Added: RTL support for the full width rows
  60. - Added: Settings to enable/disable Gutenberg plugin
  61. - API Added: vc_shortcode_prepare_atts to update prepared shortcode attributes
  62. - API Added: vc_map_get_attributes to add new, modify all compiled attributes
  63. - API Added: vc_basic_grid_filter_query_filters to modify custom query in posts grid.
  64. - API Added: vc_is_valid_post_type_be to disable/enable Backend Editor for several post type
  65. - API Added: vc_show_button_fe to show Edit With WPB in Frontend Editor
  66. - API Update: vc_shortcode_output added shortcode tag in attributes
  67. - Update: Order by "include" added to WooCommerce
  68. - Update: WooCommerce elements default order/orderby synchronized
  69. - Update: Isotope/Masonry library version update
  70. - Update: Performance improvements for the Frontend Editor loading
  71. - Update: Performance improvements for the Editor Save
  72. - Update: Performance improvements for the Posts Grid loading
  73. - Update: WPML compatibility for posts/front pages
  74. - Update: RevSlider compatibility improvements
  75. - Update: Ninja Forms compatibility improvements
  76. - Update: ChartJS library update
  77. - Update: vc_wpautop, vc_wpnop versions updated
  78. - Fix: PHP 7.2 compatibility improvements
  79. - Fix: Post Slider custom links work properly
  80. - Fix: Extra p tags in grid removed
  81. - Fix: Blog page design options work properly
  82. - Fix: WPML single image translation available
  83. - Fix: HoverBox element on iOS and Firefox improvements
  84. - Fix: Builder.parse in frontend
  85. - Fix: Custom OnClick action in buttons for Posts Grids
  86. - Fix: Shortcode attributes update by reference inside filter vc_shortcode_output
  87. 08.03.2018 - ver 5.4.7
  88. - Fix: Custom shortcode mapping
  89. 07.03.2018 - ver 5.4.6
  90. - Update: Compatibility with PHP 7.2 added
  91. - Update: Compatibility filters for WP Toolset added
  92. - Update: French translation updated
  93. - Update: Persian translation updated
  94. 24.11.2017 - ver 5.4.5
  95. - Fix: Firefox tinymce and vc_link issue
  96. - Fix: WooCommerce vendor categories list
  97. 16.11.2017 - ver 5.4.4
  98. - Fix: TinyMCE Saves linebreaks
  99. 15.11.2017 - ver 5.4.3
  100. - Added: Shortcode support in raw_html
  101. - Added: More filters for vc_btn shortcode
  102. - Update: Shortcode automapper admin content escaping
  103. - Fix: Improve WordPress 4.9 tinyMCE support
  104. - Compatibility: with WordPress 4.9
  105. - Compatibility: with WP Tool Set plugin
  106. 13.10.2017 - ver 5.4.2
  107. - Fix: Updater URL typo
  108. 12.10.2017 - ver 5.4.1
  109. - Fix: Plugin zip size
  110. 12.10.2017 - ver 5.4
  111. - Update: WPBakery Page Builder logo update
  112. - Update: Navigation bar color schema in Backend and Grid Builder
  113. - Update: TweetMe text update with WPBakery data
  114. - Update: FontAwesome library update
  115. - Update: PO/MO files with new strings
  116. - Fix: Param saving dependant on checkbox
  117. - Fix: Extra javascript loading with Yoast SEO activated
  118. - Fix: Double shortcode parsing in WPB field
  119. - Fix: Checkbox param value repeat inside param group
  120. - Fix: Fixed encodeUriComponent
  121. - Fix: Device icons for column responsiveness
  122. - Fix: WPML vendor
  123. - Fix: ZigZag separator display on Firefox
  124. - Fix: Element presets category merge
  125. 15.09.2017 - ver 5.3
  126. - Update: WordPress native color interface
  127. - Update: New interface icons
  128. - Update: New SVG element icons
  129. - Update: FontAwesome library is updated
  130. - Update: With new color scheme comes new name WPBakery Page Builder
  131. 03.08.2017 - ver 5.2.1
  132. Update: Function add_shortcode_param returned
  133. Update: Function get_row_css_class returned
  134. Update: Function wpb_map returned
  135. Fix: std fixed for attribute types nested in a param group
  136. Fix: vc_js error on frontend editor
  137. Fix: Font dropdown in TinyMCE for WordPress 4.8.1
  138. 29.06.2017 - ver 5.2.
  139. Added: RTL support
  140. Added: HoverBox content element
  141. Added: ZigZag separator content element
  142. Added: Parallax effect added to columns
  143. Added: video background added to columns
  144. Update: element presets work as My Elements in Add Element window
  145. Update: drag and drop control in Role Manager
  146. Update: deprecated functions removed
  147. Update: Arabic translation
  148. Update: Russian translation
  149. Update: Spanish translation
  150. Fix: TinyMCE performance in Backend editor
  151. Fix: remove obsolete function designOptions
  152. Fix: Layer Slider compatibility issues
  153. Fix: templates user access
  154. Fix: shortcode saving in fe adds 0=""
  155. Fix: duplicate icons when adding custom icon font
  156. Fix: subscriber see WPBakery Page Builder welcome page
  157. Fix: WPML vendor issue
  158. Fix: page returns 0 when clicking add to cart from grid template
  159. Fix: shortcode regexp for dash in shortcode name
  160. Fix: preg_replace result, replacement and extra space
  161. Fix: filesystem error when saving design options (css) in settings
  162. Fix: woocommerce product id in grid api
  163. Fix: tabs/tours/accordions role access
  164. 11.04.2017 - ver 5.1.1.1.
  165. Update: Performance improvements for elements
  166. Fix: Element removing warnings
  167. 04.04.2017 - ver 5.1.1
  168. Added: extra security check for grid ajax calls to harden security
  169. 09.03.2017 - ver 5.1
  170. Added: Element Id for all elements
  171. Added: Image size control for Grid Builder media elements
  172. Update: Grid Builder Backend editor style user interface
  173. Update: List of available Google Fonts
  174. Fix: getJSON backward compatibility for jQuery
  175. Fix: vcIcon font family
  176. Fix: postDeactivate redirect url
  177. Fix: Extra isset check in case if vc_remove_param
  178. Fix: Not all child categories are displayed in the drop-down
  179. Fix: Autocomplete param sorting
  180. Fix: Shortcode mapper and shortcodes with dashes
  181. Fix: Can not read property of 'IndexOf'
  182. Fix: Custom CSS textarea height
  183. Fix: Missing scrollbar for view preset
  184. Fix: Fix vc_gitem_template_attribute_post_image_url warning for array_merge
  185. Fix: Box-shadow and borders for twenty-seventeen
  186. Fix: Media query for added css files
  187. Fix: Increase gap in edit form for google fonts
  188. Fix: Hiding all "Tabs" in tab module still displays active item
  189. Fix: php 7.1 compatibility issues
  190. Fix: Section save as template option
  191. 17.11.2016 - ver 5.0.1
  192. Improved: Auto update process on hostings with wrong chmod on /tmp directory
  193. Fixed: CSS Animation "none" works differently on save
  194. Fixed: Prettyphoto jumps up on closing in firefox
  195. Fixed: Section in template breaks
  196. Fixed: Warning for array_merge in vc_gitem_template_attribute_post_image_url
  197. 09.11.2016 - ver 5.0
  198. Added: WPBakery Page Builder Template Library with downloadable templates
  199. Added: Section element to combine rows
  200. Added: Material icon set to icon libraries
  201. Added: Animate CSS animations
  202. Added: template saving for section and row
  203. Update: all elements has CSS animation attribute
  204. Update: UI of element preset saving
  205. Update: editor controls with retina friendly icon set
  206. Update: IE8-9 support files removed
  207. Update: compatibility with Ninja Forms
  208. Update: less.js version update for better performance
  209. Update: activation/deactivation mechanism
  210. Update: iconpicker performance
  211. Fix: php notice for default post type
  212. Fix: php notices for post save
  213. Fix: autocomplete element removing indexes
  214. Fix: warning foreach for acf grid shortcodes
  215. Fix: activation state on multisite
  216. Fix: custom heading google fonts loading
  217. Deprecated: class license methods in favor of 4.8
  218. Deprecated: droppable and draggable methods in javascript for rows
  219. 07.09.2016 - ver 4.12.1
  220. Fixed: backend editor loading - getContent in case if #content doesn't exists
  221. Fixed: Grid item background image URL quoting
  222. Fixed: Entypo icons
  223. Fixed: Templates preview element icons
  224. Fixed: Remove extra next/prev buttons for prettyPhoto
  225. Fixed: Lightbox in firefox
  226. Fixed: Empty content welcome block for latest woocommerce
  227. Fixed: Hook into the YoastSEO:ready event directly.
  228. Fixed: Disable scrollTo when autoplay enabled
  229. Fixed: PrettyPhoto is-single hover controls
  230. Fixed: Grid Item ajax response rendering when no posts found
  231. Updated: Make old names for deprecated elements
  232. Updated: Old buttons and CTA removed from add element list
  233. Updated: FontAwesome to 4.6.3
  234. 08.06.2016 - ver 4.12
  235. - Added: Set default templates for post types
  236. - Added: Option to disable/hide row
  237. - Added: ’nofollow’ attribute option for links
  238. - Added: onclick action option for links
  239. - Improved: CSS file loading
  240. - Improved: Custom Heading added to Toggle(Faq)
  241. - Improved: Compatibility with qTranslate X and Polylang
  242. - Improved: French translation files
  243. - Fixed: White line in grid on mac chrome
  244. - Fixed: vc_vendor for Yoast
  245. - Fixed: Post grid and post masonry grid settings
  246. - Fixed: Lightbox prettyPhoto JS
  247. - Fixed: Shortcode mapper default value
  248. - Fixed: Server resource control
  249. - Fixed: textarea_raw_html in param_group
  250. - Fixed: Image doubling in masonry grid
  251. - Fixed: Locale file for Japanese
  252. - Fixed: Contact Form 7 search by title
  253. - Fixed: Version display on Welcome page
  254. - Fixed: Equal Height on IE11
  255. - Fixed: ‘js_composer_front.min.js and Masonry component
  256. - Fixed: Ability to disable accordion scroll
  257. - Fixed: ‘Add Template’ and WPML conflict
  258. - Fixed: Autocomplete field
  259. - Fixed: PrettyPhoto navigation in Image Carousel
  260. - Fixed: Loop builder in grid
  261. - Fixed: Woo Commerce product settings
  262. 15.04.2016 - ver 4.11.2.1
  263. - # is properly escaped for updated jQuery
  264. 07.04.2016 - ver 4.11.2
  265. - Added: Compatibility with WP 4.5
  266. - Added: Filter for database query limits
  267. - Improved: Input Sanitization
  268. - Improved: TGMPA compatibility
  269. - Improved: Pageable Container Back button behavior
  270. - Improved: vc_siteAttachedImages now uses get_posts instead of direct query
  271. - Improved: Ordering by meta key in grid elements
  272. - Improved: loop param work with multiple taxonomies selection
  273. - Fixed: Google maps scroll behavior
  274. - Fixed: Initial loading for Masonry Media Grid
  275. - Fixed: Advanced Custom Fields vendor initialization
  276. - Fixed: Post Grid filter taxonomy names collapsing
  277. 16.03.2016 - ver 4.11.1
  278. - Fixed: WPML + Image selection is working again
  279. - Fixed: vc_remove_param() + Custom WP Theme Front-end editor broke Text block
  280. 10.03.2016 - ver 4.11
  281. - Added: New predefined templates added
  282. - Added: Mono Social icons added to icon library list
  283. - Added: 'All' text in grid element filters can be modified in param window
  284. - Added: Gradient button style for buttons
  285. - Added: Grid element initial loading controls (including 'Disable' option)
  286. - Added: TweetMe Button content element params description added
  287. - Update: WordPress 4.5 compatibility added
  288. - Update: Additional element description in Backend editor
  289. - Update: Video background autoplay on mobile devices
  290. - Update: Refactor grid params array system
  291. - Update: In some cases relative path to admin-ajax.php returned 404, replaced with full path
  292. - Fixed: Russian language adds new content tab
  293. - Fixed: Content display on video background in IE10
  294. - Fixed: wp_get_attachment_url work with arg
  295. - Fixed: php7 array slice indexes
  296. - Fixed: '_self' attribute fix in CTA and button
  297. - Fixed: get_currentuserinfo() updated
  298. - Fixed: Full height row and iteration issue
  299. - Fixed: ACF foreach warning fixed
  300. - Fixed: Link stripping from images added from "Add Media"
  301. 5.02.2016 - ver 4.10
  302. - Added: Compatibility with option to add ACF to page
  303. - Added: Video width and alignment controls
  304. - Added: Parallax speed parameter added
  305. - Added: Category and Author elements added to Grid Builder
  306. - Added: Link to author in Grid Builder
  307. - Update: License tab available with 'set as theme’
  308. - Update: TweetMe button updated to support new styles
  309. - Update: Fontawesome library updated
  310. - Update: Grid Builder templates include user templates
  311. - Fixed: Add Media image sorting in WYSIWYG
  312. - Fixed: Single image preview in Grid Builder
  313. - Fixed: WP Theme 2016 underline fix
  314. - Fixed: Tabs outline style fix
  315. - Fixed: Iconpicker icons rendering on category change
  316. - Fixed: ACF fields rendering in Grid Builder
  317. 12.01.2016 - ver 4.9.2
  318. - Fixed: "Editing an existing Post Grid, page IDs are displayed instead of titles."
  319. - Fixed: Extra CSS class name for single image in post grid
  320. - Fixed: Third elements not working in templates
  321. - Fixed: WPBakery Page Builder button is now added even if psot doesn't support title
  322. - Fixed: Yoast + single image without default value
  323. - Fixed: Grid builder on multisite
  324. - Fixed: 404 error on WP multisite
  325. - Improved: Tab activation through menu (links on same page)
  326. - Improved: PHP7 compatibility
  327. 23.12.2015 - ver 4.9.1
  328. - Improved: VC save action is fired on wp save_post instead of edit_post
  329. - Improved: Some unneded files removed from package
  330. - Fixed: Element is calling save method only if changes were made
  331. - Fixed: svg image selection in single image element
  332. - Fixed: image style in post grid is now applied correctly
  333. - Fixed: Equal height in Safari
  334. 7.12.2015 - ver 4.9
  335. - Improved: Now WPBakery Page Builder is faster at least for 30%
  336. - Added: Equal height columns
  337. - Added: Vertical alignment of element within a column
  338. - Added: Vertical aligment of column within a row
  339. - Added: Fullscreen editing mode in backend editor
  340. - Improved: Single click License activation
  341. - Improved: Removed margins from row and now applied to content elements
  342. - Improved: All loaders are unified in VC interface
  343. - Removed: Guides on/off removed from backend editor
  344. - Fixed: ACF repeater field
  345. - Fixed: Presets for columns
  346. - Fixed: Ninja Forms
  347. - Fixed: WPML taxonomies (thanks to dev guys from WPML)
  348. - Fixed: Social button breaks ssl
  349. - Fixed: Template search
  350. - Fixed: Rem units in Design options
  351. - Fixed: Advanced TinyMCE support
  352. - Fixed: Icon display for nested shortcodes
  353. - Other minor improvements and fixes
  354. 6.11.2015 - ver 4.8.1
  355. - Added: Support for Advanced TinyMCE
  356. - Improved: Envato API changed to new version 2.0
  357. - Improved: ABSPATH check added to all php files
  358. - Improved: Filter in getParamTabsList method of the TTA added
  359. - Fixed: Post grid loads in http when using https
  360. - Fixed: Responsiveness in full height row
  361. - Fixed: Responsive Column Behavior
  362. - Fixed: Numbers of line chart displayed properly
  363. - Fixed: Text display on grid buttons
  364. - Fixed: Error 404 on vc-general on WP multi site install
  365. - Fixed: wp multisite hardcoded 'js_composer/js_composer.php', so impossible to use other plugin name
  366. - Fixed: Backend display proper column width
  367. - Fixed: Column offset resets after update
  368. - Fixed: Full image is broken on Firefox
  369. - Fixed: Error for non-logged in users
  370. - Fixed: Image Carousel display correctly
  371. - Fixed: Text element with animation is properly displayed in TTA
  372. - Fixed: Grid Element display price prefix $ per WooCommerce Settings
  373. 22.10.2015 - ver 4.8
  374. - New: Advanced Role manager for WPBakery Page Builder. Now you can fine tune access to WPBakery Page Builder functionality based on user roles
  375. - New: New interface with template preview option in Default Templates and My Templates sections
  376. - New: No need for license activation on localhost
  377. - New: "vc_register_settings_preset" action is added. Theme authors can add elements presets through the inner API
  378. - New: New design styles for Separator element
  379. - New: Option to add icon to Separator element
  380. - Improved: Single image element markup revises and improved
  381. - Improved: UX improvements for "Save template" under the Templates section
  382. - Improved: Load more button in grid now use latest VC button version
  383. - Improved: Lighter and cleaner welcome screen on empty page
  384. - Fixed: Protocol is replaced with // in css import (google fonts)
  385. - Fixed: Loading of Google subsets
  386. - Fixed: Display of icons for nested shortcodes
  387. - Fixed: Post grid display if loaded from Templatera element
  388. - Fixed: Fast switching between tabs
  389. - Fixed: Autocomplete of categories (woocommerce)
  390. - Fixed: Separator text moves to the next line when no space available
  391. 2.10.2015 - ver 4.7.4
  392. - Fixed: Bug in grid builder presets
  393. - Added extra ajax check
  394. 29.09.2015 - ver 4.7.3
  395. - Re: Backwards compatibility for images with custom link
  396. - Added border for single image with external source
  397. - Width of vc icon in "Add element" window fixed
  398. - Presets saving mechanism optimized
  399. 22.09.2015 - ver 4.7.2
  400. - "Undefined index" notice in tabs, tour, accordion removed (for cases when vc_remove_param() was called)
  401. - Bottom border in image gallery fixed
  402. - <br> now works in mobile view tabs
  403. - Backwards compatibility for images with custom link
  404. - Minor css improvements and fixes
  405. 16.09.2015 - ver 4.7.1.1
  406. - Fixed: CSS conflict with Ninja Forms
  407. 15.09.2015 - ver 4.7.1
  408. - Improved: Dependency are now called whe preset is selected for element
  409. - Improved: Old Tabs, Accordions and Tours removed from default templates
  410. - Fixed: Direct link to tabs (tour or accordion)
  411. - Fixed: Raw HTML (Cannot read property 'trim' of undefined)
  412. - Fixed: Nested elements saving in template
  413. - Fixed: Remove params function call and Notice: Undefined variable
  414. - Fixed: Html tags entered in text block now are decoded and not converted to actual tags
  415. - Fixed: LESS regeneration after plugin version increment
  416. 28.08.2015 - ver 4.7
  417. - Compatibility with WP 4.3
  418. - New: Element Preset mechanism added (Save, Set as Default)
  419. - New: More predefined layouts added
  420. - New: Param Window and other window update
  421. - New: Param Window is resizeable
  422. - New: Pageable Content Element based on Tabs added
  423. - New: Single Image Zoom option added to On Click Action
  424. - Improved: Pie Chart element has new WPBakery Page Builder colors
  425. - Improved: Separator width values added
  426. - Improved: Custom Heading has H1 tag as an option
  427. - Improved: Single Image and Image Gallery Source for External Image Added
  428. - Improved: Single Image element uses caption from Media Library or input (for External Images)
  429. - Improved: Single Image and Image gallery has same options under On Click Action
  430. - Improved: Design Options added to all elements
  431. - Improved: Border radius added to Design Options
  432. - Improved: Progress Bar uses param group for values
  433. - Fixed: Limit for acceptance of ACF field in Grid removed
  434. - Delay of CSS animations reduced
  435. - Minor bugfixes and improvements
  436. 23.07.2015 - ver 4.6.2
  437. - Custom CSS class added for Tour, Tabs, Accordions
  438. - Syntax in js file changed for better minifying support
  439. - ACF limit in grid removed
  440. - Single image target initialization in edit screen fixed
  441. 11.07.2015 - ver 4.6.1
  442. - Fixed: Cannot redeclare hex2rgb()
  443. - Icons per page set to 200 in message box element
  444. - Changed syntax in js_composer_front.js - now W3 Total Cache should not have problems with minifying
  445. - Compatibility with PHP 5.2.4 added
  446. - Fixed: Woo Rating count in grid
  447. - Fixed: Post image element in grid
  448. - Fixed: Pinterest button height
  449. 02.07.2015 - ver 4.6
  450. - New: Full screen row height
  451. - New: Chart elements (Pie, Doughnut, Line, Bar)
  452. - New: YouTube background for row
  453. - New: Tabs element
  454. - New: Tour element
  455. - New: Accordion element
  456. - New: Image overlay filters - enhance your images with awesome color overlays
  457. - Improved: New cleaner shortcodes (default values are not stored in the [shortcode])
  458. - Improved: UI for param group
  459. - Improved: Alt tags for images
  460. - Improved: Responsive options added to inner columns
  461. - Improved: Custom heading element. Cleaner markup, option to choose font from theme
  462. - Improved: Icon element now accepts custom color
  463. - Improved: Outline button now accepts custom color for border
  464. - Improved: Shortcode mapping process speed improvements
  465. - Fixed: Removed taxonomy db call from map.php (speed improvements)
  466. - Fixed: WP SEO + VC "Page slug changes if a shortcode with custom WP_Query used"
  467. - Fixed: Loading js files in vc-gallery.php
  468. - Fixed: Design options work when loaded from Templatera
  469. 16.06.2015 - ver 4.5.3
  470. - prettyPhoto updated to 3.1.6 - latest stable and secure version
  471. 18.05.2015 - ver 4.5.2
  472. - Performance: Removed call to get taxonomies from vc_map and now it is called via ajax only when it is needed
  473. - Fixed: slug changing when Yoast SEO plugin activated
  474. - Fixed: Unwanted gap in Grid when full width row is used
  475. - Fixed: Design Options now are loaded from templates too
  476. - Fixed: Custom inline styles from WYSIWYG editor now can be saved in templates
  477. - Fixed: All product categories now are accessible in VC
  478. - Fixed: Path for loading "imagesloaded.pkgd.min.js"
  479. - Resolved: Conflict with Owl Carousel
  480. 30.04.2015 - ver 4.5.1
  481. - Improvements with stretch row logic
  482. - Grid pagination isn't hiding "add to column" control in Fronend editor
  483. - Grid filter logic improved
  484. - JS script logic for templates improved
  485. - Bug with wpLink fixed
  486. - WPBakery Page Builder settings link in multisite fixed
  487. 27.04.2015 - ver 4.5
  488. - New: Parallax option for row added
  489. - New: IDs for rows
  490. - New: Param type "Hidden" available in shortcode mapper. Now you can preset shortcodes value and it will be not editable in VC interface (hardcoded)
  491. - New: Button element rebuilt from scratch. Extremely flexible with many options (Old buttons are still available but you will see deprecated message)
  492. - New: Call to action element rebuilt from scratch
  493. - New: Design Options section is powered by LESS technology (it actually compile less on save). This gives us proper tools to take Design options to the next level in the next updates
  494. - New: Guide tour for user who start using VC for the first time
  495. - New: VC Welcome page which is shown on plugin activation/update
  496. - Link attribute works with WP 4.2
  497. - Yoast compatibility improvements
  498. - Shortcode mapper user experience and ux improvements
  499. - VC Settings moved to the top level in WP Dashboard
  500. - License activation improvements now you can activate VC on the same domain (same url) again
  501. - Add to cart option is added to the VC Grid Builder
  502. - Traditional Chinese translation added. Thanks to ming xuan li
  503. - Various bug fixes and small improvements
  504. - All javascript and php files now share same coding standards (formatting)
  505. 21.04.2015 - ver 4.4.4
  506. - Compatibility with WordPress 4.2 added
  507. 12.03.2015 - ver 4.4.3
  508. - Color picker z-index increased
  509. - Proper image gallery re-initialization after dragging
  510. - Negative values can be saved in Design options now
  511. - Single image now has circle and round styles
  512. - "Author" role is added in the user group settings
  513. - "$" sign can be used in title in masonry grid
  514. - Shortcode mapper parsing shortcodes correctly now
  515. - Quotes (") can be used in the Custom heading element
  516. - Row stretching works as expected now
  517. - Japanese translation added. Thanks to evange
  518. - Position after cloning element is correct now
  519. - Auto rotate tabs works now
  520. - "h3 element converted to p tag if template is saved in frontend editor" fixed
  521. - "1/3 + 2/3" layout is added in grid builder
  522. - 3D shadow look improved for single image element
  523. - Yoast now is parsing content of VC
  524. - vc_load_default_templates_action returned
  525. - Custom query works properly in grid builder now
  526. 28.01.2015 - ver 4.4.2
  527. - Extra CSS class can be used in grid elements now
  528. - Single image styles fixed
  529. - added action "vc_load_default_templates_action"
  530. - vc_add_default_templates() fixed
  531. - Added compatibility for older Layer slider
  532. - Background dissapearing in row on child element deleting fixed
  533. - Message box backwards compatibility added
  534. - Grid builder ajax stability improved
  535. - Css tpl for Design options regenerated
  536. - Custom query in Grid builder handles correctly ampersant and quote marks
  537. - Compatibility with jwplayer improved
  538. - Compatibility with ACF improved
  539. 19.01.2015 - ver 4.4.1
  540. - Posts Grid (and other grids) are working on homepage
  541. - NextGen gallery working
  542. - Shareaholic plugin working
  543. - Related posts plugin working
  544. - Revolution slider working
  545. - Removed br tags that were inserted inside the div tag by third party filter
  546. - vc_is_inline() working as expexted again
  547. 16.01.2015 - ver 4.4
  548. - Bulgarian translation added. Thanks to: Valentin Val
  549. - New elements added: Grid, Masonry Grid, Media Grid, Media Masonry Grid
  550. - Grid Element builder added
  551. - Element replaced: Toggle element replaced with new version
  552. - Element replaced: Message box replaced with new version
  553. - Tab (groups) are fixed in content element edit
  554. - New filter added: vc_wpb_getimagesize
  555. - Improvements for German translation - .mo, .po files updated
  556. - Separator thickness option and alignment added
  557. - Predefault template list updated
  558. - Blank page layout updated
  559. - Button 2.0 has alignment option "centre"
  560. - Compatibility and automapping with Ninja Forms introduced
  561. - Icon Element: Icon Element
  562. - Woo Commerce shortcodes are automapped
  563. - Autocomplete param added
  564. - custom_markup param added
  565. - Filter available: vc_custom_markup_render_filter
  566. - Drag icon for column added
  567. - Accordion title replacement bug fixed
  568. - Row can be stretched: full width, full width with content, full width with content (no paddings) Note: This won't work with overflow: hidden
  569. - EasyTables is fully compatible with WPBakery Page Builder Frontend
  570. - Compatibility with Yoast SEO
  571. - Multiple fields param group added
  572. - Undefined offset warning removed if single image with incorrect id
  573. - Shortcode automapper regexp improved for better handling shortcodes without params
  574. - Welcome screen typography following WPBakery Page Builder design
  575. - Saving post with custom Query overriding title and slug bug fixed
  576. - Tour element autorotate option fixed
  577. - Mixed content errors in https mode removed
  578. - custom.css file will be loaded only if it has content
  579. - Nested Shortcode "as_child" parameter when set to "except" fixed
  580. - ... and more
  581. 10.09.2014 - ver 4.3.4
  582. - WP 4.0 improvements
  583. - Cloning row with tabs fixed
  584. - Cloning single tab in frontend editor fixed
  585. - Untranslated strings found and now outputed with __() and _e()
  586. - Custom CSS in Settings page converted > to special char fixed
  587. - IE8 compatibility improved. vc-ie8.css added. Thanks to AJ Clarke
  588. - Using front-end editor turns off the comments fixed
  589. - Persian translation added. Thanks to: Ali Mohammadi | www.bestit.co
  590. 19.08.2014 - ver 4.3.3
  591. - Edit elements in Accordion fixed
  592. - Design Options: border params are not saved if you don't enter all 4 border widths
  593. - Inner row margins updated for better UI
  594. - Fixed layout highlighting setting with the same mask (case 1/3 + 2/3 and 2/3 + 1/3)
  595. - Advanced Custom Fields + VC now can work together (without js error)
  596. - ACE Editor and Option tree now work together (without js error)
  597. - pt_BR locale updated
  598. - de_DE locale file updated
  599. 04.08.2014 - ver 4.3.2
  600. - Force custom css regeneration upon plugin update. This will fix problem for users who used custom Design options and experienced "broken layout"
  601. 31.07.2014 - ver 4.3.1
  602. - Obsolete vc_spanX classes removed (caused problems for some users)
  603. - Fixed: "llegal offset type in ... shortcodes.php"
  604. - French translation updated
  605. 29.07.2014 - ver 4.3
  606. - UX improvements in Backend editor
  607. - New: Offset option is added for columns
  608. - New: Now you can add any number of columns inside row (it will be placed to the next line if there is not enough of space)
  609. - New: Clone for columns
  610. - New: Control your layout accross multiple devices. Now you can set different column width for mobile and desktop layouts
  611. - New: Hide Columns on particular device
  612. - New: Added support for mqTranslate (qTranslate fork which works with WP 3.9+)
  613. - New: Row can be minimized in backend (to save space)
  614. - New: Empty space content element
  615. - New: Custom Heading content element
  616. - New: Predefined layouts
  617. - New: CSS syntax highlight added for Custom CSS option
  618. - Fully reworked css for frontend and backend editor. Modular and divided across multiple less files
  619. - CSS loading is moved to the wp_head();
  620. - Other small fixes and improvements
  621. 12.06.2014 - ver 4.2.3
  622. - Isotope library updated
  623. - Flexslider next/prev arrows fixed (font added)
  624. - Single image now can accept relative urls
  625. - Improvements with third party plugins
  626. 03.06.2014 - ver 4.2.2
  627. - Tabs: Auto generated IDs are back
  628. - Localizations are loaded correctly now
  629. - Pie chart element js error fixed
  630. - Notifier about unsaved changes added to the Custom CSS box
  631. - Custom CSS in Settings->WPBakery Page Builder->Custom CSS fixed
  632. - CSS editor accept css3 units
  633. - Removed "Activation notice" if vc_set_as_theme() called
  634. - front_enqueue_css and front_enqueue_js added in vc_map() https://kb.wpbakery.com/index.php?title=Vc_map
  635. - edit_post_link() caused problems in some themes - fixed
  636. - Template has the html tags for rich text formatting double encoded fixed
  637. - std param in maps improved logic
  638. - Single image: reveal target if link is set
  639. 27.05.2014 - ver 4.2.1
  640. - vc_map() preloader fix. Thanks to Chris R for help in debugging
  641. 21.05.2014 - ver 4.2
  642. - Performance improvements
  643. - Code structure changed, now everything is organized in folders
  644. - Code revised and phpdoc comments added (soon generated documentation will be available)
  645. - CSS icon will be shown at the "Gear" icon if there's custom css code
  646. - WP autoupdater now works in WP Dashboard->Updates section too
  647. - Default image changed for single image and image galleries
  648. - New Tour slide now title changed from "Tab" to "Slide"
  649. - Small fixes and improvements
  650. 12.05.2014 - ver 4.1.3.1
  651. - Typo in js code fixed, which prevented rows from cloning in backend editor
  652. 09.05.2014 - ver 4.1.3
  653. - Checkbox dependencies works now
  654. - Dependencies logic is executed upon edit screen opening
  655. - Textarea HTML is added in th shortcode mapper for use with content attribute
  656. - z-index for modals is lowered
  657. - Post grid: link to post works by default
  658. - Auto suggestion in query builder now gives hint after 2 chars
  659. - Message box and Warning box correctly displayed in the backend editor
  660. - vc_add_param()/vc_remove_element() works again
  661. 22.04.2014 - ver 4.1.2
  662. WP 3.9 compatibilty update
  663. - php warning/notices in mapper.php
  664. - Read more text in post grid is now translable
  665. - Autocomplete z-index in loop param increased
  666. - Tiny MCE get active editor logic improved
  667. - vc_add_param() and other helpers api functions are back to normal
  668. - WP 3.9 select link in WYSIWYG editor works now
  669. - When default text is removed from wysiwyg editor it will not be back on next edit
  670. 17.04.2014 - ver 4.1.1
  671. - z-index value for add element modal box increased
  672. - Improved element stacking on mopbile devices
  673. - Links now work in WP Text element
  674. - WP Menus element is populated on init event now
  675. - Removed console.log in js file
  676. - IE10 fix for TinyMCE
  677. 16.04.2014 - ver 4.1
  678. - New: Shortcode Mapper, map any third party shortcode to WPBakery Page Builder with an easy to use interface
  679. - New: Design options for Row, Columns, Text block, Single image and Video block elements. Add baackground color/image, paddings, border and margins. Tons of variations. You are a designer now!
  680. - New: Now you can group your params in tabs
  681. - White color for button added
  682. - Colors are now visible as actual colors in the dropdowns instead of "plain names"
  683. - Color picker have alpha chanel now
  684. - .po/.mo files updated
  685. 09.04.2014 - ver 4.0.5
  686. - Compatibility with new TinyMCE version in WordPress 3.9 added
  687. - Logic behind license activation button changed. Clicking activate button will save all fields
  688. - Image carousel popup next/prev links show correct images
  689. - Mobile screen width setting in design options updated to new less/css
  690. - "Show only WPBakery Page Builder" in "User groups access rules" fixed
  691. - Extra CSS class appended to the separator element
  692. 27.03.2014 - ver 4.0.4
  693. Bug fix round
  694. - Post grid categories: z-index fixed so autosuggestions now visible
  695. - Custom row layout input field in frontend mode works now
  696. 20.03.2014 - ver 4.0.3
  697. Bug fix round
  698. - Cloning elements in frontend is handled better
  699. - Enable/Disable Respinsivness in the backend from settings page
  700. - "Edit with WPBakery Page Builder" button in the admin bar now shows for correct user roles (who have access rights)
  701. - vc_disable_frontend() function enhanced
  702. - "TypeError: $(...).wpColorPicker" error illuminated
  703. - VC button in the backend reeived a facelift
  704. - WPBakery Page Builder suppor for child themes improved
  705. - Element dependencies tweaked to work with multiple values
  706. 11.03.2014 - ver 4.0.2
  707. - Google maps element updated to support new google maps version
  708. - Child theme support added
  709. - Disable responsivness is back
  710. - h1 css rules, normalize.css and print.css removed fron final js_composer_front.css removed
  711. - Workaround for inline scripts added (for devs who output js code inline)
  712. - Revolution slider support added
  713. - Nested shortcodes: except param can accept comma separated values now
  714. - CSS code added in front end is mirrored in backend interface
  715. - Sprite for predefined row laoyouts added
  716. - "Close" modal button in backend position tweak added
  717. - Updated .po/.mo files
  718. 03.03.2014 - ver 4.0.1
  719. - Optimizations for WPEngine
  720. - Plugin search is back
  721. - User access rules logic improved (for publish/save posts in inline mode)
  722. - Nested shortcodes can now accept except param
  723. 02.03.2014 - ver 4.0
  724. - Major update. All new inline (front end) editing mode. Now you can see what you are doing, no more trials and errors
  725. - Based on Bootstrap 3
  726. - New content elements (even more to come...)
  727. - New styles for Separators, Single images
  728. - And much-much more! 3 months of hard development invested in this update
  729. 08.01.2014 - ver. 3.7.4
  730. - NL locale added
  731. - Custom layout fixed (all fractional sizes work now on front end)
  732. - 100 sliders limit value for Revolutions sliders increased
  733. - Color picker css improved for Win users
  734. 13.12.2013 - ver. 3.7.3
  735. - TinyMCE "Text" mode buttons size fixed
  736. - Small WordPress 3.8 adjustments
  737. 08.12.2013 - ver 3.7.2
  738. - "Add Element" window received a "facelift"
  739. - Alignment for Single Image fixed
  740. - Custom CSS: now is outputted only in single page view
  741. - Scroll problem in edit element view in Chrome fixed
  742. - .po/.mo files updated
  743. - Raw js block: removed bottom margin
  744. - Posts grid column count fixed
  745. 27.11.2013 - ver 3.7.1
  746. - vc_remove_element() is back
  747. 26.11.2013 - ver 3.7
  748. - New: Posts Grid element with much more control and visual query builder
  749. - New: Custom teaser, control what content should be used in Posts grid and Carousel
  750. - New: Image carousel
  751. - New: Now you can set color for row background
  752. - New: Now you can set text color for row
  753. - New: Fine tune margins and paddings within a row
  754. - New: Single image alignment added
  755. - New: Custom CSS for singular pages. Add Custom CSS code to particular pages only
  756. - New: Now third party developers can easily create nested shortcodes Eg: [items][single_item][single_item][/items] More: https://kb.wpbakery.com/index.php?title=Nested_Shortcodes_%28container%29
  757. - New: Weight attribute for content elements added
  758. - Conflict with Gantry framework fixed
  759. - Conflict with QuForm plugin fixed
  760. - Single image url fixed
  761. - Third party shortcodes wraps in the text block when switching to WPBakery Page Builder mode
  762. - .po/.mo files updated
  763. 07.10.2013 - ver 3.6.14.1
  764. - Re: URL for single image improved
  765. - Dependency improvements
  766. 07.10.2013 - ver 3.6.14
  767. - IT locale added
  768. - Empty text block works correct now
  769. - Isotope css added for print page version
  770. - URL for single image improved
  771. - Site admins in Multisite have access to VC Settings now
  772. 09.09.2013 - ver 3.6.13
  773. - 7/12 + 5/12 layout now works on the front end
  774. - FR locale updated
  775. - Dependency setting now works for single image element
  776. 23.08.2013 - ver 3.6.12
  777. - fix for dissapearing paragraph and br tags
  778. 15.08.2013 - ver 3.6.11
  779. - Carousel is back
  780. - "isHidden" javascript error which was affecting some users fixed
  781. - WP Custom Menu logic improved
  782. 09.08.2013 - ver 3.6.10
  783. - New: Pie chart content element
  784. - Updated code to support new jQuery UI version (Accordion spacing, Tour next/prev links working again, Image grid in 2nd+ tab working again, Tour sorting/cloning fixed)
  785. - pt_BR locale updated
  786. 05.08.2013 - ver 3.6.9
  787. - New: Auto updater. Enter your API key/Purchase code/Envato username and plugin will be updated automaticaly
  788. - New: Add multiple categories to your content elements (when register new element with vc_map())
  789. - New: "If you close this window all shortcode settings will be lost. Close this window?" message now is showed only when there are unsaved changes
  790. - Javascript code tested with JShint
  791. - Better "bullet proof" logic for custom size images
  792. 15.07.2013 - ver 3.6.8
  793. - More row layouts added
  794. - Custom row layout option added, now you can enter exact size you want/need
  795. - Row layout switcher changed
  796. - Title removed for Text block in edit screen (for space savings)
  797. - vc_remove_element() typo fixed
  798. - Quotes properly escaped now in Template names
  799. - Isotope library updated
  800. - Images from same galleries can be cycled in prettyPhoto lightbox
  801. - Colorpicker attribute now works for all user roles
  802. 03.07.2013 - ver 3.6.7
  803. - Navigation for Accordion added, now you can link to specific section directly
  804. - Inner API extended. More details https://kb.wpbakery.com/index.php?title=Inner_API
  805. - PHP code formatted for PHP Strict standards
  806. - default.po and .mo files updated
  807. 25.06.2013 - ver 3.6.6
  808. - New: Accordion now can be collapsed by default
  809. - Quotes in Accordion/Tour/Tabs now works
  810. - Category filter works now after wpb_remove() function call
  811. - Some users had "unexpected T_VAR in loop templates.html" error - fixed
  812. - "Show only WPBakery Page Builder" permission fixed
  813. 17.06.2013 - ver 3.6.5
  814. - New: Shortcode Template logic. More here: https://kb.wpbakery.com/index.php?title=Shortcode_Templates_(markup)
  815. - New: Link param type
  816. - New: Updates notifier now "hooks" into the WP Updates system
  817. - New helper function added for easier param adding to existing content elements wpb_add_param($shortcode, $param)
  818. - Colorpicker param type now is using WordPress default color picker
  819. - Modal window fix for Avada theme
  820. - Google maps: New setting to hide info balloon
  821. - TinyMCE editor works correct now, for users with non US locale
  822. - Tab duplicating fixed
  823. - FR locale updated
  824. - Textdomains added in few strings. .po and .mo files updated
  825. - Accordion "Add new accordion section" text changed
  826. - Plugin activation improved
  827. - Text typos in Google maps and Progress bar fixed
  828. - Twitter widget removed. Due to the api change tweets can't be loaded "the old" way anymore. As workaround, login to your twitter account and create new widget (https://twitter.com/settings/widgets) then use raw HTML block to place generated code to your page
  829. 07.06.2013 - ver 3.6.4.1
  830. - update for the those who have javascript error "jQuery(...).waypoint is not a function"
  831. 01.06.2013 - ver 3.6.4
  832. - New feature: Added CSS animations for Single image, Message box, Text Block & Toggle. Which runs when element enters browsers viewport.
  833. - Progress bar animation now starts when it enters into the viewport. Added filter for class names.
  834. 27.05.2013 - ver 3.6.3
  835. - tinyMCE initialization improved
  836. - #tb_window z-index increased
  837. 24.05.2013 - ver 3.6.2
  838. - Safe switching added. If you had content before switching to WPBakery Page Builder mode, it will be wrapped in Text Block now
  839. - CSS conflict resulting in cutting "Add element" and element edit pages fixed
  840. - Some localization strings fixed
  841. 21.05.2013 - ver 3.6.1
  842. - custom.css and js_composer_front_custom.css storing location changed from plugin's folder to wp-content/uploads/js_composer/*
  843. - German translation updated. Thanks to Toni (kratos85)
  844. - French translation added. Thanks to sailor1978.
  845. - Spanish translation updated. Thanks to elpuntografico
  846. - Russian translation added.
  847. 13.05.2013 - ver 3.6
  848. - Fully rewritten backend. Now powered by backbone.js library - enourmous speed improvements
  849. - Elements drag and drop logic improved
  850. - New settings page. Now you can change default colors, CSS grid settings, Content elements bottom spacing. You should see it!
  851. - New search filter in "Add element" window. Content elements are filtered while you type
  852. - New content elements: Progress bar (animated), Gravity Form
  853. - Default WP widgets now can be inserted directly to your page
  854. - Single image block improved (added option for auto linking to the 'large' image)
  855. - Accordion block improved (added "collapsible" option)
  856. - Posts Slider block improved (added option to add titles)
  857. - Button block improved (add prettyphoto extra class and link will open in lightbox)
  858. - Custom CSS section added into the settings page. Now pasting your own css code is a lot easier
  859. - New param type for developers (checkbox)
  860. - prettyPhoto updated (3.1.5)
  861. - .po & .mo files updated
  862. - Overal files cleanup (plugin file size reduced)
  863. - And a lot more small thigs that will make your experience with WPBakery Page Builder better
  864. 15.02.2013 - ver 3.5.3
  865. - Image selection i18nLocale fixed
  866. - .po and .mo files updated
  867. 07.02.2013 - ver 3.5.2
  868. - Activation error fixed (cases when Contact form7 was installed)
  869. - User rights updated (Row in Row now works)
  870. 25.01.2013 - ver 3.5.1
  871. - WP native image selector added (for single image and galleries)
  872. - delete icon in tabs
  873. - add section for accordion fixed
  874. - row extra class output on front end fixed
  875. - IE images stretching removed
  876. - "convert to new version" added support for 3rd party shortcodes
  877. 22.01.2013 - ver 3.5
  878. - Major update, read more about update: http://bit.ly/vc_34_to_35
  879. - Fully rewriten backend UI, with better row->column logic
  880. - Overall speed improvements
  881. - Highly customizable for third party developers
  882. - Due to large amount of css conflicts, original bootstrap was removed and forked "prefixed" one is used now
  883. - Improved element's responsiveness
  884. - .po & .mo files updated
  885. - And many, many more...
  886. 18.12.2012 - ver 3.4.12
  887. - Edit tab titles fixed
  888. 13.12.2012 - ver 3.4.11
  889. - var_dump() removed from shortcodes.php file
  890. - pressing cancel button works correctly now
  891. - depreceted function image_resize replaced with wp_get_image_editor()
  892. - .po and .mo files updated
  893. 12.12.2012 - ver 3.4.10
  894. - Accordion "freezing" fixed
  895. - WP 3.5 compatibility fixes added
  896. 29.12.2012 - ver 3.4.9
  897. - Introduced developers methods more info https://kb.wpbakery.com/index.php?title=Category:Visual_Composer
  898. - Exceprts now are working for posts/pages created with WPBakery Page Builder
  899. - Nivo slider updated (ver. 3.1)
  900. - Responsive css can be turned off from WPBakery Page Builder settings page
  901. 15.11.2012 - ver 3.4.8
  902. - fix for qTranslate (after recent update qTranslate was hiding WPBakery Page Builder button)
  903. - new colorpicker param type added
  904. - Template system updated
  905. 09.11.2012 - ver 3.4.7
  906. - Updates notifier added (beta)
  907. - Toggling between WPBakery Page Builder/Classic view now works as it should be (content is updating correctly)
  908. 05.11.2012 - ver 3.4.6
  909. - Raw HTML and Raw js content blocks updated
  910. 31.10.2012 - ver 3.4.5
  911. - Fixed shortcodes initialization ([vc_column_text width="1/1" el_position="first last"] ...)
  912. 23.10.2012 - ver 3.4.4
  913. - wamp environment fix
  914. 16.10.2012 - ver 3.4.3
  915. - fixed "Empty visual editor"
  916. 11.10.2012 - ver 3.4.2
  917. - fixed "Call to undefined function get_currentuserinfo()"
  918. 09.10.2012 - ver 3.4.1
  919. - Activation error fix
  920. - Few small addons
  921. 05.10.2012 - ver 3.4
  922. - New facelifted backend interface
  923. - New content block selection menu
  924. - Call to action block in IE fixed
  925. - Single image block: now image can be removed after upload
  926. - VC initializing fixed (for users who changed default wp-content/plugins/ path)
  927. - Raq html/Raw js content blocks non latin characters fixed
  928. - New method for developers. Now you can completely override outputted html on frontend
  929. - Google maps positioning in 2nd, 3rd, ..., tab fixed
  930. - .po & .mo files updated
  931. 21.09.2012 - ver 3.3.3
  932. - image max-width set to 100%;
  933. - Fixed image uploading layout (now it uses full width)
  934. - locale string added in few __() and _e() functions
  935. - .wpb_flickr_widget & .wpb_twitter_widget bottom margin added in LESS
  936. - css background, changed to background-color where possible
  937. 21.08.2012 - ver 3.3.2
  938. - second attempt to fix "Featured image"
  939. 21.08.20012 - ver 3.3.1
  940. - add_them_support('post-thumbnails'); extends post thumbnails defined by theme
  941. 16.08.2012 - ver 3.3
  942. - This version main focus is on CSS files, they are improved. Content elements now share similar "default grey" style across all elements
  943. - Bootstrap now comes with LESS files
  944. - Bootstrap css rules stripped to prevent css conflicts with 3rd party themes/plugins
  945. - js_composer_front.css: re-done. Now compiles from LESS files.
  946. 14.08.2012 - ver 3.2.4
  947. - Video in tabs fixed
  948. - Container extra class name applied to inner text blocks bug fixed
  949. 09.08.2012 - ver 3.2.3
  950. - Settings page enhancments
  951. 27.07.2012 - ver 3.2.2
  952. - jQuery UI CSS facelifted, now should look great in every design.
  953. - LESS files for jQuery UI now available in assets/css/ui-custom-theme/less
  954. 24.07.2012 - ver 3.2.1
  955. - jQuery Tabs switching fixed
  956. 23.07.2012 - ver 3.2.0
  957. - Teaser grid: link target added
  958. - Image grid placed in tabs bug fixed
  959. - FlexSlider updated
  960. - Masonry Layout for Teaser grid added
  961. - Sorting in Teaser grid added
  962. - Extra class name for containers added
  963. - .js files outputs in footer
  964. - If user switch WPBakery Page Builder mode when there's text already, then this text is wrapped in text block.
  965. - Administrator now can set user roles related settings in WPBakery Page Builder->Settings
  966. - Administrator now can set WPBakery Page Builder as default editor (per user role)
  967. - Image gallery: link target added
  968. - Single image element: link option added
  969. - Posts slider: removed string "No featured image set" if no image is set
  970. - Fixed problem with advanced custom fields
  971. - .po file updated
  972. 04.06.2012 - ver 3.1.0
  973. - Major release
  974. - Rewritten core. Now OOP driven
  975. - Updated documentation and Advanced documentation
  976. - Updated locale files
  977. - 1/5 and 5/6 columns sizes added
  978. - UI enhanced
  979. - Single image element added
  980. - Raw HTML element added
  981. - Raw JS element added
  982. - Drag & Drop works better now
  983. - Adding images in galleries is easier now (WP native way)
  984. - Bootstrap updated to 2.0.4
  985. 10.05.2012 - ver 3.0.4
  986. - HTML Comments removed from generated html code. Some themes wrapped them in paragraph tag :(
  987. 27.04.2012 - ver 3.0.3
  988. - Alert box icons on front end added
  989. - Image gallery. Now images can be shuffled/randomized
  990. - Tested with Advanced TinyMCE plugin. Works OK
  991. - Bootstrap updated to 2.0.3
  992. 15.04.2012 - ver 3.0.2
  993. - bootstrap.css cleaned, unused classes removed.
  994. 14.04.2012 - ver 3.0.1
  995. - Attached images field, now checks for deleted images and if ID doesn't exist - ID is removed.
  996. - Cloning tabs, accordion and tour fixed.
  997. - google+ added
  998. - pinterest added
  999. - German translation added. Contributed by aleccs
  1000. - Polish translation added. Contributed by Bartosz Arendt, Digital Factory
  1001. - apostrophe \' fixed
  1002. - Accordion droppable fixed, now it doesn't accept tabs, tour and accordion in it.
  1003. - .po file updated
  1004. - .container class name comment out from bootstrap.css file. Because it isn't used withing the plugin, but conflicts with 3rd part themes
  1005. 11.04.2012 - ver 3.0 - Major release - Fully rewritten
  1006. - New content blocks added (Accordion, Posts slider, Google maps, Video widget);
  1007. - Old content blocks extended (FAQ Toggle: default state option added, Image gallery: ability to link each slide individually added, new layout (simple grid) added, now you can enter size for your image WP native way. thumbnail, media, large;
  1008. - Tabs, Tours and Accordion content block are fully revamped: now they can accept other content elements inside them, as a result you can columns or image gallery right in tabs;
  1009. - Teaser (posts) grid: new filtering and sorting options added;
  1010. 09.02.2012 - ver 2.3.3
  1011. - prettyPhoto updated and few js improvements.
  1012. 07.02.2012 - ver 2.3.2
  1013. - js and css files now included with version number.
  1014. 27.01.2012 - ver 2.3.1
  1015. - Added additional "if" check to prevent error message when image can't be found or resized
  1016. 20.12.2011
  1017. - "no link" in VC teaser grid
  1018. - "Read more" button removed & image wrapped in span; WPBakery Page Builder now switching default WP content area to Visual mode automatically
  1019. 12.12.2011
  1020. - WP 3.3 compatibility;
  1021. - .clear class renamed to .vc_clear;
  1022. - Now tabs and tour slides have classname, as a result they can be targeted with css;
  1023. - If WPBakery Page Builder settings are empty, then columns are percent based.
  1024. 22.09.2011
  1025. - New content block added - "Text separator".
  1026. 15.09.2011
  1027. - .wrapper class renamed to .wpb_wrapper;
  1028. - CSS file cleaned and tweaked;
  1029. - Posts grid -> Categories (narrowing by custom taxonomies) now works with custom post types and regular posts;
  1030. - New content element added - "Tour section";
  1031. - Fixed bug with image inserting into tabs;
  1032. - Checked that js_composer works great with YOAST SEO, some user reported that they don't work together.
  1033. 01.08.2011
  1034. - CSS improvements.
  1035. 21.06.2011
  1036. - Nested tabs bug fixed. Thanks to Justin.
  1037. 15.06.2011
  1038. - Scheduled update. Overall improvements.
  1039. 13.06.2011
  1040. - Now you can generate grid for multiple templates. Eg: For full width page, page with sidebar and so on.
  1041. 08.06.2011
  1042. - New content block "Call to action box"
  1043. 07.06.2011
  1044. - Few tweaks to the backend design, posts grid now can show posts in Carousel
  1045. 04.06.2011
  1046. - Redesigned backend, new content module "Button"
  1047. 31.05.2011
  1048. - Fully rewritten engine, as a result you can add your own shortcodes. Note: ver 2.0 isn't compatible with 1.2 plugin version, please delete old plugin first.
  1049. 24.05.2011
  1050. - New content block "Widgetised Sidebar", few bugfixes.