Releases: eveseat/web
Releases · eveseat/web
v4.10.0
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
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
v4.8.0
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
v4.6.0
v4.5.2
v4.5.1
v4.5.0
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