v2.1.3 - v2.0.9

2.1.3 2020-05-14

docs

  • link to free test drive in wordpress.org description

2.1.2 2020-05-14

docs

  • new wordpress.org assets #6jbg2r

2.1.1 2020-05-12

build

  • cleanup temporary i18n files correctly

fix

  • correctly enqueue dependencies (#52jf92)

2.1.0 2020-04-27

chore

  • add hook_suffix to enqueue_scripts_and_styles function (#4ujzx0)

docs

  • update user documentation and redirect to help.devowl.io (#6c9urq)

feat

  • rewrite English translation and add German translation (#4aqkwf)

test

  • add smoke tests (#4rm5ae)

  • automatically retry cypress tests (#3rmp6q)

2.0.14 2020-04-20

NOTE

This package (@devowl-wp/real-thumbnail-generator) has been updated because a dependency, which is also shipped with this package, has changed.

2.0.13 2020-04-16

NOTE

This package (@devowl-wp/real-thumbnail-generator) has been updated because a dependency, which is also shipped with this package, has changed.

2.0.12 2020-04-16

build

  • adjust legal information for envato pro version (#46fjk9)

  • 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

  • limit bulk-regeneration in lite version to 300 images (#4akhnt)

  • undefined index notice (#4gkt3j)

style

  • reformat php codebase (#4gg05b)

test

  • avoid session expired error in E2E tests (#3rmp6q)

2.0.11 2020-03-31

chore

  • update dependencies (#3cj43t)

ci

  • use concurrency 1 in yarn disclaimer generation

style

  • run prettier@2 on all files (#3cj43t)

test

  • configure jest setupFiles correctly with enzyme and clearMocks (#4akeab)

  • generate test reports (#4cg6tp)

2.0.10 2020-03-13

chore

  • make ready for WordPress 5.4 release (#42g9wx)

fix

  • i18n is not correctly initialized

2.0.9 2020-03-05

build

  • chunk vendor libraries (#3wkvfe) and update antd@4 (#3wnntb)

chore

  • update dependencies (webpack, types)