1.1.1.3 changelog
===============================================
Fixes:
- Shop rank-based limit doesn't work at all.
Plan:
It's time to talk about the next plan for QuickShop-Hikari.
I have scheduled to refactor Hikari some parts in the next major update.
Because I noticed some parts of QuickShop -- Especially shop creation parts like a mess. The glue code is everywhere in different modules and causes the different behavior between commands and interaction controls.
So I planned to refactor them to reduce the duplicate and messy codes, and if lucky, the performance should also have improved.
The breaking API changes are unavoidable, but I will try my best to keep backward compatibility.
At the same time, I will also tweak other APIs and internal structures, Existing code structure severely hinders the new features adding and flexibility.