Notes
This is a version of Outset created by GitHub Actions.
Outset.app has been signed and notarized. The package has been signed, notarized and stapled.
Changelog
- Fixed issue where overrides were not being added correctly #41
- Fixed an issue where cleanup trigger was potentially being run in a context that didn't have permissions to clean up the files.
- Some processing logs changes from
.debug
to.info
so they always appear in the log without requiring debug to be enabled - Attempt to address conditions where overrides from Outset 3 do not get migrated to
/Library/Preferences
#50 - Improvements to
outset-pkg
#35 - Added extension attribute script for Jamf Pro to indicate outset agent health
Legacy Outset:
- remove distutils/profiles, bump to 3.0.4 #52
Changes
- cca4e2e - Update Outset.swift
- 75f5645 - ADD: Service status extension attribute for Jamf Pro
- a1d0aa0 - Merge pull request #42 from HowardGMac/fix41
- 97446de - REF: simplify possible values for reporting to the extension attribute
- 2ecc76f - Merge pull request #48 from seanchristians-vention/jamfpro-ea
- 71bd8fe - Update outset-pkg with some additional features
- f953005 - fixes an issue where cleanup trigger was potentially being run in a context that didn't have permissions to clean up the files.
- 27f9f16 - fixes #44 all log content is sent to the log file now
- 1c38f94 - Addresses #49 "Processing" type messages are sent as info instead of debug.
- 8b91181 - Should address #50
- 84ed18f - version number
- ca069c9 - FIX: Expected behaviour when no user is logged in
- cba46a8 - Merge pull request #51 from VentionCo/jamfpro-ea
- ee29f32 - remove distutils/profiles, bump
- bd56546 - Merge pull request #52 from arubdesu/py3.12bugfix
- f3f7926 - reverting 27f9f16
- 45d9bfc - Merge remote-tracking branch 'refs/remotes/origin/dev_4.1.2'
- e1b64f1 - Merge pull request #53 from macadmins/dev_4.1.2