Releases: ppfeufer/aa-fleetpings
Releases · ppfeufer/aa-fleetpings
2.13.2
2.13.1
2.13.0
[2.13.0] - 2022-04-17
Added
- Local time to formup time segment (#70)
Changed
- Minimum requirements
- Alliance Auth >= v2.11.2
- Alliance Auth App Utils >= 1.13.0
- Switched to Alliance Auth App Utils for logging
- JavaScript cleaned up
- Logic for ping text moved from JavaScript to Python/Django code
- Discord pings are now always embedded
- Get
timezones
app URL from Django instead of it being hardcoded
Removed
- Support for Slack Webhooks. Slack is not supported by Alliance Auth, so it has
been dropped from this app as well.
Git History
Full Changelog: v2.12.0...v2.13.0
2.13.0-beta.1
[2.13.0-beta.1] - 2022-04-06
Added
- Local time to formup time segment (#70)
Changed
- Get
timezones
app URL from Django instead of it being hardcoded
2.12.0
2.11.0
[2.11.0] - 2022-02-28
Fixed
- [Compatibility] AA 3.x / Django 4 :: ImportError: cannot import name
'ugettext_lazy' from 'django.utils.translation'
Added
- Error message on missing information for Optimer and SRP
- Optimer (Mandatrory fields):
- » FC Name
- » Fleet Name
- » Formup Location
- » Formup Time
- » Ships / Doctrine
- SRP (Mandatrory fields):
- » Fleet Name
- » Ships / Doctrine
- Optimer (Mandatrory fields):
Changed
- JavaScript modernised
Git History
Full Changelog: v2.10.1...v2.11.0
2.10.1
2.10.0
[2.10.0] - 2022-01-12
Added
(Upcoming)
to the header text of pre-pinged fleets to ensure there is no
confusion between pre-pinged fleets and fleets that start now (#61)
Changed
- JS rewrite
Git History
Full Changelog: v2.9.0...v2.10.0
2.9.0
[2.9.0] - 2022-01-11
Added
- Versioned static files to prevent browser cache related errors on app updates
Fixed
- An issue where the checkboxes haven't been cleared properly when switching between
"Pre-Ping" and "Formup NOW"
Git History
Full Changelog: v2.8.0...v2.9.0
2.8.0
[2.8.0] - 2022-01-02
Added
- Tests for Python 3.11 (still allowed failing, since Python 3.11 is still in alpha
state)
Changed
- Minimum requirements
- Alliance Auth v2.9.4
Removed
- Check for AA-GDPR, since we don't load any external resources it is not needed
Full Changelog: v2.7.0...v2.8.0