=== 3.0 ===
+* WS protocols webservice/myprotocol:use capabilities were defined with a high riskbitmask value
+ when the fact that a user has that capability does not imply any risk, but other capabilities
+ that the user may have do. If your ws protocol does not imply and risk by itself, you can remove the
+ riskbitmask from your $capabilities array in webservice/myprotocol/db/access.php
* New function for formatting external strings: external_format_strings, it should be used as a replacement of format_string in
external functions.
All the occurrences of format_strings have been replaced with this new function.
-
=== 2.9 ===
* The deprecated functions can not be added to services anymore and