Skip to content

Releases: eveseat/services

v4.3.0

17 Apr 05:54
c36c3f5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.2.0...4.3.0

v4.2.1

03 Dec 14:01
c36c3f5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.2.0...4.2.1

v4.2.0

03 Mar 19:29
Compare
Choose a tag to compare

Enhancements

  • extract services related commands outside console package
  • upgrade phpunit configuration

v4.1.3

13 Feb 09:52
5245c6e
Compare
Choose a tag to compare

Fix

  • update existing user language settings to the new chinese codification

v4.1.2

01 Jan 16:43
Compare
Choose a tag to compare

Fix

  • make sure core package versions are properly sent in telemetry

v4.1.1

06 Dec 18:07
Compare
Choose a tag to compare

Fix

  • add composer api 2 which is required to run new version check system.

WARNING
you must use composer 2 starting from eveseat/services@4.1.0
to check your composer version, use composer --version
to update your composer version, use composer self-update

docker instances using official image are shipped with composer 2.

v4.1.0

06 Dec 00:45
2b82f0f
Compare
Choose a tag to compare

Enhancements

  • Use composer to determine currently installed package version instead relaying on configuration file which used to be missed on release

WARNING
AbstractSeatPlugin@getVersion will become final in next major version. Be sure you remove it from your providers

v4.0.0

16 Aug 18:36
e480f79
Compare
Choose a tag to compare
Re-add artifacts, again

v4.0.0 - Release Candidate 5

01 Aug 14:37
Compare
Choose a tag to compare
Pre-release

Enhancement

  • Provide a dark template for SeAT 515ac12
  • Limit dashboard stats to active month (mining and kills counters) dc7e4ed
  • Implement a Map parser to ensure Eloquent relationship compatibility (SDE MapDenormalize will be explode into regions, constellations, systems, planets and moons) 374c974
  • Allow multiple scopes authentication profiles d360ca8

Testing

  • Add coverage for the Moon Report Parser 218e42e

v4.0.0 - Release Candidate 4

29 Mar 11:29
d95d46f
Compare
Choose a tag to compare
Pre-release

Enhancements

  • Use new relationship to build proper queries

Fix

  • Avoid field name collision
  • Avoid duplicated entry on Intel reports