v1.7.0 - v1.3.2

1.7.0 2021-04-15

feat

fix

1.6.1 2021-03-30

refactor

  • use composer autoload to setup constants and package localization

1.6.0 2021-03-23

feat

fix

1.5.1 2021-02-24

chore

  • introduce empty class for Weglot

fix

1.5.0 2021-02-16

feat

  • introduce new function to iterate all language contexts

  • introduce new Output Buffer plugins and TranslatePress compatibility internal reference #cew7v9

fix

perf

  • do not translate JSON with TranslatePress, use single HTML string

1.4.0 2021-02-02

feat

1.3.5 2021-01-24

refactor

  • remove unused classes and methods

1.3.4 2021-01-18

fix

1.3.3 2021-01-11

build

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

fix

  • wrong language for duplicated cookie when using PolyLang default language in admin dashboard

1.3.2 2020-12-09

chore