mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Update Orbit changelog for 1.0.0 release (#6678)
This commit is contained in:
parent
3329bc0a7c
commit
3838ae3a7e
5 changed files with 10 additions and 4 deletions
|
|
@ -1,3 +1,13 @@
|
|||
## Orbit 1.0.0 (July 14, 2022)
|
||||
|
||||
- Update the dropdown in Fleet Desktop to show the number of failing policies along with the status.
|
||||
|
||||
- Disable the 'Transparency' menu item in Fleet Desktop until the device is successfully connected to the Fleet server.
|
||||
|
||||
- Corrected the macOS logging path for Fleet Desktop to `~/Library/Logs`.
|
||||
|
||||
- Added cleanup of osquery extension socket to Orbit at startup.
|
||||
|
||||
## Orbit 0.0.13 (Jun 16, 2022)
|
||||
|
||||
- Orbit is now a Universal Binary supporting Intel and M1 on macOS machines without Rosetta.
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
* Updated the dropdown in Fleet Desktop to now show the number of failing policies along with the status
|
||||
|
|
@ -1 +0,0 @@
|
|||
* Updated and corrected the macOS logger destination for Fleet Desktop to ~/Library/Logs
|
||||
|
|
@ -1 +0,0 @@
|
|||
* Disabled the 'Transparency' menu item in Fleet Desktop until the device is successfully connected to the Fleet server.
|
||||
|
|
@ -1 +0,0 @@
|
|||
* Added cleanup of osquery extension socket to Orbit at startup.
|
||||
Loading…
Reference in a new issue