mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
Remove change files from 4.64.0 (#27886)
This commit is contained in:
parent
d1f5676f17
commit
fe6c5df3ac
58 changed files with 0 additions and 70 deletions
|
|
@ -1 +0,0 @@
|
|||
* Raised the frequency of sending anonymous statistics from every 24 hours to every 1 hour. (This is a fairly small packet and should have no impact on network traffic)
|
||||
|
|
@ -1 +0,0 @@
|
|||
- Hosts that are restored from ABM no longer have old activities in their feed
|
||||
|
|
@ -1 +0,0 @@
|
|||
- Added option to populate users and labels on list hosts endpoint
|
||||
|
|
@ -1 +0,0 @@
|
|||
- Removed duplicate Linux lock and wipe scripts from repository
|
||||
|
|
@ -1 +0,0 @@
|
|||
* Added util wrapper func around semver package to allow for custom preprocessing. Upgraded semver library to 3.3.1 and usage everywhere to version 3.
|
||||
|
|
@ -1 +0,0 @@
|
|||
- Fleet UI: Surfaced cleaner errors when adding Fleet-maintained apps
|
||||
|
|
@ -1 +0,0 @@
|
|||
- Fleet UI: Surfaced download URL for Fleet-maintained app when adding the software to Fleet
|
||||
|
|
@ -1 +0,0 @@
|
|||
* Included current host status and pending action in lock, unlock, and wipe API calls
|
||||
|
|
@ -1 +0,0 @@
|
|||
- Clarified text on the Policies and Queries pages when no policies/queries exist for the selected team (or All Teams)
|
||||
|
|
@ -1 +0,0 @@
|
|||
* Fixed a bug where query reports where not being recorded for hosts configured with `--logger_snapshot_event_type=true`.
|
||||
|
|
@ -1 +0,0 @@
|
|||
- Added `fleetctl` on Linux ARM binary to releases.
|
||||
|
|
@ -1 +0,0 @@
|
|||
* Improve the teams dropdown so that it gracefully hides overflow from long team names
|
||||
|
|
@ -1 +0,0 @@
|
|||
* Maintain user's updates to the team agent options form when they navigate away and back again.
|
||||
|
|
@ -1 +0,0 @@
|
|||
* Various UX improvements to the Scripts list
|
||||
|
|
@ -1 +0,0 @@
|
|||
* Added bash interpreter support for script execution
|
||||
|
|
@ -1 +0,0 @@
|
|||
- Check the server for validity of any Fleet invites
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
- Fleet UI: Added ability to target app store apps with include/exclude labels
|
||||
- Fleet UI: Added ability to edit targets or self service option for app store apps
|
||||
- Fleet UI: Added details modal for add, edit, and delete app store app global activities
|
||||
|
|
@ -1 +0,0 @@
|
|||
- Added modal to edit script contents
|
||||
|
|
@ -1 +0,0 @@
|
|||
- Added API endpoint for updating script contents
|
||||
|
|
@ -1 +0,0 @@
|
|||
* Added gzip compression for static CSS and JS assets to decrease bundle download times
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
- Update user form validation to require a password be present when switching a user from
|
||||
SSO to password authentication
|
||||
- Refactor upstream error logic to allow disabling submit button when form errors are present
|
||||
- Add similar check for password presence on server, update integration test accordingly
|
||||
|
|
@ -1 +0,0 @@
|
|||
- Fleet UI: Created consistency of on-click behavior of table rows: View all host link must be clicked directly, clicking on a row of a table directs the user to the details of that row
|
||||
|
|
@ -1 +0,0 @@
|
|||
- Fleet UI: Changed look and feel of dashboard host count cards including hiding platforms with 0 count
|
||||
|
|
@ -1 +0,0 @@
|
|||
- Fix a bug with paginating team policies
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
- Fix a bug where server errors returned from the API were not successfully being incorporated into
|
||||
the user form error states.
|
||||
|
|
@ -1 +0,0 @@
|
|||
- Disable webhooks if not present in gitops
|
||||
|
|
@ -1 +0,0 @@
|
|||
- Fleet UI: Fixed user page responsiveness to not overflow horizontally
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
* Optimized software ingestion queries to use existing DB indexes in the software titles table.
|
||||
* Fixed a bug "software not found for checksum" in software ingestion transaction retries.
|
||||
|
|
@ -1 +0,0 @@
|
|||
* Fixed case consistency for "Disk encryption" in host OS settings modal
|
||||
|
|
@ -1 +0,0 @@
|
|||
* Revised software installer package validation to mark installers with no version as "unknown" for version rather than rejecting them
|
||||
|
|
@ -1 +0,0 @@
|
|||
* Fixed a bug where only the first of multiple software titles with the same name and source but different bundle IDs would be successfully inserted into the database.
|
||||
|
|
@ -1 +0,0 @@
|
|||
- Fixed mail being sent with the incorrect SMTP Domain (thank you mccormickt)
|
||||
|
|
@ -1 +0,0 @@
|
|||
* Added download url for fleet maintained apps as `url` property on `fleet/software/fleet_maintained_apps/:id`
|
||||
|
|
@ -1 +0,0 @@
|
|||
- Fleet UI: Improved the look and feel of dropdowns
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
- Fixed a bug where adding or removing a host with an identical name to/from a label caused the
|
||||
same action to be performed on other host(s) with the same name as well.
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
- Fixed issue where Windows disk encryption where status updates from "Verifying" to "Verified" were
|
||||
sometimes stuck in the "Verifying" state.
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
* Replace "Include Fleet desktop" with host type radio selection buttons when adding Windows or
|
||||
Linux hosts.
|
||||
|
|
@ -1 +0,0 @@
|
|||
- Added link to information about installing fleetd when packages are generated
|
||||
|
|
@ -1 +0,0 @@
|
|||
* Add clearer error states to metadata-related fields in the SSO settings form
|
||||
|
|
@ -1 +0,0 @@
|
|||
- Removed erroneous "manage automations" link on dashboard for maintainers
|
||||
|
|
@ -1 +0,0 @@
|
|||
- Fleet UI: Fixed styling for manage automation buttons and dropdown
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
|
||||
- Updates language in query comppatibility tooltip to clarify that comppatibility is based only on tables.
|
||||
|
|
@ -1 +0,0 @@
|
|||
- Updated the way new manual labels are created to better support adding large numbers of hosts at one time.
|
||||
|
|
@ -1 +0,0 @@
|
|||
* Fixed a bug in Fleet's handling of VPP token renewal requests
|
||||
|
|
@ -1 +0,0 @@
|
|||
Fix Windows MDM issue where SessionID of 0 was not allowed.
|
||||
|
|
@ -1 +0,0 @@
|
|||
* Bump Node.js version to 20.18.1
|
||||
|
|
@ -1 +0,0 @@
|
|||
- Fixes incorrect source value in device mapping REST API documentation
|
||||
|
|
@ -1 +0,0 @@
|
|||
* Resolved false negatives on vulnerabilities for IntelliJ IDEA Community Edition on Windows.
|
||||
|
|
@ -1 +0,0 @@
|
|||
* Removed `fleetctl` binary from the `fleetdm/fleet` docker image.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Illegal argument errors will no longer be logged at the ERROR level on the server. Since these are client errors, they will be logged at the DEBUG level instead. This will reduce the amount of noise in the server logs and help debugging other issues.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Added server debug logging for unexpected Apple DDM configuration status.
|
||||
|
|
@ -1 +0,0 @@
|
|||
- Fix a bug where team admins are unable to enable or disable MFA for a user
|
||||
|
|
@ -1 +0,0 @@
|
|||
- update the UI a new activities design
|
||||
|
|
@ -1 +0,0 @@
|
|||
- improve the verified and verifying tooltips on the Profile Status on OS settings page.
|
||||
|
|
@ -1 +0,0 @@
|
|||
- fix in UI for window profiles error message being cut off in the OS settings modal
|
||||
|
|
@ -1 +0,0 @@
|
|||
- normalise padding spacing for list headers, lists, and help text across various modals.
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
- update the os settings Target form deadline input tooltip to make the it more correct for how the
|
||||
deadline works for hosts
|
||||
|
|
@ -1 +0,0 @@
|
|||
- bump github cache action to 4.2.0
|
||||
Loading…
Reference in a new issue