Releases: cloud-py-api/nc_py_api
Releases · cloud-py-api/nc_py_api
v0.0.24
Added
VERIFY_NC_CERTIFICATE
option.
apps.ex_app_get_list
and apps.ex_app_get_info
methods.
files.download2stream
and files.upload_stream
methods.
- most of
FileAPI
can accept FsNode
as a path.
Changed
- License changed to
BSD-3 Clause
v0.0.23
Fixed
nextcloud_url
can contain /
at the end.
- work of
logs
during enable
/disable
events.
v0.0.22
Added
heartbeat
endpoint support for AppEcosystemV2.
v0.0.21
Added
app_cfg
property in the NextcloudApp
class.
Fixed
- All input environment variables now in Upper Case.
v0.0.20
- Written from the scratch new version of the Nextcloud Python Client. Deep Alpha.