Seghir Nadir
996925dab8
update versions
2020-08-19 16:03:20 +01:00
Seghir Nadir
ab99e7d19e
Release 3.2 ( https://github.com/woocommerce/woocommerce-blocks/pull/3016 )
...
* add testing checklist
* add zip to file
* add changelog
* Bumping version strings to new version.
* remove version from composer
* fix version number in package.json
* pin wc to 4.3.3
* add jetpack constant to travis
2020-08-19 15:50:12 +01:00
Rua Haszard
0fbc366746
update minimum required version of WordPress core to 5.3 ( https://github.com/woocommerce/woocommerce-blocks/pull/3013 )
...
* update min version of WordPress core to 5.3 in readmes
* update min WP version to 5.3 - main plugin file & admin compat notice
* remove WordPress 5.2 travis e2e test build
* disable legacy (WP <5.3) webpack entry points
* add "update user docs" step to release process, incl min WP/Woo reqs
* add 5.5 test
* allow test to fail
Co-authored-by: Seghir Nadir <nadir.seghir@gmail.com>
2020-08-17 15:20:51 +01:00
Albert Juhé Lluveras
de65c2ff8e
Update version numbers to 3.2.0-dev
2020-07-29 18:20:17 +02:00
Albert Juhé Lluveras
2f2aa6280c
Release: 3.1.0 ( https://github.com/woocommerce/woocommerce-blocks/pull/2938 )
...
* Fix missing permissions_callback arg in StoreApi route definitions (https://github.com/woocommerce/woocommerce-blocks/pull/2926 )
* make sure permission_callback is set correctly for all public routes
* add permission_callback definition to all routes
* add hover style to ensure consistent margin/padding for order summary so it doesn't jump on mouseover (https://github.com/woocommerce/woocommerce-blocks/pull/2921 )
* add hover style to ensure consistent margin/padding for order summary
* decrease specificity of panel__button hover/active etc styles
* Add 3.1.0 testing instructions
* Update WP tested up to version to 5.5 (https://github.com/woocommerce/woocommerce-blocks/pull/2937 )
* Fix typo in state property for idle status in checkout state reducer (https://github.com/woocommerce/woocommerce-blocks/pull/2925 )
* fix typo in state property for idle status in checkout state reducer
* remove arg causing failure in phpunit tests on travis
* Add 3.1.0 changelog
* Added ZIP file to 3.1.0 testing docs
* Update wp.deploy workflow adding slack hook (https://github.com/woocommerce/woocommerce-blocks/pull/2939 )
This will notify rubik's slack channel when this workflow starts and finishes.
* Add testing docs for regressions
* Update 310.md
* Update 310.md
* Add more details to testing doc
* Fix reviews blocks in WP 5.2 (https://github.com/woocommerce/woocommerce-blocks/pull/2940 )
* Fix Reviews editor styles (https://github.com/woocommerce/woocommerce-blocks/pull/2941 )
* Update ZIP link
* Fix testing doc title hirerarchy
Co-authored-by: Darren Ethier <darren@roughsmootheng.in>
Co-authored-by: Rua Haszard <rua.haszard@automattic.com>
2020-07-29 18:01:01 +02:00
Albert Juhé Lluveras
9e79b0cbf3
Update WP tested up to version to 5.5 ( https://github.com/woocommerce/woocommerce-blocks/pull/2937 )
2020-07-29 12:59:32 +02:00
Darren Ethier
59ca5ad19c
Release: 3.0.0 ( https://github.com/woocommerce/woocommerce-blocks/pull/2887 )
...
* add changelog to readme.txt
* Add testing docs for release
* add some new commands to help with release testing phase
* Add testing notes for 3.0.0
* fix testing note typo
* updae notest to reference the new package-plugin:deploy script for use as part of the release process
* Add note about creating manual tag for the release.
* automate creation of dev tag for release.
* remove release branch from travis branches because we now do pull requests for releases
* remove duplicate back order badge for cart (https://github.com/woocommerce/woocommerce-blocks/pull/2890 )
* update zip link in testing notes
* only update stable version in readme.txt if not a pre-release
* Add handling for conditional github release creation based on WP deploy question
* add distignore fir wp deploy builds
* Cart & Checkout: fix '0' visible when product stock was 0 and it allowed backorders (https://github.com/woocommerce/woocommerce-blocks/pull/2891 )
* Create wordpress-deploy.yml
* fix cod not accounting for global rate values (https://github.com/woocommerce/woocommerce-blocks/pull/2894 )
* ensure we’re only running checks for `wc_reserved_stock` table when necessary (https://github.com/woocommerce/woocommerce-blocks/pull/2895 )
* update readme.txt changelog
* remove unnecesary variable definitions
* update github deploy script
* Bumping version strings to new version.
* add missing step for checking out code from tag
* fix exclusion for docker-compose.yml
* fix zip name (it differs from repository name)
Co-authored-by: Albert Juhé Lluveras <contact@albertjuhe.com>
2020-07-22 12:36:55 -04:00
Albert Juhé Lluveras
d12ffcd4e5
Update minimum required versions in readme.txt to align it with readme.md ( https://github.com/woocommerce/woocommerce-blocks/pull/2834 )
2020-07-09 12:36:52 -04:00
Rua Haszard
6232bad7c3
2.10.0-dev next-version bump
2020-07-07 11:23:22 +12:00
Rua Haszard
d664d27fa6
Release: 2.9.0 ( https://github.com/woocommerce/woocommerce-blocks/pull/2816 )
...
* update version number in readme.txt
* 2.9.0 changelog
* flesh out changelog + consistent punctuation
* fix changelog prefixes
* remove extraneous .
* testing instructions for 2.9.0
* tweak testing instructions - delete shortcode
* 2.9 version in package-lock
* 2.9 version numbers
* 2.9 release version in package-lock
* Bumping version strings to new version.
2020-07-07 11:19:17 +12:00
Darren Ethier
76ab006219
bump versions to 2.9.0-dev
2020-07-02 09:51:05 -04:00
Seghir Nadir
7ed01f9254
Release: 2.8.0 ( https://github.com/woocommerce/woocommerce-blocks/pull/2768 )
...
* update readme file
* add testing docs
* Bumping version strings to new version.
2020-07-02 09:48:08 -04:00
Rua Haszard
cb4ee3e632
update wporg readme docs to link to primary docs on docs.woocommerce.com ( https://github.com/woocommerce/woocommerce-blocks/pull/1758 )
...
* link to official docs in WPORG readme and remove old block docs
* simplify block list in readme - remove inline docs + add cart/checkout
2020-07-01 11:50:28 +01:00
Albert Juhé Lluveras
d509745530
Add 2.7.1 changelog
2020-06-16 15:47:30 +02:00
Albert Juhé Lluveras
c52d5cad5c
Release: 2.7.0 ( https://github.com/woocommerce/woocommerce-blocks/pull/2666 )
...
* Add 2.7.0 changelog
* Add 2.7.0 testing steps
* Add woocommerce/woocommerce-blocks#2664 to readme
* Update testing notes to add checklist app creation link
* Add note that 'No shipping methods placeholder when they are all disabled' requires WC 4.3
* Bumping version strings to new version.
* Update readme.txt date
Co-authored-by: Darren Ethier <darren@roughsmootheng.in>
2020-06-09 15:58:19 +02:00
Darren Ethier
3e0a2c580e
update changelog in readme.txt for 2.6.1 release
2020-06-01 14:49:29 -04:00
Darren Ethier
401cb20af1
update readme.txt and bump development version
2020-05-27 15:25:20 -04:00
Darren Ethier
a25cfaa064
Improve readme.txt with note about nature of feature plugin ( https://github.com/woocommerce/woocommerce-blocks/pull/2553 )
...
* add improvements to readme.txt
* some more tweaks to align with README.md
* Fix up TOC
* Remove errant “This.”
2020-05-25 09:39:21 -04:00
Mike Jolley
13bf17559a
Add 2.5.16 changelog
2020-05-18 18:10:35 +02:00
Albert Juhé Lluveras
89b94e7cf2
Bumping version strings to new version.
2020-05-18 17:21:41 +02:00
Albert Juhé Lluveras
4d19b0a18a
Add 2.5.15 changelog
2020-03-31 12:54:12 +02:00
Darren Ethier
3d98db9583
add changelog from 2.5.14
2020-03-04 07:29:14 -05:00
Albert Juhé Lluveras
8b7fa87b81
Add 2.5.12 and 2.5.13 changelog notes
2020-02-19 10:46:04 +01:00
Rua Haszard
f34ac3c48c
Update readme (on master) with 2.5.11 changelog
2020-01-21 09:30:12 +13:00
Albert Juhé Lluveras
17ad820f0c
Update contributors usernames to match .org
2020-01-09 16:59:17 +01:00
Albert Juhé Lluveras
5abcae8204
readme.txt updates: contributors and minimum PHP version ( https://github.com/woocommerce/woocommerce-blocks/pull/1524 )
...
* Update list of contributors
* Update minimum PHP version
2020-01-09 16:15:23 +01:00
Albert Juhé Lluveras
937d4a35bc
Add 2.5.10 changelog
2020-01-09 15:51:20 +01:00
Darren Ethier
6ebf232b7a
update readme.txt changelog after 2.5.9 release.
2020-01-07 15:15:18 -05:00
Albert Juhé Lluveras
57a8f0303d
Readme changelog format fixes
2020-01-02 19:09:38 +01:00
Albert Juhé Lluveras
48bbd507d1
Add 2.5.7 and 2.5.8 changelog notes
2020-01-02 18:44:01 +01:00
Albert Juhé Lluveras
548b2b80a9
Update filter blocks descriptions to explain they only work with the All Products block ( https://github.com/woocommerce/woocommerce-blocks/pull/1420 )
2019-12-19 13:46:30 +01:00
Seghir Nadir
fe57c3c76e
update changelog
2019-12-17 20:51:58 +01:00
Seghir Nadir
f7553be57a
update changelog ( https://github.com/woocommerce/woocommerce-blocks/pull/1404 )
2019-12-17 20:50:13 +01:00
Albert Juhé Lluveras
c346870842
Update changelog with 2.5.3 release ( https://github.com/woocommerce/woocommerce-blocks/pull/1355 )
2019-12-10 11:29:58 +00:00
Albert Juhé Lluveras
1e92555c8c
Add 2.5.2 changelog
2019-12-02 21:03:29 +01:00
Albert Juhé Lluveras
84a073acf4
Update 'Tested up to' version to WP 5.3 ( https://github.com/woocommerce/woocommerce-blocks/pull/1282 )
2019-11-29 19:37:05 +01:00
Albert Juhé Lluveras
919ad381fb
Add 2.5.1 changelog
2019-11-26 18:11:33 +01:00
Darren Ethier
688d60d9bd
update to dev version
2019-11-19 14:08:55 -05:00
Seghir Nadir
7995d56d9f
Bumping version strings to new version.
2019-11-19 18:20:22 +01:00
Seghir Nadir
b09c6a69b1
add changelog entries
2019-11-19 18:11:31 +01:00
Albert Juhé Lluveras
e965842726
Add All Blocks and filter blocks to readme.txt ( https://github.com/woocommerce/woocommerce-blocks/pull/1193 )
2019-11-18 11:01:26 +00:00
Albert Juhé Lluveras
47e082ef58
Update minimum WooCommerce version to 3.7 ( https://github.com/woocommerce/woocommerce-blocks/pull/1181 )
...
* Update minimum WooCommerce version to 3.7
* Update README sentence
2019-11-15 16:32:40 +01:00
Albert Juhé Lluveras
f8086a4926
Update version to 2.4.1 and changelog
2019-09-02 15:20:41 +02:00
Albert Juhé Lluveras
aafda6bd21
Add description to blocks added in 2.4
2019-08-29 16:04:07 +01:00
Mike Jolley
0d0474f1e7
Rolling 2.4 release changelog ( https://github.com/woocommerce/woocommerce-blocks/pull/720 )
...
* 2.4 placeholder
* Add error handling for API requests to the featured product block.
* changelog
* Update changelog
* Changelog and versions
2019-08-29 10:39:51 +01:00
Albert Juhé Lluveras
a7221fd5ce
Add README note for PHP deprecation notices
2019-08-15 13:03:41 +02:00
Albert Juhé Lluveras
6ad05724c8
Add description to blocks added in last releases ( https://github.com/woocommerce/woocommerce-blocks/pull/869 )
2019-08-15 11:16:32 +02:00
Mike Jolley
de97e18df7
Update readme and deploy script from release/2.3
2019-08-12 12:08:30 +01:00
Mike Jolley
802653f4ee
readme
2019-07-25 15:50:25 +01:00
Mike Jolley
050a9bdcdd
Rolling 2.3 release changelog ( https://github.com/woocommerce/woocommerce-blocks/pull/672 )
...
* changelog
* Updated changelog
* featured category block readme
* readme
* version bump
2019-07-10 11:38:03 +01:00
Mike Jolley
4ec6a1052e
Update changelog
2019-07-04 11:41:21 +01:00
Mike Jolley
8bc02c3b0c
Include blocks api in feature plugin ( https://github.com/woocommerce/woocommerce-blocks/pull/628 )
...
* Progress moving endpoints
* Handle rest api registration
* Add tag_operator to blocks API
From https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/555
* Unit tests
* update travis
* Composer before install
* Travis config
* switch dir running composer
* nodev mode
2019-06-27 11:03:21 +01:00
Kelly Dwan
6471602702
Bump version to 2.3.0-dev ( https://github.com/woocommerce/woocommerce-blocks/pull/652 )
2019-06-26 15:17:17 -04:00
Kelly Dwan
4c941191ba
Release version 2.2.0 ( https://github.com/woocommerce/woocommerce-blocks/pull/651 )
...
* Version bump to RC
* Add json files to built package
* Center images in product columns
* Update changelog, bump version to final
2019-06-26 12:37:50 -04:00
Kelly Dwan
1ea00a7fb1
Bump to dev version ( https://github.com/woocommerce/woocommerce-blocks/pull/564 )
2019-05-15 08:37:48 +01:00
Kelly Dwan
22439f5c12
Release version 2.1.0 ( https://github.com/woocommerce/woocommerce-blocks/pull/562 )
...
* Version bump to 2.1.0-rc
* Version bump to 2.1.0
* Add missing period
2019-05-14 13:43:54 -04:00
Kelly Dwan
cf14034f9a
Cherry-pick branch/2.0.x: Fix conflict with hooks + 3.6, pre 3.6.2
2019-04-22 12:16:53 -04:00
Kelly Dwan
39d5cb8231
Update readme.txt
2019-04-18 11:13:31 -04:00
Kelly Dwan
634349ce4b
Bump version to 2.0.0-rc3 ( https://github.com/woocommerce/woocommerce-blocks/pull/521 )
...
* Update tested versions of WP & WC
* Bump version & update readme
2019-04-08 19:24:02 -04:00
Kelly Dwan
169037d0c1
Update changelog ( https://github.com/woocommerce/woocommerce-blocks/pull/513 )
2019-04-01 13:22:36 -04:00
Kelly Dwan
cba3d402b6
Bump the version, update the changelog ( https://github.com/woocommerce/woocommerce-blocks/pull/478 )
2019-03-06 18:27:37 -05:00
Kelly Dwan
930602bc8d
Remove shortcode tweaks ( https://github.com/woocommerce/woocommerce-blocks/pull/449 )
...
* Remove shortcode filter
WC core handles category & attribute IDs as of 3.5
* Bump min requirements to 3.5+
2019-02-22 13:16:46 -05:00
Kelly Dwan
81845a1bf9
Fix changelog headings ( https://github.com/woocommerce/woocommerce-blocks/pull/428 )
2019-02-14 13:14:27 -05:00
Kelly Dwan
37fca65ad6
Bump stable tag & plugin dev version ( https://github.com/woocommerce/woocommerce-blocks/pull/420 )
2019-02-13 15:18:21 -05:00
Kelly Dwan
33cb699ef1
Update changelog, bump version to 1.4.0-rc ( https://github.com/woocommerce/woocommerce-blocks/pull/413 )
...
* Update changelog, bump version to 1.4.0-rc
* Update languages to language packs at 100% for v1.3.1
* Update readme with button PR
* Add note about featured product edit mode
* Update version number
* Add a missing bug fix to the changelog
2019-02-13 10:50:40 -05:00
Kelly Dwan
d0d2bb4f3b
Release 1.3.1 ( https://github.com/woocommerce/woocommerce-blocks/pull/346 )
...
* Bump the version number
* Add the changelog to the readme
* Add new strings to the PHP file
* Update stable tag
2019-01-17 15:04:22 -05:00
Kelly Dwan
abd6522fc3
Readme: Add link to dev blog post ( https://github.com/woocommerce/woocommerce-blocks/pull/330 )
2019-01-15 17:10:59 -05:00
Kelly Dwan
afae8db424
Add changelog & version bump to 1.3.0 ( https://github.com/woocommerce/woocommerce-blocks/pull/323 )
...
* Add changelog & version bump to 1.3.0-RC
* Update changelog phrasing
* Update name/version in package-lock
* Update readme
* Bump version to 1.3.0
2019-01-15 16:43:18 -05:00
Kelly Dwan
cd01cfe3bd
Release 1.2.0 ( https://github.com/woocommerce/woocommerce-blocks/pull/206 )
...
* Update display name in wp-admin
* Update minimum WP in readme.txt
* Bump version in wp-admin
* Disable “dev mode” for release
* Updating plugin name
* Update version constant
* Don’t commit disabling dev mode
2018-12-04 15:54:14 -05:00
Kelly Dwan
663e324534
Update the minimum requirements
...
Tested with WC 3.3.1/WP 4.9/Gutenberg 4.6
2018-12-03 17:37:40 -05:00
Kelly Dwan
c0b98aac61
Fix spelling, add periods to changelog bullets to match previous items
2018-12-03 17:36:28 -05:00
David Levin
1de118608c
Update readme file
2018-12-03 13:36:57 -08:00
Kelly Dwan
a4205a956e
Update “tested up to” versions for WC and WP ( https://github.com/woocommerce/woocommerce-blocks/pull/141 )
2018-11-21 10:56:05 -05:00
claudiulodro
905ced2193
Update version for release
2018-09-07 08:51:45 -07:00
claudiulodro
f411c4453f
Update info for release
2018-08-22 10:59:02 -07:00
claudiulodro
6e09ffb392
Update info for 1.1 release
2018-06-06 08:59:45 -07:00
Claudiu Lodromanean
5df1d15a3b
Lowercase readme.txt
2018-04-23 10:35:30 -07:00