Update Orbit changelog for 1.0.0 release (#6678)

This commit is contained in:
Zach Wasserman 2022-07-14 16:03:08 -07:00 committed by GitHub
parent 3329bc0a7c
commit 3838ae3a7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 10 additions and 4 deletions

View file

@ -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.

View file

@ -1 +0,0 @@
* Updated the dropdown in Fleet Desktop to now show the number of failing policies along with the status

View file

@ -1 +0,0 @@
* Updated and corrected the macOS logger destination for Fleet Desktop to ~/Library/Logs

View file

@ -1 +0,0 @@
* Disabled the 'Transparency' menu item in Fleet Desktop until the device is successfully connected to the Fleet server.

View file

@ -1 +0,0 @@
* Added cleanup of osquery extension socket to Orbit at startup.