Skip to content
# Change log

## Added
* 'Accept-Language' http header recovered from WPML current language with 'ca' as fallback value
* Plugin dependencies checker with [JWT Authentication](https://wordpress.org/plugins/jwt-authentication-for-wp-rest-api/) as depencency
* Plugin method naming conventions updated witht he prefix `wpct_oc_{variable_name}`.
* New documentation on the [wiki](https://git.coopdevs.org/coopdevs/website/wp/wp-plugins/wpct-odoo-connect/-/wikis/home)

## Fixed
* Api key getter when no values have been setted on the database

## Merge requests
* !5
* !4
* !3
* !2