Aa-fleetpings

Latest version: v3.4.1

Safety actively analyzes 681775 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 14

2.2.0

Added

- Option to use the fittings from the [Fittings and Doctrines](https://gitlab.com/colcrunch/fittings) module if you have it installed

2.1.0

Added

- Restrictions to fleet types
- Restrictions to doctrines

2.0.0

> \[!NOTE\]
>
> This is the official re-brand of AA Discord Ping Formatter, since the original name
> didn't fit anymore with the new features, like automatic pings and now the new
> Slack implementation.

If you were testing one of the alpha versions of AA Discord Ping Formatter, make
sure to migrate discordpingformatter zero and deactivate the old app in your `local.py`
before activating this one. They will not run side by side.

This is how you do it:

bash
python manage.py migrate discordpingformatter zero


Now remove the `'discordpingformatter',` line and add `'fleetpings',` instead.

Once done, run collectstatic and migrations again. You now have to re-do your
settings in the admin backend, since we just nuked them from the old app.

Added

- **Support for pings to Slack.** If you're using Slack, simply add
`AA_FLEETPINGS_USE_SLACK = True` to your `local.py`

Changed

- **!! breaking change !!** Settings are no longer in your `local.py`. You find them
now in your admin backend. Which means. after installing this version, you _have_
to re-do your setting in the admin backend of Auth. But trust me, it's worth the
effort.
- Minimum AA version set to 2.7.4 since we use a feature that was introduced in this
version. So make sure to update your Alliance Auth before testing this app.

Fixed

- Several logic errors in JavaScript

From the discontinued AA Discord Ping Formatter (to keep the history alive)

1.1.4

Fixed

- Little logic error in embedded pre-pings when no FC is set

1.1.3

Fixed

- Single quote issue finally fixed ([31])

1.1.2

Fixed

- Missing "Fleet" on embedded pings headline when no fleet type is selected
- Hopefully escaped possible single quotes in a character name, so they will not be
transformed into their respective HTML entities in a ping

Page 11 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.