Skip to content

Releases: eveseat/web

v4.10.0

03 Mar 19:33
10dbd03
Compare
Choose a tag to compare

Enhancements

  • upgrade phpunit configuration
  • extract web related commands from console package

Fix

  • add missing relation to squads reverse lookup which was preventing roles to be removed since eveseat/[email protected]
  • ensure squads update is triggerred when token are restored

v4.9.0

13 Feb 09:45
Compare
Choose a tag to compare

Enhancements

  • hide members counter for non-moderator on classified squads
  • add data export feature on contracts, markets, wallet journal and wallet transactions pages (eveseat/seat#469)
  • show low power state on structures
  • improve Moon Reporter loading time (eveseat/seat#741)
  • display scan date on moon reports (eveseat/seat#718)
  • squads members icons are now clickable and redirect to first granted page (sheet by default) (eveseat/seat#748)
  • the date since when an user is part of a squad is now available on the list (eveseat/seat#751)
  • invalidated tokens are now displayed on both character summary and user profile (introduce a new permission in global scope)
  • show the number and rate of registered user in a corporation on its summary card (eveseat/seat#755)
  • show a caption instead current date when no character remap is found
  • prevent roles to be completely lost after a squad update when they're sharing roles (eveseat/seat#754)

Fix

  • ensure all users are able to trigger a data update manually (eveseat/seat#743)

CAUTION
If you're using a bare-metal installation of SeAT (non Docker), you will have to manually edit your composer.json file located at root SeAT installation directory (default is /var/www/seat/composer.json) and alter the line 19 from "laravel/tinker": "^1.0", to "laravel/tinker": "^2.5", in order to be able to deploy that new version.

v4.8.1

13 Jan 00:10
575d245
Compare
Choose a tag to compare

Enhancement

  • Display a disclaimer when debug mode is enabled on all frontend pages

v4.8.0

01 Jan 17:43
a1307a4
Compare
Choose a tag to compare

Enhancements

  • allow end user to unlink characters themself (this is an optional feature which must be turned on into settings)

Fix

  • ensure squads are updated when tokens scopes are altered or deleted
  • prevent invalid ship to throw an exception on render
  • apply same logic than character assets to determine a location
  • force token version on authenticate (especially on token recovery)

v4.7.0

21 Dec 10:02
dbf3349
Compare
Choose a tag to compare

Enhancements

  • provide manual update buttons on corporation pages, like character ones

Fix

  • log to security logs only if user is requesting a page he's not allowed to see - instead logging all ACL events

v4.6.0

16 Dec 22:37
Compare
Choose a tag to compare

Fix

  • add missing required console package to dependencies

Refactor

  • remove Bus suffix from classes

v4.5.2

15 Dec 07:57
Compare
Choose a tag to compare

Fix

  • update observers signature to ensure they properly call bus

v4.5.1

14 Dec 22:20
Compare
Choose a tag to compare

Fix

  • remove stale bookmark permissions (character.bookmark and corporation.bookmark) from existing roles

v4.5.0

13 Dec 17:54
Compare
Choose a tag to compare

Enhancement

  • token status is now available on characters list (eveseat/seat#726)
  • same token status badge is used everywhere (character sheet, list and corporation member tracking)

Refactor

  • remove bookmarks from both character and corporation sheet since they're non longer available on ESI (eveseat/seat#695)

Fix

  • user name is now properly displayed in list even if he's non longer tied to any characters

v4.4.3

06 Dec 22:04
49e7841
Compare
Choose a tag to compare

Fix

  • Notes are displayed on shown character only