mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 16:39:01 +00:00
#21427 Also fixed #21488 - Demo video: https://www.loom.com/share/0a97afa680c74fa884ac07e87857098a # Checklist for submitter - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. See [Changes files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/Committing-Changes.md#changes-files) for more information. - [x] Added/updated tests - [x] If database migrations are included, checked table schema to confirm autoupdate - For database migrations: - [x] Checked schema for all modified table for columns that will auto-update timestamps during migration. - [x] Confirmed that updating the timestamps is acceptable, and will not cause unwanted side effects. - [x] Manual QA for all new/changed functionality
2 lines
198 B
Text
2 lines
198 B
Text
- Deleting installed software or VPP app now makes it available for re-installation.
|
|
- Matching software that is not installed by Fleet now shows up as 'Available for install' on host details page.
|