Skip to content

v0.9.0

Compare
Choose a tag to compare
@bigcat88 bigcat88 released this 25 Jan 14:19
· 50 commits to refs/heads/main since this release
0a183e7

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.