diff --git a/stable/CurrencyTracker/manifest.toml b/stable/CurrencyTracker/manifest.toml index 225a43bcd4..32badd984c 100644 --- a/stable/CurrencyTracker/manifest.toml +++ b/stable/CurrencyTracker/manifest.toml @@ -1,6 +1,6 @@ [plugin] repository = "https://github.com/AtmoOmen/CurrencyTracker.git" -commit = "a19f86e7aec563a67dbd88040370958ba4fb3037" +commit = "afff1a6fb82277f9093ec8d1d3077e241921cd17" owners = ["AtmoOmen"] project_path = "CurrencyTracker" -changelog = "- Improve recording features related to Gold Sacuer.\n- Fixed bug in writing incorrect location for quest related transactions.\n- Add Record Trade Target feature.\n- Modified some Trackers' code logic." +changelog = "- Completely cleaned and reorganized the current code of the plugin, ensuring more reliable operation.\n- Organized the current localization strings and optimized the logic for reading localized texts.\n- Optimized the current currency reading logic to better accommodate the needs of users who switch client languages.\n- Optimized the logic for storing and reading currency data.\n- Optimized the Gold Saucer related features logic to prevent unexpected transactions modifications.\n- Optimized the plugin operation logic when in duty.\n- Fixed the issue where the table toolbar Merge function couldn't input properly.\n- Fixed the issue where the table toolbar Edit function displayed the modification location successfully after modifying the Note.\n- Fixed the issue where the table toolbar Copy function still copied text to the clipboard when no transactions were selected.\n- Fixed the issue of header loss when exporting .csv files under Simplified Chinese.\n- Fixed the issue of partial loss of English localization texts.\n- Fixed the issue of Gold Sacuer inability to correctly track currencies other than MGP.\n- Modified the logic of the Awaiting Exchange Completion function, which should result in significant performance improvements.\n- Added source tracking for rewards in the Leap of Faith and Air Force One mini-games.\n- Added win-loss tracking for the Triple Triad match rewards.\n- Optimized the code logic for Record Trade Target feature.\n- Improved performance when searching for items in Custom Currency Tracker for reduced performance consumption.\n- Fixed an issue where, in Simplified Chinese, it was only possible to search for items in Custom Currency Tracker by entering Pinyin.\n- Added Icon Display to the currency listbox.
- Added Rename currencies feature.\n- Added Traditional Chinese, Spanish and German localization text."