This first entry in the changelog contains updates that occurred over the course of this year. Future entries will have shorter, more specific ranges of time.
Announcements
- HelloSign is officially rebranded as Dropbox Sign. [October 25th]
Features
The following features are released in beta:
- Enable Dropbox Sign’s Auto-Fill Fields in the API using
populate_auto_fill_fields. [~ August] - Manage your Team with these new endpoints [~ July]:
- Get Team Info (/team/info)
- List Team Members (/team/members/team_id)
- List Sub Teams (/team/sub_teams/team_id)
- Use
sms_phone_number_typeto deliver signature requests via SMS. [~ September]
Fixes
- Resolved an issue where malformed queries on /signature_request/list and /template/list were throwing
500errors instead of400. [~ September] - Numerous bug fixes released to new SDKs to improve interactions with files. [~ October]
Documentation
- Fully migrated to new documentation. [~ August]
- New doc section added for managing multiple API keys. [~ October]
- Fixed broken links on the Template schema page. [~ October]
- Added an Overview page for Dropbox Sign Events (webhooks) and OAuth. [~ June]
- Added a new section for App Approval to help customers get their apps approved for production. [~ July]
- Disabled url encoding in Try it console, which was preventing querying on list endpoints. [~ October]