Skip to content

Releases: jamf/DEPNotify-Starter

v2.0.7 fixes

17 Jun 14:32
fe7e4be
Compare
Choose a tag to compare

Fixed usage of custom image and update how current user is determined.

v2.0.6 launchctl asuser

05 Jun 17:17
Compare
Choose a tag to compare

Changed sudo -u to launchctl asuser.

v2.0.4 Updated Messaging

05 Feb 02:58
647655f
Compare
Choose a tag to compare

Added variables for organization and contacting support.

v2.0.1 Chmod and Chown Issue Fixed

08 Jan 20:28
efa0be4
Compare
Choose a tag to compare

Minor fix to chmod and chown commands being embedded in the Registration and EULA options. Moved some things around so the proper file permissions were there if not using the Registration or EULA options.

v2.0.0 Updates to Registration Window

10 Dec 20:31
6fa7c48
Compare
Choose a tag to compare

v.2.0.0 is not backward compatible with versions of DEPNotify 1.1.2 or older. Please update the DEPNotify app prior to using this script. More info can be found in the RELEASES.md and CHANGELOG.md

v1.2.0 Major Release, Support for EULA and Registration Window

01 Nov 20:40
e9068fb
Compare
Choose a tag to compare

v1.1.2 Patch to fix scenarios when not creating users in Setup Assistant

04 Oct 15:55
Compare
Choose a tag to compare
  • Thanks @remusache for finding a workflow that need to be addressed
  • Script now should handle workflows which do not have an end user configure the device
  • After checking to see if Setup Assistant is finished, script will now check to see if Finder is running

v1.1.1 Patch to fix custom Self Service brand image

25 Sep 19:44
Compare
Choose a tag to compare
  • Added true/false variable for custom Self Service branding
  • Added loop for waiting for the custom branding to be downloaded
  • Removed To Do list, how to use, and tested versions from bash script
  • Updated GitHub Readme file with additional information

v1.1.0 Stable release for macOS 10.3.6 and macOS 10.4

25 Sep 02:16
Compare
Choose a tag to compare
  • Changed loop to look for the Setup Assistant process rather than files and users
  • Changed /dev/console lookup to stat per shellcheck.net recommendation
  • Verified with 10.13.6, 10.14 and Jamf Pro 10.7.1
  • Removed double \ in the new line escapes. Has changed in a recent update.
  • Added a troubleshooting and debugging log for helping out with DEP related issues.
  • Debug log focused on what happens prior to DEP Notify creation.
  • Changed default image to Self Service icon.

v1.0.0 Stable release for macOS 10.3.5

24 Sep 16:59
a44544e
Compare
Choose a tag to compare

Initial commit plus updated if statements to use true/false over yes/no and support for FileVault logout automation.