v1.4.3 - v1.0.6

1.4.3 2020-08-26

ci

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

perf

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

test

  • fix ExpireOptionTest::testSet

1.4.2 2020-08-17

ci

  • prefer dist in composer install

1.4.1 2020-08-11

chore

  • backends for monorepo introduced

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)