v1.14.2
版本发布时间: 2017-01-20 08:27:54
allianceauth/allianceauth最新发布版本:v2.0.4(2018-05-29 05:15:16)
What's New
This is a point release with a few enhancements to v1.14.1:
- EVE API caching for performance improvements
- improved ESI error handling
- update ESI Universe calls to v2
- enforce unique names and IDs for EVE models
- can search EveApiKeyPair by characters on admin site
A few bugs have also been fixed:
- new users are automatically logged in upon account registration
- add API form no longer crashes when only spaces are entered
The wiki has been purged. Documentation can be found on ReadTheDocs.
Upgrading
The upgrade script will do the job. All that needs to occur is a migration - skip the script and issue python manage.py migrate
, then be sure to restart apache and celery workers.