- 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
3.0.0beta.1
> \[!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.
Added
- Compatibility to Alliance Auth v4 - Bootstrap 5 - Django 4.2 - Show the main character first on the dashboard page
Fixed
- Some issues with the translations in the Python code - Issues with translations in the Django admin backend
> \[!NOTE\] > > **This is the last version compatible with Alliance Auth v3.**
Fixed
- Pylint issues - Import from `app_utils` - Capitalization for translatable strings
Changed
- German translation improved - Korean translation improved - Russian translation improved - Spanish translation improved - Use keyword arguments wherever possible - Model names - Some model field names - Test suite updated
Removed
- Import from ImicusFAT (ImicusFAT has been gone for a while now and doesn't work with Alliance Auth >= 3.0.0. Whoever is still using it, should feel bad and immediately update their systems.) - Manual FAT model. This has been deprecated back in April 2021, so it's time to remove it.