- URL generation modularized - French translation updated - Japanese translation updated
Removed
- Support for Python 3.8 and Python 3.9
3.0.2
Fixed
- Lack of authorization check when requesting recent FatLinks in Dashboard Ajax call. This could lead to unauthorized access to FatLinks of other users. ([337](https://github.com/ppfeufer/allianceauth-afat/issues/337))
Changed
- Chinese translation updated - Russian translation updated
3.0.1
Change
- Translations updated
3.0.0
Added
- Instructions on how to uninstall `ImicusFAT` after data migration to README
Changed
- CSS modernized - CSS and JS moved to their own bundled HTML templates - Deprecated `type` attributes removed form `style` and `script` tags - Minimum requirements: - `allianceauth>=2.15.1` - `allianceauth-app-utils>=1.14.1` - `unidecode>=1.3.4` - `python>=3.8`
3.0.0beta.3
> [!NOTE] > > **This version needs at least Alliance Auth v4.0.0b2!** > > Please make sure to update your Alliance Auth instance **before** > you install this version, otherwise, an update to Alliance Auth will > be pulled in unsupervised.
Fixed
- A potential performance issue with an ajax call in the dashboard view (thx to pvyParts)
3.0.0beta.2
> [!NOTE] > > **This version needs at least Alliance Auth v4.0.0b2!** > > Please make sure to update your Alliance Auth instance **before** > you install this version, otherwise, an update to Alliance Auth will > be pulled in unsupervised.
Fixed
- Stats graph appearance - A bug where the previous or next month number wasn't calculated correctly in the statistics detail view - A bug where the next month button in the statistics detail view was not displayed correctly