- Support of keepConvertStatus for insert methods (from OnlyOffice > 8.9.1)
- File - Insert methods now support setting default file name
- Add deprecation warning and use of
onlyoffice_api
gem
- File checkconversion method
- Fix error bad URI(is not URI?)
- Fix url for method Group#add_group
- Add crm methods: save_smtp_settings, update_crm_currency, update_organisation_company_name, update_organisation_address
- Change method create_invoice
- Add portal submodule with
Portal#invite_user_url
andPortal#invite_visitor_url
methods - Add rubocop support in project. Fix a lot of minor problems, should have no impact on existing working code
- change method Settings#set_access
- Show more detailed information about response, if auth response not containing token
- add method Project#update_message_status
- Fix dependency of httparty
- Fix delete_account in mail
- Fix if response == String
- Fix type request update_task_status in projects
- Add link_account, unlink_account in people
- Add empty gemtime dependencies, to remove warning during
gem build
- Add support of Files#document_server_info.
- Fix a lot of tests. But not all
- Add get_sso_settings, get_ldap_settings, get_white_label_sizes methods in Settings
- Add any error >= 400 handling
- Add method Files#update_file_history for version finilization
- Fix Community#add_thread_to_category method
- Fix settings#get_usage_quota method because of typo
- Fix typo in identifying that portal is warming up
- Correctly handle portal warming up situation