Prolific Tracker

Changelog

v1.1 (2026-03-25)
Currency parsing fix
  • Fixed CSV import interpreting USD values as GBP (e.g. $5 no 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.
v1.2 (2026-03-26)
Missing rewards fix
  • Fixed screened out rewards not showing.
v1.3 (2026-03-29)
Feedback button
  • Added feedback button.
v1.3 (2026-03-31)
Added currencies
  • Added SAR and EUROS
  • Added live currency rates also
v1.3 (2026-04-02)
Bonuses
  • Now showing bonuses (clear all then redrop your .csv to see changes)