...
The purpose of this change was to stop the /file
GET method from creating an event, which in turn stops any polling from constantly creating repeating events.
The /file/upload
stays unchanged.
See Public API documentation for more detail.
...