4.0.8.4 - Patch Update
===============================================
![[IMG]](/proxy/image?url=https%3A%2F%2Fi.imgur.com%2FewZ4wxW.jpg)
As always, QuickShop released new update to keep improving the quality and performance.
New Features:
1. WorldEdit can correctly remove QuickShop shops.
Bug Fixes:
1. Memory Leaking issue in ShopLoader cause the ContainerShop object won't GC even shop has been deleted.
2. Memory Leaking issue in ContainerShop causes the DisplayItem object to keep in memory even shop has been unloaded.
3. Memory Leaking issue in VirtualDisplayItem causes the AsyncSendingTask object to keep in memory even VDI mark is stopped.
4. Fixed ArrayIndexOutOfBoundsException when handling error.
Removed:
1. JulySafe environment check has been removed since JulySafe did it by itself.