Eve x Excel 1.8 Patch notes


1.8.0 Patch notes
We're updating to consume the openAPI specs to future proof the addin. This will touch on every endpoint that talks to ESI, testing has been as broad as possible but issues could still happen as the test scenarios don't cover everything perfectly. Highly advised to report issues in the #spreadsheets discord channel so we can fix them right away Due to this upgrade the streaming functions have been removed due to their complexity and instability. Removed endpoints
MARKET_ORDERS_STREAMING
MARKET_STRUCTURE_ORDERS_STREAMING
Fixes
Improved cache resolution
Lowered max page size of corporation_orders to 500 to improve excel web performance
Removed (active) and (paused) logic from skill queue as it was inexact and misleading, using excel date and comparing it to the items is a much more exact approach.
Improved internal error rate counters
New Scopes
esi-corporations.read_projects.v1