You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a new panel to the character pages showing information on when each type of data was last refreshed, and when it will next be refreshed.
Added a new panel to the character pages showing jump fatigue information.
Added a new panel to the character pages showing loyalty points.
Removed refresh button from character overview, all refreshing is handled automatically.
Started requesting scopes for fatigue, loyalty points and character contracts.
Various backend changes to the code to allow for selective scope granting in the future, and to prevent errors on characters added before a scope was requested by the application.
Fixed bug where version number in title bar would display as undefined.
Fixed bug where the user-agent string sent to CCP APIs when requesting data did not contain a valid version number.
Fixed bug where skills that were already finished would appear in the skill queue on character pages.