Releases: upmind/provision-provider-website-builders
Releases · upmind/provision-provider-website-builders
v2.4.1
- Fix website.com undefined clientId index errors
v2.4.0
- Add
site_builder_user_id
parameter and return value for create and subsequent function calls
- Implement Website.com provider
v2.3.1
- Return
extra
array in AccountInfo after create()
v2.3.0
- Fix: BaseKit createUser() add language code fall-back
- Fix: BaseKit create() explicitly cast billing_cycle_months to int
- NEW: Add optional
extra
array to CreateParams, send as metadata in BaseKit createUser()
v2.2.1
Fix BaseKit provider to not implement LogsDebugData twice
v2.2.0
- Update to upmind/provision-provider-base v3.0.0
- Add icon to Category AboutData
- Add logo_url to Providers' AboutData
v2.1.1
Fix BaseKit login()
where no auto_login_redirect_url
has been configured
v2.1
Make domain_name
an optional parameter + return data value, improve BaseKit login()
, add BaseKit request/response debug logging