Skip to content

Commit

Permalink
Merge pull request #402 from bootscore/5.2.3.2
Browse files Browse the repository at this point in the history
5.2.3.2
  • Loading branch information
justinkruit committed Feb 17, 2023
2 parents abe5cc4 + 551d269 commit d6842e8
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 7 deletions.
21 changes: 16 additions & 5 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@

Contributors: Bastian Kreiter, Justin Kruit, Martin Holzer, Tim Groeneveld, Laurent Binder, Patrick, Gustavo Silva, TershiXia,
electronicsandprogramming, charly, Alexandros Kourmoulakis, Sven Geiß, ucalegonte, Benhaim Ido, Sean Emerson, Androidacy, Tamás Dohány,
David Vanderhaeghe, Karsten Reincke
David Vanderhaeghe, Karsten Reincke, Patrick Champoux

Tags: featured-images, threaded-comments, translation-ready

Requires at least: 4.5
Tested up to: 6.1.1
Requires PHP: 5.6
Stable tag: 5.2.3.1
Stable tag: 5.2.3.2
License: MIT License
License URI: https://github.com/bootscore/bootscore/blob/main/LICENSE

bootScore, Bootstrap 5 WordPress Theme, Copyright 2019 - 2021 The bootScore Contributors.
bootScore, Bootstrap 5 WordPress Theme, Copyright 2019 - 2023 The bootScore Contributors.


=== Plugin Name ===
Expand Down Expand Up @@ -59,6 +59,19 @@ bootScore includes support for WooCommerce and Infinite Scroll in Jetpack.

== Changelog ==

= 5.2.3.2 - February 17 2023 =

* [IMPROVEMENT] Remove WooCommerce notice templates #372
* [IMPROVEMENT] Remove WooCommerce btn templates #386
* [IMPROVEMENT] Add more control over scss compiler #375
* [IMPROVEMENT] Offcanvas cart notices b2a822b, 3872704, eccb9af
* [UPDATE] screenshot.png 016bfc7
* [UPDATE] Fontawesome 6.3.0 #394
* [UPDATE] quantity-input.php (WooCommerce 7.4.0) 15f84aa
* [UPDATE] cart.php (WooCommerce 7.4.0) 6f3fa58
* [BUGFIX] Extend compound selectors #395
* [BUGFIX] Remove duplicated nav closing tag in the_breadcrumb #398

= 5.2.3.1 - January 16 2023 =

* [UPDATE] quantity-input.php (WooCommerce 7.2) #331
Expand All @@ -77,7 +90,6 @@ bootScore includes support for WooCommerce and Infinite Scroll in Jetpack.
* [IMPROVEMENT] Türkçe
* [NEW] Magyar, thanks to iamdtms


= 5.2.2.1 - November 03 2022 =

PHP
Expand Down Expand Up @@ -500,4 +512,3 @@ bootScore includes support for WooCommerce and Infinite Scroll in Jetpack.

* Initial release


2 changes: 1 addition & 1 deletion scss/_bscore_style.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* bootScore 5.2.3.1 (https://bootscore.me/)
* bootScore 5.2.3.2 (https://bootscore.me/)
*/

@import "bootscore/admin_bar";
Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Theme URI: https://bootscore.me/
Author: bootScore
Author URI: https://bootscore.me
Description: A powerful Bootstrap 5 WordPress Starter Theme with WooCommerce Support. <a href="https://bootscore.me/category/documentation/" target="_blank">Documentation</a>. This theme gives you full control whatever you do and the full freedom to design whatever you want. It comes with a wide selection of category, page, post, author and archive templates as well as sidebar, header, footer and 404 widgets. There are no customizer settings in the backend. All settings can only be made by touching the code. Some CSS, HTML, PHP and JS Skills are required to customize it.
Version: 5.2.3.1
Version: 5.2.3.2
Tested up to: 6.1.1
Requires PHP: 5.6
License: MIT License
Expand Down

0 comments on commit d6842e8

Please sign in to comment.