v1.7.8 - v1.6.3

1.7.8 2021-08-31

fix

1.7.7 2021-08-20

chore

  • update PHP dependencies

  • updated PuC

1.7.6 2021-08-10

chore

refactor

  • split i18n and request methods to save bundle size

1.7.5 2021-07-09

fix

  • consider port 80 and 443 not as new host for license invalidation

  • do not invalidate license in some rare cases

1.7.4 2021-06-05

chore

  • skip validate hosts in some cases

fix

1.7.3 2021-05-25

chore

  • compatibility with latest antd version

  • migarte loose mode to compiler assumptions

  • prettify code to new standard

  • upgrade dependencies to latest minor version

fix

  • do not rely on install_plugins capability, instead use activate_plugins so GIT-synced WP instances work too internal reference #k599a2

  • output validate hint after custom help (object destructuring, internal reference #kb6jyc

  • validate current host with parse_url to avoid some strange scenarios

1.7.2 2021-05-14

fix

  • sometimes the modal is not shown due to race condition with mobx.configure isolate global state

1.7.1 2021-05-11

fix

1.7.0 2021-05-11

feat

fix

refactor

  • create wp-webpack package for WordPress packages and plugins

  • introduce eslint-config package

  • introduce new grunt workspaces package for monolithic usage

  • introduce new package to validate composer licenses and generate disclaimer

  • introduce new package to validate yarn licenses and generate disclaimer

  • introduce new script to run-yarn-children commands

  • move build scripts to proper backend and WP package

  • move jest scripts to proper backend and WP package

  • move PHP Unit bootstrap file to @devowl-wp/utils package

  • move PHPUnit and Cypress scripts to @devowl-wp/utils package

  • move WP build process to @devowl-wp/utils

  • move WP i18n scripts to @devowl-wp/utils

  • move WP specific typescript config to @devowl-wp/wp-webpack package

  • remove @devowl-wp/development package

1.6.3 2021-04-27

fix

  • compatibility with WP_SITEURL PHP constant internal reference #hd6ntd

  • do not validate new host names in WP CLI and WP Cronjob

  • do not validate new hosts for free licenses