Skip to content

Releases: eveseat/services

v5.0.8

06 Sep 12:00
e0dae2f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.7...5.0.8

5.0.7

03 Apr 14:00
f378db3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.6...5.0.7

5.0.6

26 Mar 11:42
1504474
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.5...5.0.6

v5.0.5

20 Feb 09:00
8bb84aa
Compare
Choose a tag to compare

What's Changed

  • Fix the socialite provider after they pushed a revert by @hermesdj in #178

Full Changelog: 5.0.4...5.0.5

v5.0.4

16 Feb 00:20
a0ea02f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.3...5.0.4

v5.0.3

14 Feb 09:51
09d8b55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.1...5.0.3

V5.0.2

24 Dec 10:56
cc17fe2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.0...5.0.2

v5.0.1

09 Nov 23:14
cc17fe2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.0.0...5.0.1

v4.3.1

01 Nov 22:50
cac8ab8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.1...4.3.1

v5.0.0

14 Jul 11:22
5606381
Compare
Choose a tag to compare

What's New

  • with SeAT 5, you can now implement your own ESI client (stick to Eseye as default) by implementing Seat\Services\Contracts\EsiClient, Seat\Services\Contracts\EsiResponse, Seat\Services\Contracts\EsiToken
  • allow settings default to be defined by @warlof in 5d63d9d

What's Changed

Breaking Changes

  • getVersion() method from Seat\Services\AbstractSeatPlugin is non longer overridable - if you implement that class, you must remove this method

New Contributors

Full Changelog: 4.2.1...5.0.0