Skip to content

v3.6.1 — Upload Peers, Chart Improvements & Fixes

Choose a tag to compare

@got3nks got3nks released this 05 Apr 09:52

✨ Added

  • Queued uploads in Uploads view — shows queued, connecting, and pending aMule upload peers (not just active uploaders). Upload state labels (e.g. "Queued", "Connecting") shown with clock icon when peer has no active transfer
  • Shared Dirs button in Settings — aMule client cards show a "Shared Dirs" button when connected, opening the Shared Dirs modal pre-selected to that instance
  • Chart crosshair interaction (mobile) — home speed widget replaces the obstructive tooltip with a vertical crosshair line; hovering/touching shows historical speed + timestamp in the status bar, reverting to live speeds on release
  • Chart tooltip timestamps (Statistics) — 7-day and 30-day chart tooltips now show DD/MM HH:MM instead of just DD/MM

🐛 Fixed

  • eMule client software labelsCLIENT_SOFTWARE_LABELS mapping corrected to match aMule source EClientSoftware enum (18 client types); SO_EMULE=0 was incorrectly mapped to "aMule" instead of "eMule"

📦 Dependencies

  • amule-ec-node — updated with authentication salt fix (leading zeros)