File Details
XP Tracker+
- R
- Feb 21, 2026
- 1.75 MB
- 20
- 2.5.5+1
- Classic + 1
File Name
XPTracker-3.0.zip
Supported Versions
- 2.5.5
- 1.15.8
Changelog - Session History Feature
New: Session History tracking and viewer
- Added a history button (clock icon) to the footer status bar next to the settings cog
- Clicking the history button opens a standalone, movable Session History window
- Tracking sessions are now automatically saved when you stop tracking
- Each saved session captures: date/time, zone, character level, active modes, and all per-mode metrics (rate/hr, recorded amounts, duration, start/end times)
- Session list displays newest-first with date, duration, zone, level, and active modes per row
- Click any session row to expand and view full per-mode detail breakdown
- Hover a row to reveal a delete (x) button for removing individual sessions
- "Clear All" button with confirmation dialog to wipe all history
- History persists across logouts/reloads via SavedVariables (capped at 50 sessions)
- Window closes with Escape key
- Empty sessions (0 elapsed time) are not saved
UI tweaks
- Collapsed-mode tracking indicators in the footer bar are now right-aligned
Files changed:
XPTracker.lua- Session history data layer (save/delete/clear)modules/History.lua- New history window modulemodules/Widgets.lua- Footer bar history button + right-aligned indicatorslocale/enUS.lua- New locale stringsXPTracker.toc/XPTracker_TBC.toc- Registered new module

