Skip to content

Commit

Permalink
Add final fixes to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeheath committed Aug 9, 2024
1 parent 8bae979 commit 92615f1
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 7 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ enrolled into teams (or no team) with disk encryption turned on. Thank you [home
- Dropped support for MySQL 5.7 and raised minimum required to MySQL 8.0.36.
- Updated software pre-install to use new GitOps format for query.
- Updated UI tooltips for pending OS settings.
- Added a migration to migrate older team configurations to the new version that includes both installers and App Store apps.
- Fixed a styling issue in the controls > OS settings > disk encryption table.
- Fixed a bug in `fleetctl preview` that was causing it to fail if Docker was installed without support for the deprecated `docker-compose` CLI.
- Fixed an issue where the app-wide warning banners were not showing on the initial page load.
Expand All @@ -61,7 +62,12 @@ enrolled into teams (or no team) with disk encryption turned on. Thank you [home
- Fixed path that was incorrect for the download software installer package endpoint `GET /software/titles/:software_title_id/package`.
- Fixed a bug that set `last_enrolled_at` during orbit re-enrollment, which caused osquery enroll failures when `FLEET_OSQUERY_ENROLL_COOLDOWN` is set.
- Fixed the "Available for install" filter in the host's software page so that installers that were requested to be installed on the host (regardless of installation status) also show up in the list.
- Fixed a styling issue in the Controls > OS Settings > disk encryption table.
- Fixed a bug where Fleet google calendar events generated by Fleet <= 4.53.0 were not correctly processed by 4.54.0.
- Fixed a bug in `fleetctl preview` that was causing it to fail if Docker was installed without support for the deprecated `docker-compose` CLI.
- Fixed a bug where software install results could not be retrieved for deleted hosts in the activity feed.
- Fixed a bug where a software installer (a package or a VPP app) that has been installed on a host still shows up as "Available for install" and can still be requested to be installed after the host is transferred to a different team without that installer (or after the installer is deleted).
- Fixed the "Available for install" filter in the host's software page so that installers that were requested to be installed on the host (regardless of installation status) also show up in the list.

## Fleet 4.54.1 (Jul 24, 2024)

Expand Down
1 change: 0 additions & 1 deletion changes/20271-deleted-host-software-installs

This file was deleted.

1 change: 0 additions & 1 deletion changes/20395-DE-table-style-fix

This file was deleted.

1 change: 0 additions & 1 deletion changes/20730-hide-available-for-install-wrong-team

This file was deleted.

1 change: 0 additions & 1 deletion changes/21006-fleetctl-preview

This file was deleted.

This file was deleted.

2 changes: 0 additions & 2 deletions changes/fix-software-array-migration

This file was deleted.

0 comments on commit 92615f1

Please sign in to comment.