v1.1 (2026-03-25)
Currency parsing fix
- Fixed CSV import interpreting USD values as GBP (e.g.
$5no longer shows as£5). - Converted imported money into the internal GBP base before saving.
- Improved CSV column matching for reward/bonus headers that mention USD.
- Added a small localStorage migration so existing weekly goal values display correctly after switching currencies.
- When toggling GBP/USD, the weekly goal input updates to show the correct numeric value for the selected currency.
- Paginated the studies table (Prev/Next) so long histories don’t push the charts too far down.
- Added chart range tabs: Daily (14 days), Monthly (12 months), and Yearly (last 5 years).
- Replaced the GBP/USD toggle with a currency dropdown: GBP, USD, and SAR.
- Added an editable FX rate (1 GBP = X currency) stored in localStorage per currency.
- Total earned now shows approved earnings, with a projected total including pending (Awaiting Review) when present.