This repository has been archived by the owner on Jul 30, 2020. It is now read-only.
Releases: kintone-labs/kintone-ios-sdk
Releases · kintone-labs/kintone-ios-sdk
v0.3.2
v0.3.1
bump version
v0.3.0
New features / functions
- Added new functions for Record Module:
- getAllRecordsByQuery
- addAllRecords
- deleteAllRecordsByQuery
- updateAllRecords
- upsertRecord
- upsertRecords
- Added new Record Cursor module
Updates / Bug fixes
- Support Proxy login for function "setProxy"
- Refactor User Guide to a more easily readable format
v0.2.0
Updates / bug fixes
- Support Authentication and Basic Authentication when using certificate file
- Fix some bugs
v0.1.0
Swift-taylored experience to integrate your app with Kintone. Including:
- Application - Support REST API to manage applications to kintone.
- Record - Support REST API to Get/Add/Update/Delete with records from a kintone application.
- File - Support REST API to upload/download file to kintone.
- Bulk Request - Support REST API to send bulk request to kintone.
NOTE: This SDK is currently in Beta and may be unstable at times.