mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
2 lines
442 B
Text
2 lines
442 B
Text
* Fixed software deduplication when migrating from < 4.67.0 for cases where exactly two software entries would be merged into one, and for cases where the same bundle ID has more than one version, each with more than one that needs to be converted into a single software entry.
|
|
* Included host software installed paths migration in the above database migration, instead of waiting for software ingestion to repopulate/clean up affected rows.
|