- Enable ordering for the webhooks (Thanks to [pvyParts] » [89])
2.17.0
Added
- `AA_FLEETPINGS_WEBHOOK_VERIFICATION` setting to disable webhook URL verification, so you can use non-Discord webhooks for your pings. If you do so, it is up to you to ensure your webhook understands a payload formatted for Discord webhooks. (Thanks to [pvyParts] » [87])
2.16.0
Added
- Hint text to the "Announcement Text" field with a link to Discord Markdown
- Warning about ping spam when `everyone` is selected as target. Hopefully this will fight ping spam a little.
2.14.1
Fixed
- Don't show `::` in front of the ping text headline when no ping target is selected
Changed
- Simplified checks for mandatory fields in JS (If you're still using Internet Explorer 11 or older, you should feel bad and update to a modern browser)