-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
968 additions
and
961 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,60 +1,67 @@ | ||
== Changelog == | ||
|
||
= 1.0.1 - 2020-10-17 | ||
Fixed: CC icon not showing in some installations #289 | ||
|
||
= 1.0.0 - 2020-10-01 | ||
New: Complete new set of sample products created specifically for CC #284 | ||
Updated: All documentation links now point to classiccommerce.cc #274, #278, #281 | ||
Fixed: CC icon wasn't turning blue on hover #265 | ||
Updated: Update manager updated to v2 #264 | ||
Updated: node-sass and handlebars dependencies #258, #259 | ||
Improved: Stock levels are now hidden on the dashboard widget if inventory is disabled #261 | ||
Improved: Additional checks made during build process #269 | ||
Tweaks: Some well-hidden instances of WC purple changes to CC aqua #270, #271 | ||
|
||
= 1.0.0-rc.2 - 2020-08-29 | ||
Fixed: Corrected color of two images to CC aqua, missed in rc1. #255 | ||
|
||
= 1.0.0-rc.1 - 2020-08-29 | ||
Fixed: Incorrect escaping of strings in setup wizard and order edit page. #244 | ||
Improved: Better checks and improved messaging when invalid file type chosen for CSV tax import. #245 | ||
Improved: CSS tweaks to enhance CC branding. New CC aqua color introduced. #247 | ||
Improved: Big improvements to CC build process. #250, #251 | ||
Tweaked: Removed all references to old ClassicPress-Research repository. #249 | ||
|
||
= 1.0.0-beta.1 - 2020-05-16 | ||
Improved automated testing on GitHub (#174) | ||
Coding standards improvements (#174) | ||
Added user agent (#202) | ||
Various CSS tweaks | ||
Various spacing and capitalization tweaks | ||
Rename logo and icon image files as per CP naming standard (#210) | ||
Updates to CodePotent Update Manager (#215) | ||
Comb out remnant css after Install wizard + Jetpack + woo services removal (#204) | ||
Backport security fixes from WC 3.8.0 and below (#218, #219, #220, #221, #222, #225, #228, #229, #230) | ||
Improved compatibility with PHP 7.4, ready for upcoming ClassicPress 1.2.0 (#225) | ||
Changed composer.json "type" back to "wordpress-plugin" for greater compatibility (#239, #240) | ||
|
||
= 1.0.0-alpha.3 - 2020-01-20 | ||
NEW: Add usage tracking notice & opt-out | ||
NEW: Change template path to look for classic-commerce in theme folder | ||
UPDATE: Improve CC/Woo activation logic | ||
UPDATE: Change compatibility plugin warning message | ||
FIX: Fix deactivating WC/CC issue and change notice | ||
FIX: Prevent PHP fatal error when trying to activate WC while CC is still active | ||
FIX: Fix for CC admin menu icon display issues | ||
FiX: Prevent the compatibility plugin notice from appearing when it shouldn't | ||
Other minor tweaks | ||
|
||
= 1.0.0-alpha.2 - 2019-12-29 | ||
Fix for issues #159 and #162 - notices displaying when they shouldn't | ||
|
||
= 1.0.0-alpha1 - 2019-12-28 | ||
First alpha release of Classic Commerce | ||
|
||
= 0.1.0 - 2018-05-24 = | ||
WIP - Forking and documenting Classic Commerce 0.1.0 | ||
|
||
= WooCommerce 3.4.5 - 2018-08-29 = | ||
[See changelog archive for all versions](https://raw.githubusercontent.com/ClassicPress-plugins/classic-commerce/master/CHANGELOG-Archive.txt). | ||
== Changelog == | ||
|
||
= 1.0.3 - 2020-11-19 | ||
Fixed: Fix for failing travis builds #294 | ||
Fixed: Backport of WC security fix [e711a44](https://github.com/woocommerce/woocommerce/commit/e711a447feaf3d6020204e4319fdd5ba47c3f0b9). See [this post](See changelog archive for all versions](https://developer.woocommerce.com/2020/11/05/woocommerce-4-6-2-fix-release/). #293 | ||
Fixed: Update email template override to use classic-commerce directory instead of woocommerce #292 | ||
|
||
= 1.0.2 - No release | ||
|
||
= 1.0.1 - 2020-10-17 | ||
Fixed: CC icon not showing in some installations #289 | ||
|
||
= 1.0.0 - 2020-10-01 | ||
New: Complete new set of sample products created specifically for CC #284 | ||
Updated: All documentation links now point to classiccommerce.cc #274, #278, #281 | ||
Fixed: CC icon wasn't turning blue on hover #265 | ||
Updated: Update manager updated to v2 #264 | ||
Updated: node-sass and handlebars dependencies #258, #259 | ||
Improved: Stock levels are now hidden on the dashboard widget if inventory is disabled #261 | ||
Improved: Additional checks made during build process #269 | ||
Tweaks: Some well-hidden instances of WC purple changes to CC aqua #270, #271 | ||
|
||
= 1.0.0-rc.2 - 2020-08-29 | ||
Fixed: Corrected color of two images to CC aqua, missed in rc1. #255 | ||
|
||
= 1.0.0-rc.1 - 2020-08-29 | ||
Fixed: Incorrect escaping of strings in setup wizard and order edit page. #244 | ||
Improved: Better checks and improved messaging when invalid file type chosen for CSV tax import. #245 | ||
Improved: CSS tweaks to enhance CC branding. New CC aqua color introduced. #247 | ||
Improved: Big improvements to CC build process. #250, #251 | ||
Tweaked: Removed all references to old ClassicPress-Research repository. #249 | ||
|
||
= 1.0.0-beta.1 - 2020-05-16 | ||
Improved automated testing on GitHub (#174) | ||
Coding standards improvements (#174) | ||
Added user agent (#202) | ||
Various CSS tweaks | ||
Various spacing and capitalization tweaks | ||
Rename logo and icon image files as per CP naming standard (#210) | ||
Updates to CodePotent Update Manager (#215) | ||
Comb out remnant css after Install wizard + Jetpack + woo services removal (#204) | ||
Backport security fixes from WC 3.8.0 and below (#218, #219, #220, #221, #222, #225, #228, #229, #230) | ||
Improved compatibility with PHP 7.4, ready for upcoming ClassicPress 1.2.0 (#225) | ||
Changed composer.json "type" back to "wordpress-plugin" for greater compatibility (#239, #240) | ||
|
||
= 1.0.0-alpha.3 - 2020-01-20 | ||
NEW: Add usage tracking notice & opt-out | ||
NEW: Change template path to look for classic-commerce in theme folder | ||
UPDATE: Improve CC/Woo activation logic | ||
UPDATE: Change compatibility plugin warning message | ||
FIX: Fix deactivating WC/CC issue and change notice | ||
FIX: Prevent PHP fatal error when trying to activate WC while CC is still active | ||
FIX: Fix for CC admin menu icon display issues | ||
FiX: Prevent the compatibility plugin notice from appearing when it shouldn't | ||
Other minor tweaks | ||
|
||
= 1.0.0-alpha.2 - 2019-12-29 | ||
Fix for issues #159 and #162 - notices displaying when they shouldn't | ||
|
||
= 1.0.0-alpha1 - 2019-12-28 | ||
First alpha release of Classic Commerce | ||
|
||
= 0.1.0 - 2018-05-24 = | ||
WIP - Forking and documenting Classic Commerce 0.1.0 | ||
|
||
= WooCommerce 3.4.5 - 2018-08-29 = | ||
[See changelog archive for all versions](https://raw.githubusercontent.com/ClassicPress-plugins/classic-commerce/master/CHANGELOG-Archive.txt). |
Oops, something went wrong.