Skip to content

EVE Night Trade Tools v1.0.13

Choose a tag to compare

@github-actions github-actions released this 28 Jul 22:42
· 39 commits to main since this release

Added

  • Add CHANGELOG.md generated from git history via git-cliff
  • Add remotion-video/ to gitignore
  • Add custom theme support with an RGB-slider editor
  • Add OBS stream overlay: local HTTP server with animated live session stats
  • Add opt-in Nostr trader leaderboard with its own page (issue #17)
  • Add order-book stats and autostart to the OBS stream overlay

Fixed

  • Fix overlay clipboard manifest parsing swallowing plain order rows
  • Fix tray notification crash; make contracts expandable, sortable, filterable
  • Fix stale/wrong order data feeding the OBS overlay and dashboard

Other

  • Generate categorized release notes with git-cliff
  • Enforce single app instance and remove P2P test-instance tooling
  • Reuse previously-resolved client names instead of re-hitting ESI
  • Show app version at the bottom of the sidebar, linking to release notes
  • style: auto-format via ktlint
  • Ignore local DEPENDABOT.md cheat-sheet
  • Book P2P Market trades into cost basis, add contract-loss write-offs
  • Move Leaderboard nav entry to right after Dashboard
  • Update wiki for the Leaderboard page and OBS stream overlay
  • Document P2P Market cost-basis attribution in the wiki

Removed

  • Remove the Orders "Buyout hint" feature