Releases: ppfeufer/aa-fleetpings
Releases · ppfeufer/aa-fleetpings
2.22.0
[2.22.0] - 2023-05-20
Changed
- Migrated settings from
local.py
to the database - German translation updated
- Russian translation updated
- Ukrainian translation updated (not complete yet, currently at 90% translated)
Update Notes:
After this update and successful migration, you can remove this app's settings from
your local.py
. All settings are now handled through the Django Admin Backend under
/admin/fleetpings/setting/
Git History
- Translations update from Weblate by @ppfeufer in #101
- Translations update from Weblate by @ppfeufer in #102
- Migrate app settings to DB by @ppfeufer in #104
- Translations update from Weblate by @ppfeufer in #106
- Translations update from Weblate by @ppfeufer in #107
- Translations update from Weblate by @ppfeufer in #108
- Translations update from Weblate by @ppfeufer in #109
- [RELEASE] v2.22.0 by @ppfeufer in #105
Full Changelog: v2.21.0...v2.22.0
2.21.0
[2.21.0] - 2023-04-25
Added
- Ukrainian translation
Changed
- Russian translation updated
- Moved the build process to PEP 621 / pyproject.toml
Git History
- Translations update from Weblate by @ppfeufer in #95
- Translations update from Weblate by @ppfeufer in #96
- Translations update from Weblate by @ppfeufer in #97
- Translations update from Weblate by @ppfeufer in #98
- [CHANGE] Moved the build process to PEP 621 / pyproject.toml by @ppfeufer in #99
- [RELEASE] v2.21.0 by @ppfeufer in #100
Full Changelog: v2.20.0...v2.21.0
2.20.0
2.19.0
2.18.0
2.17.0
[2.17.0] - 2022-12-06
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)
Git History
- Allow disabling of Discord webhook url verification by @pvyParts in #87
- [RELEASE] v2.17.0 by @ppfeufer in #88
New Contributors
Full Changelog: v2.16.0...v2.17.0
2.16.0
[2.16.0] - 2022-09-18
Added
- Hint text to the "Announcement Text" field with a link to Discord Markdown
Changed
- Some code/internal improvements
- Minimum Requirement:
- Alliance Auth >= 3.2.0
Git History
Full Changelog: v2.15.0...v2.16.0
2.15.0
[2.15.0] - 2022-08-15
Added
- Warning about ping spam when
@everyone
is selected as target. Hopefully this
will fight ping spam a little.
Git History
- Readme updated by @ppfeufer in #82
- [MISC] Images moved into their own sub-directory by @ppfeufer in #83
- [MISC] Fighting ping spam by @ppfeufer in #84
Full Changelog: v2.14.1...v2.15.0
2.14.1
[2.14.1] - 2022-08-05
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 are still using Internet
Explorer 11 or older, you should feel bad and update to a modern browser)
Git History
Full Changelog: v2.14.0...v2.14.1
2.14.0
[2.14.0] - 2022-07-11
Fixed
- Some typos
Changed
- Templates cleaned up and re-organised
- Minimum Requirement:
- Alliance Auth >= 2.14.0
Git History
- Upload build as artifact by @ppfeufer in #77
- "Buy me a coffee" added by @ppfeufer in #78
- Next release - v2.14.0 by @ppfeufer in #79
Full Changelog: v2.13.2...v2.14.0