Releases: eveseat/services
Releases · eveseat/services
v5.0.8
What's Changed
- eseye-bindings: allow access token refreshing by @recursivetree in #181
Full Changelog: 5.0.7...5.0.8
5.0.7
What's Changed
- feat: add HasTypeIDWithAmount interface by @recursivetree in #180
Full Changelog: 5.0.6...5.0.7
5.0.6
v5.0.5
What's Changed
Full Changelog: 5.0.4...5.0.5
v5.0.4
What's Changed
- Fix socialite provider by @hermesdj in #176
- Apply fixes from StyleCI by @Crypta-Eve in #177
New Contributors
Full Changelog: 5.0.3...5.0.4
v5.0.3
V5.0.2
What's Changed
- Fix ccp richtext parsing by @recursivetree in #169
- Injectable Relations by @recursivetree in #166
- Start integrating recursivetree/seat-prices-core into the seat core by @recursivetree in #170
Full Changelog: 5.0.0...5.0.2
v5.0.1
What's Changed
- Fix ccp richtext parsing by @recursivetree in #169
- Injectable Relations by @recursivetree in #166
- Start integrating recursivetree/seat-prices-core into the seat core by @recursivetree in #170
Full Changelog: 5.0.0...5.0.1
v4.3.1
What's Changed
- fix sso login by @recursivetree in #173
- Apply fixes from StyleCI by @Crypta-Eve in #174
Full Changelog: 4.2.1...4.3.1
v5.0.0
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
- remove skins by @recursivetree in #161
- refactor: extract jwt validator from service provider by @warlof in #162
Breaking Changes
getVersion()
method fromSeat\Services\AbstractSeatPlugin
is non longer overridable - if you implement that class, you must remove this method
New Contributors
- @Crypta-Eve made their first contribution in #159
Full Changelog: 4.2.1...5.0.0