Joomla! 3.9 PHP 7.3 PHP 7.4
Released on: Freitag, 15. Mai 2020
Maturity | Stable |
Released on | Freitag, 15. Mai 2020 |
[+]: ../templates/yootheme_corporate/images/red-cross.png
# Changelog
## 2.0.13 (May 12, 2020)
### Added
- ![][+] Add child theme template `logo`
### Changed
- Automatically hide empty terms (WordPress)
- ![][+] Apply animation to all `uk-card` modules in sidebar
- ![][+] Set default post and blog settings
## 2.0.12 (May 07, 2020)
### Added
- ![][+] Add disable animation option to sidebar
### Fixed
- Fix item alignment in masonry grid
- Fix encoding of unicode strings
## 2.0.11 (May 07, 2020)
### Fixed
- Fix broken customizer in non-English installations (WordPress)
## 2.0.10 (May 06, 2020)
### Fixed
- Fix duplicated dropdown menu items
## 2.0.9 (May 06, 2020)
### Added
- Add date format option to meta field
### Changed
- Change numbers on either start and end pagination edges to 3 (WordPress)
### Removed
- Remove Show Start/End links option from Pagination element
### Fixed
- Remove menu item active class for posts_page if currently on none blog page (WordPress)
- Fix PHP 7.0 compatibility
- Fix article field labeling/ordering (Joomla)
- Fix Image does not collapse if attachment does not exist (WordPress)
- Fix closing title html element in comment form (WordPress)
- Fix `...` in Pagination no longer render as link
- Fix title link in article meta name (Joomla)
- Fix theme button on widgets edit screen (WordPress)
- Fix default quantity option for Page Posts source (WordPress)
- Fix missing show link option for Post Taxonomy String source (WordPress)
- Fix duplicate content output on plugin pages (WordPress)
- Fix display of date picker, date time picker, time picker ACF fields (WordPress)
- Fix `YOOtheme Builder` media button (WordPress)
- Fix columns setting for navbar items resulting in wrong number of columns
- Fix tags field for category source (Joomla)
- Fix collapsing behavior of button element
## 2.0.8 (April 22, 2020)
### Added
- Add order by comment count for Custom Posts Query (WordPress)
- Add coordinates prop to GoogleMaps custom field (WordPress)
- Add limit filter to ACF text fields (WordPress)
- Add secondary text color as option to elements
### Changed
- Apply before/after filters on dynamically mapped fields only if it has a value
- Trim whitespace on dynamically mapped field values
### Fixed
- Fix display title effects tab navigation in switcher element
- Fix offline image not shown (Joomla)
- Fix deprecation warning on post edit screen (WordPress >= 3.5.0)
- Fix article event fields for custom articles (Joomla)
- Fix image resizing with dynamic content (WordPress)
## 2.0.7 (April 9, 2020)
### Added
- Add help videos for dynamic content and templates (Joomla)
- ![][+] Add child theme templates `left`, `meta` and `module`
### Changed
- ![][+] Complete rework of com_dpcalendar `event` view
- ![][+] Complete rework of child theme templates
- ![][+] Improve horizontal `header` layouts
### Fixed
- ![][+] Fix display issues of `header` layouts in IE11 and Edge
### Removed
- ![][+] Remove legacy files for DPCalendar version 6
## 2.0.6 (April 9, 2020)
### Added
- Add field mapping for dynamic content to Social element
- Add indicator if template is disabled in the template overview
### Changed
- Collapse elements if all their content is empty
### Fixed
- Fix error on extended IPTC metadata when saving cache `jpg` images
- Fix left/right aligned images not covering cards with different heights in Grid element
- Fix Filter reverse order on numeric tags in Grid and Gallery element
- Fix asset urls with WPML plugin (WordPress)
## 2.0.5 (March 19, 2020)
### Added
- Add link style option to meta and tags field
- Add Parent Category Source (Joomla)
- Pre-select View Type field in template modal (Joomla)
### Changed
- Collapse elements if they have items but all their content is empty
### Fixed
- Fix meta field template (Joomla)
- Fix JCE editor style (Joomla)
- Fix "Open Templates" button (Joomla)
- Fix user link in meta template (Joomla)
- Fix templates no longer override templates with same name (Joomla)
## 2.0.4 (March 13, 2020)
### Fixed
- Fix loading menu module in J!Module element in templates (Joomla)
- Fix `menu_style` not applied in J!Module element (Joomla)
- Fix loading html overrides from child-theme (Joomla)
- Fix PHP 5.6 compatibility issue (Joomla)
- Fix theme styles loading
## 2.0.3 (March 12, 2020)
### Fixed
- Fix update scripts not being applied
- Fix transparent navbar container padding not being applied
- Fix `com_search` form with no results returned (Joomla)
## 2.0.2 (March 11, 2020)
### Fixed
- Fix loading `config.php` from child-theme (Joomla)
### Added
- Add profile link to `mod_login` override (Joomla)
- Add frontend edit button to template layouts (Joomla)
## 2.0.1 (March 10, 2020)
### Fixed
- Fix namespace in `/config.php` (Joomla)
## 2.0.0 (March 10, 2020)
### Added
- Add field mapping for dynamic content to elements
- Add current page content sources
- Add custom queried content sources
- Add related content sources
- Add multiple items content sources
- Add support for page, post, category, tag and user source types
- Add support for custom post types and taxonomies as source type (WordPress)
- Add custom fields support for field mapping
- Add custom fields support for Advanced Custom Field plugin (WordPress)
- Add custom fields support for Article Field from Regular Labs (Joomla)
- Add template builder
- Add template support for Category Blog, Single Article and Featured Articles (Joomla)
- Add template support for Single, Archive, Post Type Archive and Posts Page (WordPress)
- Add Breadcrumbs, Pagination and Comments elements
- Add status icons for disabled and positioned elements to builder
- Add id and class options to row columns in builder
- Add option to remove horizontal padding from section and row containers
- Add option to center rows and columns to Grid and Gallery element
- Add column width auto to Grid and Gallery element
- Add option to reverse filter navigation to Grid and Gallery element
- Add link options to Panel, Grid, Popover, Overlay and Gallery element
- Add hover effects for title to Popover, Overlay and Gallery element
- Add xlarge width to Row, Section and Slideshow element and header, blog and layout options
- Add xxlarge overlay width to Slideshow and Slider element
- Add `div` to HTML element option in elements
- Add `com_finder` component override (Joomla)
- Add `separator` and `show_link` filters to Article Tags source (Joomla)
- Add warning if builder module wasn't saved (Joomla)
### Changed
- IMPORTANT: Breaking changes for template files and module API
- IMPORTANT: Change PHP requirement from 5.4 to 5.6
- Refactor dependency injection
- Refactor module configuration
- Refactor boot files, e.g. index.php is now bootstrap.php
- Group elements into basic, container and system elements in element library
- Group layouts into pages and templates in layout library
- Group section, row and column setting in tabs in builder
- File upload uses allowed file extensions and MIME types from system settings (Joomla)
- Collisions detection changed to hash over article/post content
- Update `mod_articles_news` module override to support article images (Joomla)
- Update `com_search` component override (Joomla)
### Fixed
- Fix collision notification
- Fix URL generation issue
- Fix https detection for routing
- Fix support for hosting environment with a changed `wp-content` folder location
- Fix 'save' and 'save as copy' could corrupt Builder data in article (Joomla)
- Fix error "Service 'Joomla\CMS\User\User' is not defined" on SunOS (Joomla)
- Fix color picker hex values
- Fix loading RTL stylesheet
- Fix duplicate attribute `rel="stylesheet"`
- Fix styler preview in customizer (WordPress)
- Fix image download in layout library
- Fix cookie `notification` mode blocking script execution
- Fix default `limit` for articles in Category template (Joomla)
- Fix separator field being always disabled in `meta` source field (Joomla)
- Fix disabled `System - Fields` plugin throws error (Joomla)
- Fix filtering Custom Articles source by tag (Joomla)
- Fix Breadcrumbs not showing current item (Joomla)
- Fix load single value of multiple items content sources (Joomla)
- Fix disappearing image when left/right aligned after stacking in Panel and Grid element
- Fix `Stacked Left B` header layout
- Fix keyboard navigation in accordion menu
- Fix file `css/custom.css` and `js/custom.js` not loaded
- Fix mod_languages default styling (Joomla)
- Fix overrides in child-theme folder (Joomla)
- Fix load custom elements from child-theme folder (Joomla)
- Fix custom code not available (Joomla)
- Fix Builder panels UI (WordPress)
- Fix link picker (WordPress)
- Fix comments reply form (WordPress)
- Fix Toolset plugin compatibility (WordPress)
- Fix Undefined filter 'builder'
- Fix error Class `YOOtheme\FinderHelperRoute` not found (Joomla)
- Fix random ordering in article source (Joomla)
- Fix breadcrumbs element in builder module (Joomla)
- Fix newsletter element
## 1.22.8 (January 23, 2020)
### Fixed
- Fix PHP notice on search results (Joomla)
## 1.22.7 (January 09, 2020)
### Fixed
- Fix PHP warning on builder pages with PHP >= 7.4
Joomla! 3.9
Released on: Sonntag, 15. Dezember 2019
Maturity | Stable |
Released on | Sonntag, 15. Dezember 2019 |
[+]: ../templates/yootheme_corporate/images/red-cross.png
# Changelog
## 1.22.6 (November 13, 2019)
### Added
- ![][+] Add styling for admin and booking buttons in com_dpcalendar `event` view
### Changed
- ![][+] Update library layouts `Datenschutz` and `Impressum`
(see Joomla! Backend » Control Panel » YOOtheme » Builder » Library » My Layouts)
### Fixed
- Fix 'save as copy' missing Builder data in copied article (Joomla)
- Fix entering the word 'latin' in the `Languages` field of Google Fonts panel
- Fix WordPress 5.3 compatibility (WordPress)
## 1.22.5 (November 05, 2019)
### Changed
- ![][+] Update child theme's `index.php` and template files due to breaking changes introduced with YOOtheme Pro 1.22
### Fixed
- Fix sidebar breakpoint is not applied
## 1.22.4 (November 04, 2019)
### Fixed
- Fix article editor 'save' corrupts builder layout (Joomla)
- Fix post gallery only shows featured image (WordPress)
- Fix default sidebar settings
## 1.22.3 (October 23, 2019)
### Fixed
- Fix show 'register to read more' link on access restricted articles (Joomla)
- Fix syntax error in custom code when commenting last code line
- Fix error on extended IPTC metadata when saving cache `jpg` images
## 1.22.2 (October 15, 2019)
### Fixed
- Fix PHP Warning on blog pages
## 1.22.1 (October 14, 2019)
### Fixed
- Fix one column blog layouts not constraining child widths
## 1.22.0 (October 14, 2019)
### Added
- Add column and row gap options to elements
- Add column and row gap options to blog, top and bottom layout settings
- Add possibility to create accordion menus in mobile position
- Add possibility to create menu headings and dividers (WordPress)
- Add `mod_language` module override (Joomla)
- Add IPTC metadata when saving cache `jpg` images
- Add help videos for blog, posts, menus, builder module, post builder and module and position elements
### Changed
- Use the gap option for the one column blog layout instead of defining the gap size in CSS
- Change behavior when an accordion menu item is displayed
### Fixed
- Fix column not expanding if sibling column collapses in rare cases
- Fix `YOOtheme Builder` button in frontend editing on new articles (Joomla)
- Fix Leaflet map marker popup position on load
- Fix Module Header Class (Joomla)
- Fix passing `layout` parameter in URL (Joomla)
- Fix active menu item state for blog and shop pages (WordPress)
- Fix customizer sidebar in RTL mode (WordPress)
- Fix readmore button if the post excerpt is used
## 1.21.10 (September 2, 2019)
### Added
- Add `Disable Emojis` setting (WordPress)
## 1.21.9 (August 7, 2019)
### Fixed
- Fix regression with Leaflet markers not showing
- Fix regression with transparent headers set to `sticky on scroll up`
## 1.21.8 (August 6, 2019)
### Fixed
- Fix regression in config caching on Windows and PHP 7.3
## 1.21.7 (August 2, 2019)
### Fixed
- Fix vertical alignment option for the Joomla Position and WordPress Area element
- Fix alignment in offcanvas and modal center layouts
- Fix Leaflet map style by deferring CSS
- Fix dropbar mode with transparent headers
## 1.21.6 (July 24, 2019)
### Added
- Add `wp_body_open` hook to header.php (WordPress)
### Fixed
- Fix section overlap between main content and builder module or footer
- Fix Gallery/Grid item animations not being applied
- Fix Edge compatibility in builder
- Fix missing `rel` attribute in menu link (WordPress)
- Apply content plugins on builder output only once (Joomla)
## 1.21.5 (July 10, 2019)
### Fixed
- Fix text wrapping if section as a section title and content is vertical aligned
- Fix lightbox requires two clicks to open
- Fix urls being displayed for builder pages (Joomla)
- Fix countdown label color inverse
- Fix drag and drop elements in builder
- Fix lazy loading images not showing in rare cases
## 1.21.4 (June 28, 2019)
### Fixed
- Fix multiple UIkits being loaded in customizer mode
- Fix lazy loading map crashes website
## 1.21.3 (June 27, 2019)
### Fixed
- Fix relative paths in generated CSS
- Fix rare case of browser freeze when switching device preview
## 1.21.2 (June 26, 2019)
### Fixed
- Fix toolbar for module- and widget builder in preview
- Fix relative paths in generated CSS if located in child theme
- Fix animation stutter in Slideshow/Slider elements
- Fix swipe gestures in Switcher (Android)
- Fix article print view (Joomla)
- Fix wrong closing tag in `content-search.php` (WordPress)
## 1.21.1 (June 21, 2019)
### Fixed
- Fix wrong Google Fonts being shown in style customizer
- Fix PHP notice on saving builder
## 1.21.0 (June 18, 2019)
### Added
- Add font family option to title fields in elements
- Add content events to builder pages for plugin compatibility (Joomla)
### Changed
- Don't add theme object to query vars for plugin compatibility (WordPress)
### Fixed
- Fix text alignment 'justify' applied responsive breakpoints
- Fix gallery shortcode rendering images attached to a post (WordPress)
- Fix media manager (Joomla)
- Fix link picker in frontend editing (Joomla)
- Fix warning on builder pages (Joomla)
Joomla! 3.9
Released on: Freitag, 31. Mai 2019
Maturity | Stable |
Released on | Freitag, 31. Mai 2019 |
# Changelog
## 1.20.6 (May 28, 2019)
### Added
- ![][+] Add `slider` layout to mod_articles_news
### Changed
- ![][+] Apply YOOtheme Pro blog setting `content length` to mod_articles_news items
### Fixed
- Fix font loading
## 1.20.5 (May 28, 2019)
### Added
- Add toolbar width option
### Changed
- Replace toolbar padding vertical variable with padding top and bottom
### Fixed
- Fix loading of Google fonts with varying subset support
- Fix Module Class Suffix in J!Module element (Joomla)
- Fix missing status option in HTML and Description List element
## 1.20.4 (May 24, 2019)
### Changed
- Show less errors in components panel
### Fixed
- Fix Maps/Newsletter elements with caching enabled (Joomla)
## 1.20.3 (May 22, 2019)
### Fixed
- Preserve heading font customizations on update
## 1.20.2 (May 20, 2019)
### Fixed
- Fix builder output with caching enabled (Joomla)
## 1.20.1 (May 20, 2019)
### Fixed
- Fix content plugins on builder pages (Joomla)
- Fix builder output with caching enabled (Joomla)
## 1.20.0 (May 17, 2019)
### Added
- Add width option to header layouts
- Add position options to elements
- Add heading style options to title and meta fields to elements
- Add option to align meta text above the content to elements
- Add hover effects for title and image in Panel and Grid elements
- Add tab style option to Subnav element
- Add navbar frame mode to style customizer
- Add padding option to navbar in style customizer
- Add block alignment breakpoint and fallback option to elements
- Add help videos for links, media manager and Unsplash library
- Add Etsy icon to social icons
- Add help videos for lazy loading and webp images
- Add theme config update scripts
### Changed
- Update CSS heading sizes in styles
- Disable wpautop filter for text-widget in navbar, header and toolbar positions (WordPress)
- Rename page container padding variable to margin in styler
- Render favicon configured in theme settings only (WordPress)
- Prevent stripping of common HTML elements if whole element is linked
- Refactor customizer config
### Removed
- Remove Primary modifier from Heading component in style customizer. Use Medium instead.
- Remove Hero modifier from Heading component in style customizer. Use XLarge instead.
### Fixed
- Fix headings if animation option is set in the builder for Vibe style
- Fix image hover box shadow option if title/image are linked for Panel and Grid element
- Fix link set to target blank in Slider element
- Fix Unsplash tab loosing scroll position after re-opening
- Fix meta alignment in Description List element
- Fix container elements not collapsing, if they contain empty elements only
- Fix frontend editor field (Joomla)
- Fix combination of border and border-radius for thumbnav in styler
- Fix missing `bootstrap.php` in templateDetails.xml (Joomla)
- Fix block alignment setting in elements
- Fix JavaScript errors in customizer
- Fix menu link picker filter dropdowns in Firefox (Joomla)
- Fix position of absolute positioned elements
- Fix widget editing (WordPress)
- Fix page heading being displayed for builder pages (Joomla)
- Fix Toolset plugin compatibility (WordPress)
- Update customizer config
- Fix last child margin for absolute positioned elements
## 1.19.2 (April 5, 2019)
### Changed
- Prevent stripping of `br`, `span`, `strong`, `em`, `p` and `div` if whole element is linked
- Remove margin from the last-child in content fields across all elements
- ![][+] Update child theme's `index.php` and template files due to breaking changes introduced with YOOtheme Pro 1.19
- ![][+] Update mod_articles_news `_item` view in order to fit intro image into predefined ratio 3:2
### Removed
- ![][+] Remove search function from help system as this function is only usable with YOOtheme credentials
### Fixed
- Fix inline svg option being lost after update for Accordion element
## 1.19.1 (April 1, 2019)
### Added
- Add easing option to background images with parallax effect
### Changed
- Allow a negative parallax easing to start off slowly
### Fixed
- Fix video element missing closing tag
## 1.19.0 (March 28, 2019)
### Added
- Add help system
- Add help videos for layout and module panels
- Add page builder support for blog posts
- Add option show the post excerpt in the blog overview (WordPress)
- Add image options for boxed page layout
- Add option to display the header outside of the boxed page layout
- Add option to let the toolbar inherit the transparency from the navbar
- Add grid options for title alignment in Panel, Grid and Switcher elements
- Add option to align meta text below the content to elements
- Add link type options to Panel, Grid and Popover elements
- Add panel padding option to Panel and Grid elements
- Add link options to Overlay, Gallery and Slider elements
- Add primary navbar style
### Changed
- Allow to set top and bottom margin independently for the boxed page layout
- Improve links for search engines and accessibility in Panel, Grid, Popover, Overlay, Gallery and Slider elements
- Change default page container width to 1500px
- Allow navbar to have different top and bottom paddings
### Fixed
- Fix headerbar-bottom color if transparent in `Stacked Center B` layout
- Fix background image size for external images
- Fix image link missing target attribute in List element
- Fix duplicate items in Lightbox
- Fix overlay is shown empty in Overlay, Gallery and Slider element
- Fix scroll position when searching the Unsplash library
- Fix rare case of broken header in Chrome
## 1.18.16 (March 19, 2019)
### Fixed
- Fix missing map to add marker in Map element
- Fix preview being displayed in previous state, when entering style component
- Allow `Filter All Label` translation in Grid elements
## 1.18.15 (March 07, 2019)
### Fixed
- Allow WebP image format in media manager
- Fix `Add From Media` items missing images in Popover element
- Fix set `target` and `rel` attribute in menu item anchor (Joomla)
- Fix post gallery missing image caption (WordPress)
- Fix SVG support in IE11/Edge
## 1.18.14 (February 28, 2019)
### Fixed
- Fix IE11 compatibility
## 1.18.13 (February 28, 2019)
### Fixed
- Fix missing icon files
## 1.18.12 (February 27, 2019)
### Fixed
- Fix `custom js` setting with multiple `
Joomla! 3.9
Released on: Sonntag, 25. November 2018
Maturity | Stable |
Released on | Sonntag, 25. November 2018 |
# Changelog
## 1.16.3 (November 16, 2018)
### Changed
- Improved System Check
- [+] Hide API key section if `yootheme` installer plugin is not installed
(The yootheme installer plugin is not needed and should definitely be uninstalled.)
- [+] Update library layout `privacy` due to innovations introduced with GDPR
(see Joomla! Backend » Control Panel » YOOtheme » Builder » Library » My Layouts » Privacy)
### Fixed
- Fix duplicating actions on clicking buttons in page builder
- Fix regression with modals not closing
- Fix Offcanvas changing viewport upon opening
- Fix notice on WooCommerce pages (Wordpress)
## 1.16.2 (November 13, 2018)
### Fixed
- Fix "New layout" button in footer, module and widget builders
- Fix duplicating images in item list for builder elements with content items
- Fix superfluous page change notifications under certain conditions
- Fix sticky navbar not recalculating
- Fix media picker in link picker field
- Fix title in builder widget (WordPress)
- Fix page builder closes unexpected on touch devices
## 1.16.1 (November 09, 2018)
### Added
- Add warning for uninstalled/disabled `installer` plugin in API key section
- [+] Add support for multi-column blog layout
### Changed
- [+] Complete rework of `article` template
- [+] Enable lazy loading by default
### Fixed
- Fix "YOOtheme Builder" button in article edit view (Joomla)
- Fix regression with modals not closing
- Fix audio element disappear in Chrome
- [+] Fix caption display for lazy load images
## 1.16.0 (November 08, 2018)
### Added
- Add buttons to hide/show customizer (Joomla)
- Add button to drag the width of the customizer (Joomla)
- Add notification before saving if layout has been updated by another user
- Add confirmation before replacing layout through library
- Add sticky navbar options to mobile header
- Add multiple items from media manager to builder elements
- Add image to item list for builder elements with content items
- Add default icon and icon color option to List element
- Add vertical alignment option to List element
- Add name, id, class and CSS fields to HTML element
- Add max width options to Grid and Gallery element
- Add lazy loading to Maps element
- Add text color emphasis option for title and icon fields
- Add text shadow picker in style customizer
- Add font-style option to blockquote footer
- Add button to rename files to media manager (Joomla)
- Add module id to select in J!Module element (Joomla)
- Add module id to edit module modal (Joomla)
- Add System Check panel to settings
- Add API Key panel to settings (Joomla)
- Add print, reddit, microphone, file-text, file-pdf and more to icon field
- Add support for the Gutenberg editor (WordPress)
### Changed
- Adjust sidebar for all builder panels to the same width
- Make layout save button sticky and available in all builder panels
- Move 3rd party options to External Services panel in settings
- Move CMS specific options from System panel to Advanced panel in settings
- Move button to start a new layout to initial builder panel
- Update top and bottom settings according to latest builder section settings
### Fixed
- Fix text filter issue for any filter group and type (Joomla)
- Fix background image srcset resizing for top and bottom position
- Fix extra white space below masonry grid
- Fix 'inset' option in boxshadow picker
- Fix vertical alignment in search style "Modal" for IE11
## 1.15.7 (October 16, 2018)
### Fixed
- Fix PHP notice if columns not defined in blog (WordPress)
- Fix menu images in "Stacked Center Split" navbar layout
## 1.15.6 (October 15, 2018)
### Added
- Add width option and responsiveness to Map element
- Add height setting to rows
- Add bottom option for vertical alignment of column
### Changed
- Match height option now matches not just single panels in row settings
- Moved vertical alignment option from row to column settings
- Improve background image sizes
### Fixed
- Fix match height of panels if overlay color is used for column image
- Fix vertical alignment if tile or image is used for column
- Fix padding option not being available if column image is used
- Fix z-index issue if using menu animation with dropdown slide in mobile header
- Fix storing layouts containing elements without content items
- Fix the sticky navbar not being sticky on small viewports in rare cases
- Fix menu link picker filter dropdowns in Firefox (Joomla)
## 1.15.5 (October 08, 2018)
### Fixed
- Fix setting empty default values in builder causes refresh and dirty state
- Fix "Theme" button on edit widgets (WordPress)
- Fix images in customizer mode still being saved (WordPress)
- Fix readmore link redirect after login (Joomla)
- Fix could not save module settings after error occured (Joomla)
- Fix replacing images in builder layouts
- Fix initially wrong position of background image with parallax
## 1.15.4 (October 02, 2018)
### Added
- Add divider vertical style
### Changed
- Compile WooCommerce style only when plugin is active (WordPress)
### Fixed
- Fix encoded thumbnail URI in media manager list (Joomla)
- Fix builder toolbars in footer
- Prevent refresh after clicking builder toolbar (WordPress)
- Fix resetting of gradient color field in style customizer
## 1.15.3 (September 28, 2018)
### Fixed
- Fix style inspector missing in "Preview all UI elements"
- Fix builder element highlighting in preview
- Fix opening changelog multiple times
- Fix social icon element loosing values upon edit
- Fix missing preview images in PHP 7
## 1.15.2 (September 27, 2018)
### Fixed
- Fix builder closing its panels unexpected
- Fix link picker only selecting images (Joomla)
## 1.15.1 (September 26, 2018)
### Fixed
- Fix empty style customizer
- Fix font handling in style customizer
- Fix builder layout not refreshing when browsing to another page in preview
- Fix not being able to create new builder layout (WordPress)
- Fix builder if opened through module edit view (Joomla)
- Fix article and menu buttons in visual editor (Joomla)
- Fix newsletter API settings
- Fix editing Builder Widgets (WordPress)
- Fix changelog in Safari (WordPress)
- Fix Lilian Less typo
## 1.15.0 (September 25, 2018)
### Changed
- Upgrade to Vue 2.5
- Refactor JavaScript application
- Add new color picker
- Improve image creation in page builder
## 1.14.8 (September 14, 2018)
### Fixed
- Fix regression in Newsletter element
- Fix regression with resizing images loaded from Layout Library
- Fix match height of panels if column image with overlay color is used
- Fix show image option not working with icon field in Grid and List element
## 1.14.7 (September 06, 2018)
### Added
- Add form style option to newsletter element
- [+] Add `font-display` property to local Google fonts
### Changed
- [+] Update `index.php` due to code changes introduced with YOOtheme Pro 1.14
### Removed
- [+] Remove instruction to load Bootstrap framework from `index.php`
### Fixed
- Fix LESS syntax error in white-blue Flow style
## 1.14.6 (September 05, 2018)
### Added
- Add Flow style
- Add pill to border option in elements
- Allow `.m4v` file selection in media picker
### Changed
- Allow logo to expand navbar height
- Reduce animation delay to 200ms
### Fixed
- Fix Animation setting for Grid/Gallery elements
- Fix Lightbox caption in Grid element
- Fix Blog/Post image missing alt attribute
- Fix Header 'Stacked Center Split' with menu modules and caching (Joomla)
- Fix images load wrong srcset in Edge browser
## 1.14.5 (August 21, 2018)
### Added
- Add option to inline SVGs in Image, Panel, Grid and List element
### Changed
- Update administration language files
### Fixed
- Fix filter if tags are numerical values
- Fix LESS highlighting in custom CSS/LESS field
## 1.14.4 (August 09, 2018)
### Fixed
- Fix video file selection in media picker
- Fix JCE editor (Joomla)
- Fix smart search advanced options not visible (Joomla)
## 1.14.3 (August 08, 2018)
### Added
- Add padding option to blog and post settings
- Add width option `None` to post settings
- Apply blog settings in tag view (Joomla)
### Fixed
- Fix TinyMCE losing focus in Edge
- Fix overriding `$post` (Wordpress)
## 1.14.2 (August 03, 2018)
### Fixed
- Fix blog center title and meta setting (Wordpress)
- Fix IE 11 regression in customizer
- Fix PHP 5.6 compatibility with Font saving
- Fix handling error on Font saving
## 1.14.1 (August 02, 2018)
### Fixed
- Fix notice on blog archive (Wordpress)
## 1.14.0 (August 02, 2018)
### Added
- Add margin options to blog and post settings
- Add width options to blog and post settings
- Add title style option to blog settings
- Add breakpoint option to blog settings
- Add masonry option to blog settings
- Add parallax option to blog settings
- Add option to limit the content length
- Add option to hide readmore button and comments count (WordPress)
- Add warning if Text Filters are active (Joomla)
- Add support for smart search (Joomla)
### Changed
- Show drop cap in post view only
- Center blog image if smaller than the container
### Removed
- Remove blog column order (WordPress)
- Remove divider option in blog settings
- Remove grid if just one blog column
### Fixed
- Fix layout blog settings not applied to featured blog (Joomla)
- Remove empty `div` if there is no blog intro text
- Fix link style being disabled in Icon element
- Fix jumping in filtered Grid during animation
- Fix phone number or email adress opening a new tab in social icons
- Handle error on save (Joomla)