Skip to content

EVE Night Trade Tools v1.0.6

Choose a tag to compare

@github-actions github-actions released this 14 Jul 16:23
· 169 commits to main since this release

Added

  • Add CI status and release version badges to README
  • Add regression test for medianDailyVolume's calendar-window fix

Other

  • Enhance README with badges for downloads and visits
  • Market Analysis: fix median volume to use calendar window, not row count
  • ktlint: fix chain-method-continuation formatting in medianDailyVolume
  • Wallet/Dashboard: add FIFO cost-basis P&L alongside cash-flow, fix UTC/local date drift
  • Orders: track relist fees per order, redesign Sell table columns and sorting
  • Orders: fix phantom relist counting across view switches and restarts
  • Orders: show total relist fees of active orders in the summary bar
  • Analysis: align filter bar controls and pin primary action right
  • Analysis: bulk-fetch whole region order book past 1000 candidate types

Removed

  • Remove watchlist feature and related code