diff --git a/Release Note.md b/Release Note.md index 2a8c9c37..a1897a9e 100644 --- a/Release Note.md +++ b/Release Note.md @@ -1,5 +1,6 @@ ## Features +- ✨ Added a minimum profit threshold logic to the live scraper, allowing users to set a minimum profit percentage or flat profit amount for their trades. - ✨ Added a full Syndicate trading pipeline: a new `syndicate_item` database table and API, a redesigned WTS settings panel with per-syndicate standing tracking and an "ignore standing" toggle, importing syndicate items from Warframe Market, and a live scraper Syndicate tab with sell/edit/delete/export operations. - ✨ Reworked WF Inventory to support pluggable sources — Warframe profile or AlecaFrame (`lastData.dat` watcher) — selectable in Settings → Advanced → WF Inventory, with a manual refresh button and syndicate standing import. - ✨ Added a minimum profit threshold logic to the live scraper, allowing users to set a minimum profit percentage or flat profit amount for their trades.