Added
- class `Share`: added missing `file_source_id`, `can_edit`, `can_delete` properties. 206
- NextcloudApp: `AppAPIAuthMiddleware` for easy cover all endpoints. 205
- NextcloudApp: API for registering `MachineTranslation` providers(*avalaible from Nextcloud 29*). 207
Changed
- **large amount of incompatible changes** for `AppAPI 2.0`, see PR for description. 212
- class `Share`.raw_data marked as deprecated and changed to `_raw_data`. 206
- `ex_app.talk_bot_app`/`ex_app.atalk_bot_app` renamed to `ex_app.talk_bot_msg`/`ex_app.atalk_bot_msg`.