v1.0.7 - 21 May 2018
* Improvement: Added CSS `text-decoration:none` for the filter links. Some theme/plugins added underline for the anchors.
* Improvement: Added link to force import all the portfolio items.
* Improvement: Disable import button and unhide the import sites section.
* Improvement: Loading all categories and other categories in the filter list.
* Fix: All button shows all the posts even when limited categories/tags are provided.

v1.0.6 - 7 March 2018
* New: Added template override support for portfolio shortcode. Now we can override the markup from child theme.
* New: Force fetch all the Astra Started Sites once again. By default WP Portfolio does not duplicate the sites when importing. Adding query parameter `force-fetch-all-sites` to the URL will just force fetch the Astra Sites once again.
* Improvement: Alt and title tag support added for the portfolio image.
* Fix: Reload masonry once loaded all images with Lazy load.

v1.0.5 - 10 January 2018
* New: Added reorder portfolio support with the plugin `Post Types Order` (https://wordpress.org/plugins/post-types-order/)
* New: Added shortcode `[wp_portfolio]` which is alternative for `[astra-portfolio]`. `[astra-portfolio]` will be deprecated in the future versions of the plugin.
* New: Added new filter `astra_portfolio_shortcode_localize_vars`.
* New: Added an option to change to portfolio url slug.
* New: Added support for shareable portfolio URLs.
* Improvement: Changed the plugin name from `Astra Portfolio` with `WP Portfolio`.
* Improvement: Already imported demos will not be re-imported again.

v1.0.4 - 8 January 2018
* New: Added checkbox option 'Open in New Tab' for 'Website' portfolio it open the website portfolio in new tab instead of iFrame (Popup).
* Improvement: Added minified files support. To load un-minified files add `define( 'SCRIPT_DEBUG', true );` in `wp-config.php` file.
* Enhancement: Settings page message messed up message.
* Fix: Setting large portfolio thumbnail image if medium size image not found.

v1.0.3 - 26 December 2017
* New: Added 'tags' support for portfolio. It is only used in shortcode E.g. [astra-portfolio tags='7,8']
* New: Added 'show-search' shortcode param for hide/show search box E.g. [astra-portfolio show-search='yes']
* New: Added 'show-categories' shortcode param for hide/show categories E.g. [astra-portfolio show-categories='yes']
* New: Added 'show-other-categories' shortcode param for hide/show other categories E.g. [astra-portfolio show-other-categories='yes']
* New: Added 'columns' support for shortcode. E.g. [astra-portfolio columns='2'] (Expect value max 4).
* Enhancement: Disable the page builder editor buttons & edit url fields for portfolio type (website, image & video).
* Enhancement: Added page builder support for single page portfolio.
* Improvement: Removed character question mark (?) from the portfolio URL which prevent caching.
* Fix: Magnific popup close button CSS conflict.

v1.0.2 - 8 December 2017
* New: Added simple form for adding new portfolio. It only ask portfolio title and type.
* New: Added support for image portfolio which open in lightbox.
* New: Added support for video portfolio which open in lightbox.
* New: Added support for single page portfolio which open in separate page for adding more details about portfolio.
* Fix: Removed bundled products for Astra Premium Sites while updating the plugin.

v1.0.1 - 5 December 2017
* Improvement: Added portfolio image post meta for setting portfolio image.
* Improvement: Removed featured image from Astra Portfolio post type.
* Fix: On multisite disabled license activation link on individual site.

v1.0.0 - 4 December 2017
* Initial release.