Asynchronous Improvement | This update introduces a new async task system. This makes handling asynchronous actions easier and more convenient. Furthermore, it heavily reduces repetition of the functionality that enables asynchronous tasks to run.
Pocket Games makes heavy use of asynchronous computation for a bunch of different stuff and will certainly benefit from this update.