v1.4.0 - v1.0.3

1.4.0 2020-07-30

feat

  • introduce dashboard with assistant (#68k9ny)

  • WordPress 5.5 compatibility (#6gqcm8)

1.3.0 2020-07-02

chore

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

  • update dependencies (#3cj43t)

feat

  • use window.fetch with polyfill instead of jquery (#5whc2c)

1.2.0 2020-06-17

feat

  • email input (with privacy checkbox) (#5ymj7f), 'none' option (#5ymhx1), reason note required (#5ymhjt)

1.1.0 2020-06-12

chore

  • i18n update (#5ut991)

ci

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

feat

  • add abstract post and category REST model (#5phrh4)

1.0.8 2020-05-20

chore

  • move plugin/rcb branch to develop

fix

  • add PATCH to available HTTP methods (#5cjaau)

  • remove ~ due to G6 blacklist filtering (security plugins, #5cqdn0)

1.0.7 2020-05-12

build

  • cleanup temporary i18n files correctly

fix

  • correctly enqueue dependencies (#52jf92)

  • improvement speed up in admin dashboard (#52gj39)

  • install database tables after reactivate plugin (#52k7f1)

  • use correct assets class

1.0.6 2020-04-27

chore

  • add hook_suffix to enqueue_scripts_and_styles function (#4ujzx0)

fix

  • cronjob URL not working with plain permalink setting (#4pmk26, #4ar47j)

1.0.5 2020-04-16

build

  • move test namespaces to composer autoload-dev (#4jnk84)

  • optional clean:webpackDevBundles grunt task to remove dev bundles in build artifact (#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)

ci

  • correctly build i18n frontend files (#4jjq0u)

  • run package jobs also on devops changes

docs

  • broken links in developer documentation (#5yg1cf)

style

  • reformat php codebase (#4gg05b)

test

  • fix typo in test files

1.0.4 2020-03-31

chore

  • update dependencies (#3cj43t)

ci

  • use concurrency 1 in yarn disclaimer generation

test

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

  • generate test reports (#4cg6tp)

1.0.3 2020-03-05

build

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

chore

  • update dependencies (webpack, types)