Skip to content

Commit

Permalink
Merge pull request #66 from bootscore/5.6.0
Browse files Browse the repository at this point in the history
5.6.0
  • Loading branch information
crftwrk authored Nov 28, 2023
2 parents c5c56aa + b0a5ffa commit 80520f2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion main.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*Plugin Name: bS Swiper
Plugin URI: https://bootscore.me/plugins/bs-swiper/
Description: Plugin to show posts, pages, custom post types or WooCommerce products in a swiper.js carousel in Bootscore theme. <a href="https://bootscore.me/documentation/bs-swiper/">Documentation</a> | <a href="https://bootscore.me/documentation/bs-swiper/#Changelog">Changelog</a>
Version: 5.5.0
Version: 5.6.0
Tested up to: 6.4.1
Requires at least: 5.0
Requires PHP: 7.4
Expand Down
14 changes: 13 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Contributors: Bastian Kreiter, torricelli, Sean Emerson, Dog Byte Marketing

Stable tag: 5.5.0
Stable tag: 5.6.0
Tested up to: 6.4.1
Requires at least: 5.0
Requires PHP: 7.4
Expand Down Expand Up @@ -126,6 +126,18 @@ Plugin to show posts, pages, custom post types or WooCommerce products in a swip

== Changelog ==

= 5.6.0 - November 28 2023 =

* [FEATURE] Added brand and onsale attribute #60 (@DogByteMarketing)
* [FEATURE] Product template shortcode options #57 (@DogByteMarketing)
* [FEATURE] Procuct attribute to show the hidden products #62 (@DogByteMarketing)
* [IMPROVEMENT] Revert limit 12 products to posts -1 #60 (@DogByteMarketing), (@crftwrk)
* [IMPROVEMENT] Added sanitization and the extract replacement to the other templates #60 (@DogByteMarketing)
* [BUGFIX] Products with visibility set to none are currently being displayed #62 (@DogByteMarketing)
* [BUGFIX] Possibility to get non published posts #65 (@DogByteMarketing)
* [UPDATE] Update checker v5 #63 (@crftwrk)
* [UPDATE] Swiper 11.0.5 #64 (@crftwrk)

= 5.5.0 - October 16 2023 =

* [FEATURE] Attribute for handling OOS products #54
Expand Down

0 comments on commit 80520f2

Please sign in to comment.