gitlab allianceauth/allianceauth v.2.6.0

latest releases: v4.11.2, v4.11.1, v4.11.0...
5 years ago

What's Breaking?

SeAT and Market have been removed.

If you use these services, Migrate these services zero, then remove from INSTALLED_APPS before updating

python manage.py migrate market zero

python manage.py migrate seat zero

What's New?

Bug Fixes

  • Alt characters will properly identiy as alts in Corp Stats

Updating

This update should not database migrations
Updating best practices are listed here https://allianceauth.readthedocs.io/en/latest/installation/auth/allianceauth/#updating

pip install -U allianceauth

allianceauth update /home/allianceserver/myauth

python manage.py collectstatic

python /home/allianceserver/myauth/manage.py migrate

Then restart all services supervisorctl restart myauth:

Don't miss a new allianceauth release

NewReleases is sending notifications on new releases.