Skip to content

Releases: fphxgallery/LPAgent-Dashboard

v1.0.2

Choose a tag to compare

@fphxgallery fphxgallery released this 14 Mar 23:42

LP Metrics v1.0.2

Bug Fixes

  • Round token logos — Added !important to border-radius: 50% and related logo styles to prevent theme stylesheets from overriding the circular shape
  • Logo size — Increased token logo size from 16px to 24px for better visibility
  • SOL logo removed — Only the project token (token0) logo is shown in the Pair column
  • Logo fallback — orbmarkets.io used as primary logo source; Nimbus API (logo0/logo1) used as fallback if orbmarkets has no logo

v1.0.1

Choose a tag to compare

@fphxgallery fphxgallery released this 14 Mar 22:36

LP Metrics v1.0.1

Bug Fixes & Improvements

  • Token logos — Pair column now fetches logos from orbmarkets.io using the token mint address, with Nimbus API as fallback
  • SOL logo removed — Only the project token logo is shown in the Pair column (SOL/wSOL logo removed)
  • Uncollected fees — Fixed field name lookup (unCollectedFee) so fees now display correctly
  • Table alignment — All numeric columns right-aligned; Pair/Date left-aligned; Status centred
  • Combined card — 1-Month Revenue chart and Open Positions merged into a single glassmorphism card with the revenue date table at the bottom
  • Stat cards — Text centred, value font size increased to 28px
  • Light background support — Corrected text colours for sites with light-coloured backgrounds

v1.0.0

Choose a tag to compare

@fphxgallery fphxgallery released this 14 Mar 21:08
5c117d7

LP Metrics v1.0.0

Initial release of the LP Metrics WordPress plugin.

Features

  • Overview stat cards — Total PnL (USD + SOL), Fees Earned, Win Rate
  • 1-Month Revenue chart — Cumulative PnL line + daily PnL bars via Chart.js
  • Open Positions table — Pair, Current Value, PnL, Uncollected Fees, DPR, Status (in/out range), Age
  • Revenue date table — Daily PnL, Cumulative PnL, and Invested per day
  • Combined glassmorphism card — Chart, positions, and date table in one unified card
  • Settings page — API key, default protocol, cache TTL, manual cache clear
  • Transient caching — Configurable cache duration via WP transients

Requirements

  • WordPress 5.8+
  • PHP 7.4+
  • LPAgent API key