It is very important for us that the stable branch remains, well, stable. This means that every change must be verified not to break anything. This is why we prefer to work on the development branch.
Our complete code base is subject to continuous refactoring, improvement and consolidation. This means that we are sometimes forced to alter or remove functionality. Sponsored code is treated just like the rest of our code, and is therefore included in this process. Of course, we do our best to minimize the impact of changes.