Skip to content

Releases: eveseat/eseye

v2.2.0

11 Apr 15:06
Compare
Choose a tag to compare

This version address an issue with cache system and EsiResponse container serialization.

Previous versions were not building proper serialized object when response was containing an array. As a result, cached response was not usable and Eseye need to sent a new request even if content didn't expires.

Cache based on ETag response have been improved aswel to update internal content instead sending requests continuously.

Be sure you are clearing cache after this update as existing content will non longer be valid.

v2.1.1

29 Mar 13:45
bd17bdf
Compare
Choose a tag to compare
style: update syntax according to styleCI analysis

v2.1.0

29 Mar 13:22
94dbc95
Compare
Choose a tag to compare

Enhancement

This version is dropping OAuth v1 endpoints to the new v2 implementation and use JWT token mechanics.
Existing v1 tokens are automatically converted into v2 format on first call.

ESI is configured to use either one or the other version - so no impact is intended.

To sign and check provided token, you'll need the following extensions on your installation :

  • gmp
  • mbstring
  • openssl

v2.0.0

23 Dec 19:34
1e10355
Compare
Choose a tag to compare
build(core): version bump

v1.1.8

31 Aug 06:40
55a90cc
Compare
Choose a tag to compare
feat(core): Allow Eseye to use alternative SSO endpoint (#47)

CCP is working hard to make Tranquility ESI compliant together with
Serenity reborn.

According to CCP Bartender, they're targetting a
maximum of 48 hours delay between Tranquility updates and Serenity
updates.

In despite that we already allow alternative ESI and source
endpoints, we're still use hardcoded SSO endpoint which is not possible
with Serenity Architecture.

Base ESI would be https://esi.evepc.163.com
and the OAuth path should be https://login.evepc.163.com (according to
actual documentation)

Closes eveseat/seat#550

v1.1.7

30 Mar 19:55
065d8b2
Compare
Choose a tag to compare
v1.1.7

v1.1.6

30 Jun 09:37
cae2782
Compare
Choose a tag to compare

v1.1.6

v1.1.5

27 May 08:15
e157ec0
Compare
Choose a tag to compare

v1.1.5

v1.1.4

12 May 13:39
c90ed69
Compare
Choose a tag to compare

v1.1.4

v1.1.3

09 May 17:59
e507480
Compare
Choose a tag to compare

v1.1.3