Skip to content

Releases: eveseat/web

v4.2.2

05 Sep 17:25
eea79c6
Compare
Choose a tag to compare

Fix

  • limit mail list to the displayed character when this one has no valid token
  • on squad card, when no role or no member to be add is selected, block the add button
  • use same control on squad update than those used for squad creation (description is mandatory)
  • on update squad card, handle empty description text area

v4.2.1

31 Aug 16:21
4777bf2
Compare
Choose a tag to compare

Fix

  • address issue related to manual update button on character tabs
  • make sure characters inherited from sharelink are listed in character list

v4.2.0

24 Aug 18:46
06f7f93
Compare
Choose a tag to compare

Enhancement

  • it is now possible to hide member list to squad members using a new parameter on the squad (eveseat/seat#637)

Fix

  • T3 rigs and modifications are non longer displayed as an "item" into the character assets list (b66209d, 1f09a23)
  • Asset Safety in citadels are now properly shown for characters (f53af1c)

v4.1.6

23 Aug 20:14
a1348ae
Compare
Choose a tag to compare

Fix

  • add location from asset in hangar delivery
  • when an e-mail had at least one corporation in its recipients, it was not displayable

v4.1.5

23 Aug 13:15
b0b122b
Compare
Choose a tag to compare

Enhancement

  • docker version is now displayed on footer instead of web package version for docker installation

Fix

  • all tables have been updated to use POST instead GET in order to reduce generated link by passing filters to request body (impact old browsers, IIS and certain reverse proxy)

SECURITY HOTFIX

Squads receive a security hotfix which was causing them to bind character and user to title without taking care of the corporation to which they were attached (ie: character from corporation A could be invited to a squad which were using a title from corporation B because both corporation were using same internal identifier).

If you're using title in your squads, edit all of them, go in filters, remove all existing filters related to title and add them back.
Save changes and squads after while. Members part of it might be updated (depending if they should be or not inside the squad).

v4.1.4

21 Aug 17:23
0e59572
Compare
Choose a tag to compare

Enhancement

  • Show ESI status om the footer. Red if it's down, orange if you're rate limited, Green if its good.

Fix

  • Add more eager case to discover asset location

v4.1.3

21 Aug 11:00
6f14c53
Compare
Choose a tag to compare

Fix

  • When you were going on assets, blueprint, bookmarks, calendar, contacts, contracts, fittings, industry, wallet journal, wallet transactions, killmails, markets, mining ledger, notifications, search agents, standings or intel tabs from an orphan character (non longer related to an user) - an error were displayed (eveseat/seat#642)

v4.1.2

20 Aug 21:00
a682d00
Compare
Choose a tag to compare

Feat

  • Hide members alt to non-moderator user on squads members list (eveseat/seat#637)

v4.1.1

19 Aug 21:25
26d9a1c
Compare
Choose a tag to compare

Fix

  • update a migration that was preventing SeAT 4 to be deployed with MySQL (5.7 and upper)
  • address a layout issue on user profile

v4.1.0

19 Aug 16:48
4e44fbd
Compare
Choose a tag to compare

Enhancement

  • It is now possible to use titles in Squad filters (1e98b33)

Fix

  • Eager rule has been added to improve asset location display (3d97177)
  • Global search is non longer showing popup regarding either character, corporation, asset or skills tables (46df344)
  • Links to third party platform (zKillboard and evewho) have been updated according to their new URL pattern (67e37af)