diff --git a/stable/CurrencyTracker/manifest.toml b/stable/CurrencyTracker/manifest.toml index d18e1d3d31..707bed8804 100644 --- a/stable/CurrencyTracker/manifest.toml +++ b/stable/CurrencyTracker/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/AtmoOmen/CurrencyTracker.git" -commit = "751b50057db42e289af5a7fa83058f1b7088aede" +commit = "df2ab4752f5ba855eb1655455fd7c3eedcc6f768" owners = ["AtmoOmen"] project_path = "CurrencyTracker" -changelog = "- Reconstructed the interface of Settings window\n- Added Display TOTAL Gil in Currency Interface feature" +changelog = "- Optimized performance consumption of transactions table drawing\n- Optimized interaction and file processing logic for Add Custom Currency feature\n- Fixed an issue of disabling plugins failed due to backup files being open\n- Rewritten all components based on IGameInventory service"