v2.0.16
Live API Testing Release
Every tool was verified against a real Phabricator instance with actual curl calls. This found 16 bugs that 26 rounds of PHP source code analysis had missed.
Removed non-existent constraints (would cause API errors)
revision_search:affectedPathsrepository_search:status,hostedproject_search:statusblog_search:statusesbuild_target_search:statusesand 6 date range constraints
Removed invalid transaction types (would cause API errors)
project_edit:commentblog_edit:comment
Fixed wrong parameter names
build_command:receiver→buildTargetPHID(was always failing)build_command: narrowedtypeenum topass/fail/work
Fixed silent failures
commit_search: removedauditorsattachment (silently ignored)repository_browse: removedbranchparam (silently ignored, usecommitfor branch names)repository_code_search: fixed default path from'/'to''(was causing git errors)
Re-added wrongly removed features
project_edit:descriptiontransaction (valid, wrongly removed in v2.0.13)task_create/task_edit:subtypetransaction (valid, wrongly removed in v2.0.15)transaction_search: restoredobjectIdentifieras required, removed non-existentobjectType