Skip to content

Releases: eveseat/seat-docker

v5.0.8

02 Jun 11:53
679697e
Compare
Choose a tag to compare
v5.0.8 Pre-release
Pre-release

General

DISCLAIMER

This is a pre-release build for development and testing only.
Do not target any production environment with it.

Full Changelog:

Application

  • address a redirect issue when user was not authenticated due to invalid route name usage
  • backport recent prices job changes and enforce them with Batch usage

v5.0.7

31 May 12:57
679697e
Compare
Choose a tag to compare
v5.0.7 Pre-release
Pre-release

General

DISCLAIMER

This is a pre-release build for development and testing only.
Do not target any production environment with it.

Full Changelog: 5.0.6...5.0.7

Platform

  • use PHP 8.2 as base version rather than 8.1 for extended support duration

v5.0.6

30 May 17:09
Compare
Choose a tag to compare
v5.0.6 Pre-release
Pre-release

General

DISCLAIMER

This is a pre-release build for development and testing only.
Do not target any production environment with it.

Full Changelog:

Application

  • add log viewer inside web-ui for laravel and eseye logs as a quality of life (usable only for admin accounts)
  • address an issue with structures jobs which was preventing outpost resolve while there was no valid token in the system
  • address an issue which was preventing usage of seat:cache:clear command
  • backport API alliance endpoint for retrieving contacts

v5.0.5

29 May 11:20
Compare
Choose a tag to compare
v5.0.5 Pre-release
Pre-release

What's Changed

  • split services configuration in order to allow dynamic configuration by @warlof in #23

Full Changelog: 5.0.4...5.0.5

v5.0.4

21 May 20:08
5839e0c
Compare
Choose a tag to compare
v5.0.4 Pre-release
Pre-release

General

DISCLAIMER

This is a pre-release build for development and testing only.
Do not target any production environment with it.

Full Changelog: 5.0.3...5.0.4

Application

  • Ensure database seeding are run on boot

v5.0.3

21 May 17:57
11cb6f0
Compare
Choose a tag to compare
v5.0.3 Pre-release
Pre-release

General

DISCLAIMER

This is a pre-release build for development and testing only.
Do not target any production environment with it.

Full Changelog: 5.0.2...5.0.3

Application

  • Update database environment variables to target mysql (still default for SeAT 5)
  • Enforce storage consistency
  • Ensure http client is properly setup on user sign-in
  • Update class definition to prevent exception on corporation member tracking page
  • Ensure alliance can be deleted from the list
  • Remove orchestra/database from dependencies since it's now embeded in Laravel core
  • Avoid migration issue while applying corporation_roles and corporation_titles update

Platform

  • Enforce storage permissions which prevent read/write issues by web container

v5.0.2

21 May 09:41
b9b9b5b
Compare
Choose a tag to compare
v5.0.2 Pre-release
Pre-release

General

DISCLAIMER

This is a pre-release build for development and testing only.
Do not target any production environment with it.

Thanks

@Crypta-Eve who provides multi-platform build
@recursivetree who enhances market orders garbage collecting

Full Changelog: 5.0.0...5.0.2

Application

  • Reduce complexity from cache handling in Eseye library
  • Upgrade JWT dependencies in Eseye library
  • Extract JWT validation logic from fetcher in Eseye library
  • Remove JWT token validation from Services in profit of new validator from Eseye library
  • Ensure non updated market orders are properly deleted

Platform

  • Provide ARM support for arm64 and armV7 architectures

v5.0.1

21 May 09:33
Compare
Choose a tag to compare
v5.0.1 Pre-release
Pre-release

General

DISCLAIMER

This is a pre-release build for development and testing only.
Do not target any production environment with it.

Thanks

@Crypta-Eve who provides multi-platform build
@recursivetree who enhances market orders garbage collecting

Full Changelog: 5.0.0...5.0.1

Application

  • Reduce complexity from cache handling in Eseye library
  • Upgrade JWT dependencies in Eseye library
  • Extract JWT validation logic from fetcher in Eseye library
  • Remove JWT token validation from Services in profit of new validator from Eseye library
  • Ensure non updated market orders are properly deleted

Platform

  • Provide ARM support for arm64 and armV7 architectures

v5.0.0

15 May 18:33
2948ae6
Compare
Choose a tag to compare
v5.0.0 Pre-release
Pre-release

This is SeAT 5 release candidate

v4.2.23

03 Dec 14:27
8c812f7
Compare
Choose a tag to compare
v4.2.23 Pre-release
Pre-release

Update github workflow according to their new policy with dynamic variable set.

Full Changelog: 4.2.22...4.2.23