Improved trash performance due to speed and scalability reasons
Now the trash items are loaded on the fly, therefore less items need to be loaded and load time is faster. Before, all the items where loaded, in consequence, the latency of loading the trash was higher and higher when the trash grows. Now the speed will be stable and always the same. Moreover, loading trash in chunks reduces servers load which is more efficient and less prone to failures.