Skip to content

Commit 9ea8e84

Browse files
committed
updated changelog for 1.2
1 parent 407d7f3 commit 9ea8e84

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

ChangeLog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Setup Manager - Change Log
22

3-
v1.2beta3
4-
(2025-03-05)
3+
v1.2
4+
(2025-03-17)
55

66
### New Features
77
- Setup Manager can send [webhooks](Docs/Webhooks.md) on start and finish, (#70)
@@ -16,7 +16,7 @@ v1.2beta3
1616
- `message` and help:`message` now interpret [markdown formatting](ConfigurationProfile.md#markdown) (#46)
1717

1818
### Fixes and Improvements
19-
- (beta3) return key connected to button in Setup Manager interface, (#93)
19+
- (beta3 and release) return key connected to final action and save buttons (#93)
2020
- (beta3) added an `event` field to standard webhook data, (#94)
2121
- (beta3) "facts" in Teams message are no longer in random order
2222
- (beta3) improved reliablity of running at login window (#77)

Docs/FAQ.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,6 @@ With Jamf Pro, you can set the Setup Manager pkg to install at the `login` trigg
5252

5353
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.
5454

55+
## Installer or Policy Script is failing with access errors
56+
57+
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.

0 commit comments

Comments
 (0)