Skip to content

Commit

Permalink
1.12.0
Browse files Browse the repository at this point in the history
Signed-off-by: Dan K. Snelson <[email protected]>
  • Loading branch information
dan-snelson committed Aug 21, 2023
1 parent 6404250 commit bb3d633
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
- Added code to pre-fill user's full name (Addresses [Issue No. 76](https://github.com/dan-snelson/Setup-Your-Mac/issues/76); thanks for the suggestion, @ryanasik)
- Reverted dialog heights to pixels
- Updated Vimeo video ID
- Updated `serialNumber` code (with special thanks to @Eltord for saving each and every user 0.0.6 seconds)
- Updated `serialNumber` code (with special thanks to @Eltord for saving each and every user `0.0.6` seconds)
- Added `suppressReconOnPolicy` variable; when set to `true`, a `-forceNoRecon` flag when executing the `run_jamf_trigger` function (Addresses [Issue No. 79](https://github.com/dan-snelson/Setup-Your-Mac/issues/79); thanks for the idea, @fitzwater-rowan; thanks for yet another PR, @rougegoat!)
- Added "Install Buffers" to each Configuration to include installation time of packages (Addresses [Issue No. 78](https://github.com/dan-snelson/Setup-Your-Mac/issues/78); thanks, @Eltord!
- Added permissions correction on `mktemp`-created files (for swiftDialog 2.3)
- Updated required version of swiftDialog to 2.3.0.4718
- Added permissions correction on `mktemp`-created files (for swiftDialog `2.3`)
- Updated required version of swiftDialog to `2.3.0.4718`

## 1.11.0
### 24-May-2023
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![GitHub release (latest by date)](https://img.shields.io/github/v/release/dan-snelson/Setup-Your-Mac?display_name=tag) ![GitHub issues](https://img.shields.io/github/issues-raw/dan-snelson/Setup-Your-Mac) ![GitHub closed issues](https://img.shields.io/github/issues-closed-raw/dan-snelson/Setup-Your-Mac) ![GitHub pull requests](https://img.shields.io/github/issues-pr-raw/dan-snelson/Setup-Your-Mac) ![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed-raw/dan-snelson/Setup-Your-Mac)

> With more accurate **Dynamic Download Estimates**, additional user-input fields and multiple speed improvements, Setup Your Mac (1.12.0) provides your users a seamless onboarding experience.
> With more accurate Dynamic Download Estimates, additional user-input fields and multiple speed improvements, Setup Your Mac (1.12.0) helps MacAdmins provide their users a seamless onboarding experience.
[<img alt="Setup Your Mac (1.12.0)" src="images/Setup_Your_Mac_1.12.0_estimates.png" />](https://snelson.us/sym)

Expand Down
6 changes: 3 additions & 3 deletions Setup-Your-Mac-via-Dialog.bash
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
# - Added code to pre-fill user's full name (Addresses [Issue No. 76](https://github.com/dan-snelson/Setup-Your-Mac/issues/76); thanks for the suggestion, @ryanasik)
# - Reverted dialog heights to pixels
# - Updated Vimeo video ID
# - Updated `serialNumber` code (with special thanks to @Eltord for saving each and every user 0.0.6 seconds)
# - Updated `serialNumber` code (with special thanks to @Eltord for saving each and every user `0.0.6` seconds)
# - Added `suppressReconOnPolicy` to `-forceNoRecon` flag when executing the `run_jamf_trigger` function (Addresses [Issue No. 79](https://github.com/dan-snelson/Setup-Your-Mac/issues/79); thanks for the idea, @fitzwater-rowan; thanks for yet another PR, @rougegoat!)
# - Added "Install Buffers" to each Configuration to include installation time of packages (Addresses [Issue No. 78](https://github.com/dan-snelson/Setup-Your-Mac/issues/78); thanks, @Eltord!
# - Added permissions correction on `mktemp`-created files (for swiftDialog 2.3)
# - Updated required version of swiftDialog to 2.3.0.4718
# - Added permissions correction on `mktemp`-created files (for swiftDialog `2.3`)
# - Updated required version of swiftDialog to `2.3.0.4718`
#
####################################################################################################

Expand Down
Binary file added images/Setup_Your_Mac_1.12.0_estimates.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bb3d633

Please sign in to comment.