New
- Added a check to `Clickable FATLinks` to verify whether the character is
actually online.
Changed
- Workflow improvements for `ESI FATLinks`
- Show only chars with recent activity in "Recent Activity" view
Fixed
- Added Average FATs to the monthly corp stats overview.
- Added "Basic Access" permission. This permission prevents unintended audience
from accessing the module.
Updating
**IMPORTANT**:
When updating to this version, you will need to give the state/group that should have
access to the AFAT module the
`afat|Alliance Auth AFAT|Can access the Alliance Auth AFAT module` permission.
Without this permission, the user cannot see the link, open any statistics or register
via clickable FATLinks.
To update your existing installation of AFAT, first enable your virtual environment
(venv) of your Alliance Auth installation.
bash
pip install -U allianceauth-afat
python manage.py collectstatic
python manage.py migrate
Finally restart your supervisor services for AA