v1.14.1
版本发布时间: 2017-01-12 13:24:08
allianceauth/allianceauth最新发布版本:v2.0.4(2018-05-29 05:15:16)
What's New
This is a point release for a series of fixes to v1.14:
- corrected standings creation
- corrected character tickers
- corrected CorpStats update for large corps
- prevent initialization of ESI provider when all sources set to XML
- correct display of alliance logo when character not in alliance
It also introduced some minor improvements:
- enforce one AuthServicesInfo per user
- get ship type names from ESI when submitting SRP request
- sped up API queries with caching
Documentation has been moved to the docs folder and is available on ReadTheDocs. The wiki will get purged soon.
Upgrading
The upgrade script will do the job. The only thing that really needs to occur is a migration: python manage.py migrate
, then be sure to restart apache and celery workers.