WP Portfolio Team
January 8, 2018

Version 1.0.4

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.
  • Settings page message messed up message.

Fix:

  • Setting large portfolio thumbnail image if medium size image not found.
WP Portfolio Team
December 14, 2017

Version 1.0.3

New:

  • ‘tags’ support for portfolio. It is only used in shortcode E.g. [shortcode tags='7,8']
  • ‘show-search’ shortcode param for hide/show search box E.g. [shortcode show-search='yes']
  • ‘show-categories’ shortcode param for hide/show categories E.g. [shortcode show-categories='yes']
  • ‘show-other-categories’ shortcode param for hide/show other categories E.g. [shortcode show-other-categories='yes']
  • ‘columns’ support for shortcode. E.g. [shortcode columns='2']
    (Expect value max 4).

Enhancement:

  • Disable the page builder editor buttons & edit url fields for portfolio type (website, image & video).
  • Page builder support for single page portfolio.

Improvement:

  • Removed character question mark (?) from the portfolio URL which prevent caching.

Fixed:

  • Magnific popup close button CSS conflict.
WP Portfolio Team
December 8, 2017

Version 1.0.2

Added

  • 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.

Fixes:

  • Fix: Removed bundled products for Astra Premium Sites while updating the plugin.
WP Portfolio Team
December 5, 2017

Version 1.0.1

Improvement:

  • Improvement: Added portfolio image post meta for setting portfolio image.
  • Improvement: Removed featured image from Astra Portfolio post type.

Fixed:

  • Fix: On multisite disabled license activation link on individual site.
WP Portfolio Team
December 4, 2017

Version 1.0.0-beta.3

Initial Release