Skip to content

v0.20.0

Compare
Choose a tag to compare
@bigcat88 bigcat88 released this 28 Apr 13:45
· 7 commits to refs/heads/main since this release

Changed

  • ExApps: nc_py_api.ex_app.events_listener.EventsListener was removed in favor of nc_py_api.webhooks. #348

Fixed

  • Method download2stream not working correctly when Nextcloud returns compressed content. #352 Thanks to @PatrickPromitzer for reporting this.