Releases: aaronsegura/nextcloud-async
Releases · aaronsegura/nextcloud-async
nextcloud-async-v0.0.8
Full Changelog: v0.0.7...v0.0.8
nextcloud-async-0.0.7
What's Changed
- Add exception for status_code=429 (Too many requests) by @DS4711
- Share:Adds logic to validate the expired datetime param in create_share function by @cuococarlos
Full Changelog: v0.0.6...v0.0.7
nextcloud-async-0.0.6
Adds GroupFolder ACL management via the DAV api.
Thanks to Frieder Schrempf!
nextcloud-async-0.0.5
Bug fixes to Talk module. Thanks josx!
nextcloud-async-0.0.4
Fixes to Talk/NextcloudRichObjects module. Thanks to José Luis Di Biase
v0.0.3
- Fixes some talk functions
- ocs_query defaults to GET method
v0.0.2 - Initial Release
Covered APIs
- File Management API
- User Management API
- Group Management API
- App Management API
- LDAP Configuration API
- Status API
- Share API (except Federated shares)
- Talk/spreed API
- Notifications API
- Login Flow v2 API
- Remote Wipe API
- Maps API