Skip to content

v1.2.0

Exiom requested to merge dev into master

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.
  • Various Improvements & Bugfixes

Updating

IMPORTANT: When updating to this version, you will need to give the state/group that should have access to the ImicusFAT module the imicusfat|Alliance Auth ImicusFAT|Can access the Alliance Auth ImicusFAT 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 ImicusFAT, first enable your virtual environment (venv) of your Alliance Auth installation.

pip install -U allianceauth-imicusfat

python manage.py collectstatic
python manage.py migrate

Finally restart your supervisor services for AA

Issues Closed

Closes #37 (closed), #39 (closed), #41 (closed), #42 (closed)

Edited by Exiom

Merge request reports