75 lines
3.5 KiB
Plaintext
75 lines
3.5 KiB
Plaintext
*** WooCommerce Beta Tester Changelog ***
|
|
|
|
2023-10-30 - version 2.2.5
|
|
* Tweak - Add support for logging array property in track logger
|
|
* Add - Add rest customize your store tool
|
|
|
|
2023-08-23 - version 2.2.4
|
|
* Patch - check for WC_ADMIN_APP constant before using it
|
|
* Patch - Fix a bug where between WC installs the beta tester would crash trying to log.
|
|
* Patch - Fix a bug where WC_ABSPATH is used when the WooCommerce instance might not have defined it yet.
|
|
* Patch - Fix rest api filter to allow any strings in replacement
|
|
* Minor - Add a basic UI screen for installing from live branches (disabled in prod)
|
|
* Minor - Add a userscript that allows creation of JN sites from Github branches.
|
|
* Minor - Add a wp cli command for activating live branches.
|
|
* Minor - Add feature to install and activate live branches.
|
|
* Minor - Add SlotFill Examples feature
|
|
* Minor - Add trunk as installable branch to live branches feature.
|
|
* Minor - Add userscript option to install wc smooth generator.
|
|
* Minor - Enable the live branches feature.
|
|
* Minor - Fixing mismatched dependencies between @types/react-dom and react-dom
|
|
* Minor - Update the live branches UI to improve finding and installing branches.
|
|
* Minor - Declare compatibility for custom order table and product block editor features.
|
|
* Minor - Update README to separate WooCommerce Admin Tester
|
|
* Minor - Add support for installing WC trunk via live branches.
|
|
* Patch - Bump required PHP version to 7.4
|
|
* Patch - Consolidate wp-prettier version with rest of monorepo.
|
|
* Minor - Release woocommerce-beta-tester with bugfixes from #39441
|
|
* Minor - Sync @wordpress package versions via syncpack.
|
|
* Patch - Update eslint to 8.32.0 across the monorepo.
|
|
* Minor - Update pnpm monorepo-wide to 8.6.5
|
|
* Minor - Update pnpm to 8.6.7
|
|
* Minor - Update pnpm to version 8.
|
|
* Minor - Update pnpm version constraint to 7.13.3 to avoid auto-install-peers issues
|
|
* Patch - Update `wp-env` to version 8.2.0.
|
|
* Minor - Upgrade TypeScript to 5.1.6
|
|
* Patch - Correct spelling errors
|
|
* Patch - Remove api code folder that was duplicated
|
|
* Minor - Adjust option modal so that longer option names are fully shown.
|
|
* Minor - Alphabetize the features list, and use toggle controls instead of buttons.
|
|
* Minor - Reload page when toggling new-product-management-experience and product-block-editor
|
|
|
|
2022-10-11 - version 2.1.0
|
|
* Dev - Add WooCommerce Admin Helper Tester functionality to Beta Tester
|
|
|
|
2021-12-17 - version 2.0.5
|
|
* Fix - make WC version comparison case insensitive
|
|
|
|
2021-09-29 - version 2.0.4
|
|
* Dev - Bump tested to version
|
|
* Fix - enqueue logic for css/js assets
|
|
|
|
2021-09-22 - version 2.0.3
|
|
* Fix - Bump version to release version including admin.css.
|
|
|
|
2020-11-26 - version 2.0.2
|
|
* 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
|
|
|
|
2019-03-14 - version 2.0.1
|
|
* Enhancement - Changes to make this plugin compatible with the upcoming WooCommerce 3.6
|
|
|
|
2018-07-12 - version 2.0.0
|
|
* 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.
|
|
|
|
2017-06-19 - version 1.0.3
|
|
* Fix - repo URLs and directory renaming.
|