# v1.2.17 - v1.0.1

# 1.2.17 2021-05-11

# ci

# 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 technical doc scripts to proper WP and backend 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
  • split stubs.php to individual plugins' package

# 1.2.16 2021-03-30

# 1.2.15 2021-03-23

# build

# 1.2.14 2021-03-02

# 1.2.13 2021-02-24

# chore

  • rename go-links to new syntax (#en621h)

# docs

# 1.2.12 2021-01-24

# 1.2.11 2021-01-18

# fix

# 1.2.10 2021-01-11

# build

  • reduce javascript bundle size by using babel runtime correctly with webpack / babel-loader

# 1.2.9 2020-12-15

# 1.2.8 2020-12-10

# 1.2.7 2020-12-09

# 1.2.6 2020-12-09

# chore

# fix

# 1.2.5 2020-12-01

# chore

# refactor

# 1.2.4 2020-11-24

# fix

# 1.2.3 2020-11-18

# 1.2.2 2020-11-17

# 1.2.1 2020-11-12

# ci

  • make scripts of individual plugins available in review applications (#a2z8z1)

# 1.2.0 2020-10-23

# feat

  • route PATCH PaddleIncompleteOrder (#8ywfdu)

# refactor

  • use "import type" instead of "import"

# 1.1.10 2020-10-16

# build

  • use node modules cache more aggressively in CI (#4akvz6)

# chore

  • rename folder name (#94xp4g)

# 1.1.9 2020-10-09

# 1.1.8 2020-10-08

# chore

  • release : version bump

# 1.1.7 2020-09-29

# build

  • backend pot files and JSON generation conflict-resistent (#6utk9n)

# chore

  • introduce development package (#6utk9n)
  • move backend files to development package (#6utk9n)
  • move grunt to common package (#6utk9n)
  • move packages to development package (#6utk9n)
  • move some files to development package (#6utk9n)
  • remove grunt task aliases (#6utk9n)
  • update dependencies (#3cj43t)
  • update package.json scripts for each plugin (#6utk9n)

# 1.1.6 2020-09-22

# fix

  • import settings (#82rk4n)

# 1.1.5 2020-09-08

# fix

  • remove List not Sortable hint and allow to sort all views (#7etufj)

# 1.1.4 2020-08-31

# 1.1.3 2020-08-26

# ci

  • install container volume with unique name (#7gmuaa)

# perf

  • remove transients and introduce expire options for better performance (#7cqdzj)

# 1.1.2 2020-08-17

# ci

  • prefer dist in composer install

# 1.1.1 2020-08-11

# chore

  • backends for monorepo introduced

# 1.1.0 2020-07-30

# docs

  • optimize plugin description at wordpress.org

# feat

  • check support status for Envato license # internal reference #6pubwg
  • introduce dashboard with assistant (#68k9ny)
  • WordPress 5.5 compatibility (#6gqcm8)

# fix

  • REST API notice in admin dashboard
  • usage with woocommerce products (#6pmaj2)

# 1.0.12 2020-07-02

# chore

  • allow to define allowed licenses in root package.json (#68jvq7)
  • update dependencies (#3cj43t)

# fix

  • IE11 polyfills (#5whc2c)

# test

  • cypress does not yet support window.fetch (#5whc2c)

# 1.0.11 2020-06-17

# 1.0.10 2020-06-12

# chore

  • i18n update (#5ut991)

# test

  • OptionStore

# 1.0.9 2020-05-27

# build

  • improve plugin build with webpack parallel builds

# ci

  • use hot cache and node-gitlab-ci (#54r34g)

# 1.0.8 2020-05-20

# 1.0.7 2020-05-12

# build

  • cleanup temporary i18n files correctly

# fix

  • correctly enqueue dependencies (#52jf92)

# 1.0.6 2020-04-27

# chore

  • add hook_suffix to enqueue_scripts_and_styles function (#4ujzx0)

# docs

  • animated Real Custom Post Order logo for wordpress.org

# test

  • automatically retry cypress tests (#3rmp6q)

# 1.0.5 2020-04-20

# 1.0.4 2020-04-16

# docs

  • update link to changelog

# 1.0.3 2020-04-16

# build

  • move test namespaces to composer autoload-dev (#4jnk84)
  • reduce bundle size by ~25% (#4jjq0u)
  • scope PHP vendor dependencies (#4jnk84)

# chore

  • create real-ad package to introduce more UX after installing the plugin (#1aewyf)
  • rename real-ad to real-utils (#4jpg5f)
  • update to Cypress v4 (#2wee38)

# ci

  • correctly build i18n frontend files (#4jjq0u)
  • run package jobs also on devops changes

# fix

  • link to Real Custom Post Order (#5ygvhw)

# style

  • reformat php codebase (#4gg05b)

# test

  • adjust E2E tests due to translation changes
  • avoid session expired error in E2E tests (#3rmp6q)

# 1.0.2 2020-03-31

# chore

  • update dependencies (#3cj43t)

# ci

  • use concurrency 1 in yarn disclaimer generation

# docs

  • replace screenshot in wordpress.org description

# style

# test

  • added E2E tests (#46mact)
  • configure jest setupFiles correctly with enzyme and clearMocks (#4akeab)
  • generate test reports (#4cg6tp)

# 1.0.1 2020-03-23

# build

  • initial release of WP Real Custom Post Order plugin (#46ftef)