Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## \[3.4.0\] - 2024-11-09 > \[!IMPORTANT\] > > After updating to this version, make sure to run the following > command to migrate the old fleet types to the new system: > > ```shell > python manage.py afat_migrate_fleet_types > ``` ### Added - Optional doctrine field to FAT link creation forms - Integrity hashes to CSS and JavaScript ### Fixed - ESI fleet closing condition. When the FC left the fleet and is now in another fleet, the previous fleet was not detected as no longer tracked, and as such, not closed until the FC is either in no fleet at all or offline. ### Changed - Settings from `local.py` moved to DB - Fleet type dropdown to auto-suggest field ### Removed - `AFAT_APP_NAME` setting to ensure the app name can be properly localized
- Loading branch information