mirror of
https://github.com/jamf/Setup-Manager.git
synced 2026-02-03 14:13:24 +00:00
updated changelog for 1.2
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Setup Manager - Change Log
|
# Setup Manager - Change Log
|
||||||
|
|
||||||
v1.2beta3
|
v1.2
|
||||||
(2025-03-05)
|
(2025-03-17)
|
||||||
|
|
||||||
### New Features
|
### New Features
|
||||||
- Setup Manager can send [webhooks](Docs/Webhooks.md) on start and finish, (#70)
|
- Setup Manager can send [webhooks](Docs/Webhooks.md) on start and finish, (#70)
|
||||||
@@ -16,7 +16,7 @@ v1.2beta3
|
|||||||
- `message` and help:`message` now interpret [markdown formatting](ConfigurationProfile.md#markdown) (#46)
|
- `message` and help:`message` now interpret [markdown formatting](ConfigurationProfile.md#markdown) (#46)
|
||||||
|
|
||||||
### Fixes and Improvements
|
### Fixes and Improvements
|
||||||
- (beta3) return key connected to button in Setup Manager interface, (#93)
|
- (beta3 and release) return key connected to final action and save buttons (#93)
|
||||||
- (beta3) added an `event` field to standard webhook data, (#94)
|
- (beta3) added an `event` field to standard webhook data, (#94)
|
||||||
- (beta3) "facts" in Teams message are no longer in random order
|
- (beta3) "facts" in Teams message are no longer in random order
|
||||||
- (beta3) improved reliablity of running at login window (#77)
|
- (beta3) improved reliablity of running at login window (#77)
|
||||||
|
|||||||
@@ -52,3 +52,6 @@ With Jamf Pro, you can set the Setup Manager pkg to install at the `login` trigg
|
|||||||
|
|
||||||
This is not, however, the primary workflow for Setup Manager and not something that we will test or verify. We believe running right after enrollment over Setup Assistant is the preferable deployment.
|
This is not, however, the primary workflow for Setup Manager and not something that we will test or verify. We believe running right after enrollment over Setup Assistant is the preferable deployment.
|
||||||
|
|
||||||
|
## Installer or Policy Script is failing with access errors
|
||||||
|
|
||||||
|
For some policy scripts or installers it may be necessary to give the Setup Manager app Full Disk Access or some other exemptions with a PPPC Profile.
|
||||||
|
|||||||
Reference in New Issue
Block a user