Releases: ppfeufer/aa-srp
Releases · ppfeufer/aa-srp
1.7.1
[1.7.1] - 2021-07-08
Added
- Checked for compatibility with Python 3.9 and Django 3.2
1.7.0
[1.7.0] - 2021-07-04
Added
1.6.1
[1.6.1] - 2021-07-01
Changed
- Masked the
@
symbol in additional information text in the Discord message to the
SRP team to not accidentally ping in case a Discord ping was copied in there
1.6.0
[1.6.0] - 2021-06-08
Changed
- Check for valid zKillboard URL is now done completely via regular expressions.
1.5.0
[1.5.0] - 2021-05-27
Added
- Insurance information to SRP request details modal (Only for new SRP requests)
1.4.2
[1.4.2] - 2021-05-06
Fixed
- Autocomplete from date/time field removed, so the datepicker works again properly
1.4.1
[1.4.1] - 2021-05-05
Fixed
- Using Django application registry instead of directly accessing
INSTALLED_APPS
1.4.0
[1.4.0] - 2021-04-20
Fixed
- IndexError on invalid kill mail link
Changed
- Forms now using form generation via django-bootstrap-form instead of own template construct that was falling apart already
1.3.3
[1.3.3] - 2020-04-13
Fixed
- Permission decorators (#22)
Changed
- Using regular expression to determine if we are looking at a kill mail link or not
1.3.2
[1.3.2] - 2021-04-06
Changed
- Required field hint in forms has now its own template since it is not needed in every form, to avoid confusion
Fixed
- Copy to clipboard should only be available for active SRP links