v1.15.7
版本发布时间: 2018-02-24 14:44:32
allianceauth/allianceauth最新发布版本:v2.0.4(2018-05-29 05:15:16)
Note:
The old API endpoint for adding users to Discord is going away on March 23rd. Please update before then.
What's New
- corrected issues with HR application sorting and comments (thanks @ghoti and @zuiji)
- added more structure options to timerboard (thanks @soratidus999)
- rate limited Discord nickname syncs
- delete local record of Discord users if they're no longer on the server when syncing groups
- reduce Discord name sanitation (thanks @colcrunch)
- updated the API endpoint used to add users to Discord
Updating
The DISCORD_INVITE_CODE
setting is no longer required. Feel free to delete the invite on your Discord server.
The bot now requires the Create instant invite
permission. Ensure it has it on your Discord server.
Get the new code and restart celery.
git fetch --all
git checkout v1.15.7
(whatever commands you use to restart celery and/or gunicorn/apache)