Releases: eveseat/web
Releases · eveseat/web
v4.2.2
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
v4.2.0
Enhancement
- it is now possible to hide member list to squad members using a new parameter on the squad (eveseat/seat#637)
Fix
v4.1.6
v4.1.5
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
v4.1.3
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
Feat
- Hide members alt to non-moderator user on squads members list (eveseat/seat#637)
v4.1.1
v4.1.0
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)