Bug fixes
"FORM" OBJECT CODE : the scope "LAST" returned more than one result
"ITEM" OBJECT CODE : in some circumstances returned more results than expected
https://linkcare.atlassian.net/wiki/spaces/WS/pages/41156695 : The pagination was not working (page numbers not rendered)
task_get () : was not granting “delete” pemission for a TASK that was created by the active session user (when role was not CASE MANAGER)
Incompatibility with previous versions
Removed compatibility support for versions before 2.7.31
New functions
https://linkcare.atlassian.net/wiki/spaces/WS/pages/3838115841
https://linkcare.atlassian.net/wiki/spaces/WS/pages/3838214145
Improvements
form_get_summary () https://linkcare.atlassian.net/wiki/spaces/WS/pages/524423 : When active ROLE is “SERVICE” the questions with a VISIBILITY condition that evaluates to false are also included in the response (they were not included until now)form_get_array_summary ()
https://linkcare.atlassian.net/wiki/spaces/WS/pages/3016523777 : When active ROLE is “SERVICE”, hidden questions, or questions with a VISIBILITY condition that evaluates to false are also included in the response (they were not included until now)
Deprecated functions
Functions definitively removed (no longer available in the API interface):
https://linkcare.atlassian.net/wiki/spaces/WS/pages/524371 : Function definitively removed
https://linkcare.atlassian.net/wiki/spaces/WS/pages/906231812
https://linkcare.atlassian.net/wiki/spaces/WS/pages/93782039
https://linkcare.atlassian.net/wiki/spaces/WS/pages/3197206557 : replaced by https://linkcare.atlassian.net/wiki/spaces/WS/pages/3838115841
https://linkcare.atlassian.net/wiki/spaces/WS/pages/3198189576 : replaced by https://linkcare.atlassian.net/wiki/spaces/WS/pages/3838214145
https://linkcare.atlassian.net/wiki/spaces/WS/pages/502693952
...