woocommerce/plugins/woocommerce-beta-tester/CHANGELOG.md

58 lines
2.1 KiB
Markdown

## [2.1](https://github.com/woocommerce/woocommerce/releases) - 2022-06-16
- Minor - Add WooCommerce Admin Helper Tester functionality to Beta Tester
- Minor - Standardize build scripts and create a build:zip script
- Patch - Standardize lint scripts: Add lint:fix
- Patch - This is only updating monorepo infrastructure.
- Minor - Updates the WC sniffs version to latest.
## [2.0.5](https://github.com/woocommerce/woocommerce/releases) - 2021-12-17
- Fix: make WC version comparison case insensitive
## [2.0.4](https://github.com/woocommerce/woocommerce/releases) - 2021-09-29
- Dev: Bump tested to version
- Fix: enqueue logic for css/js assets
## [2.0.3](https://github.com/woocommerce/woocommerce/releases) - 2021-09-22
- Fix: Bump version to release version including admin.css.
## [2.0.2](https://github.com/woocommerce/woocommerce/releases)
- Fix notice for undefined `item`
- Fix auto_update_plugin filter reference
- Fix including SSR in bug report
- Fix style in version modal header
- Add check for WooCommerce installed in default location
## [2.0.1](https://github.com/woocommerce/woocommerce/releases)
- Changes to make this plugin compatible with the upcoming WooCommerce 3.6
## [2.0.0](https://github.com/woocommerce/woocommerce/releases)
- Enhancement - Re-built to pull updates from the WordPress.org repository rather than GitHub.
- Enhancement - Channel selection; choose to receive RC or beta versions.
- Enhancement - Admin bar item shows version information, and offers shortcuts to functionality.
- Enhancement - Shortcut to log GitHub issues.
- Enhancement - Version switcher; choose which release or prerelease to switch to.
- Enhancement - Setting to enable auto-updates.
## [1.0.3](https://github.com/woocommerce/woocommerce/releases)
- Fix repo URLs and directory renaming.
## [1.0.2](https://github.com/woocommerce/woocommerce/releases)
- Updated API URL.
## [1.0.1](https://github.com/woocommerce/woocommerce/releases)
- Switched to releases API to get latest release, rather than tag which are not chronological.
## [1.0](https://github.com/woocommerce/woocommerce/releases)
- First release.