This repository was archived by the owner on Feb 8, 2023. It is now read-only.
Releases: macadmins/SplashBuddy
Releases · macadmins/SplashBuddy
SplashBuddy 1.3.3
The full release notes are available in the Changelog.
[1.3.3]
Fixed
- Fixed SB hanging out upon clicking on Continue button [#112]
On October 12th, 2021, we rebuilt the same version with Universal capabilities, hardened runtime, macOS 12 SDK, and Notarized. Only the SplashBuddy-Universal.app.zip file is updated, other downloadable assets are left untouched.
SplashBuddy 1.3.2
WIP: SplashBuddy 1.3.0
SplashBuddy 1.2.1
The full release notes are available in the Changelog.
Changes since 1.2.0
Fixed
- Typo in the release note that could be confusing
SplashBuddy 1.2.0
The full release notes are available in the Changelog.
Changes since 1.1
Added
/var/tmp/SplashBuddy/with more tag files :CriticalDone(All critical softwares are installed),ErrorWhileInstalling(Errors while installing),AllInstalled(All software is installed (failed or success)),AllSuccessfullyInstalled(All software is sucessfully installed).- With
labModeset totrue, SplashBuddy will automatically displaycomplete.htmlfrompresentation.bundlewhen all software is done installing (successfully or not) -- thank you @HowardGMac
Changed
- Better and faster parsing of the
/var/log/jamf.log - Better
presentation.bundle, courtesy of @smithjw - New exception in entitlements:
com.apple.security.temporary-exception.files.absolute-path.read-writefor/private/tmp/SplashBuddy
SplashBuddy 1.1
The full release notes are available in the Changelog.
Changes since 1.0 RC7
Added
- Key
hideSidebarto hide the sidebar and get a full html view - New behaviors for
Continuebutton:Restart,Shutdown,Logout,Hidden, Launch Application orQuit. (usescontinueActionpreferences key) - Hide Background with setting
hideBackgroundtotrue. Eg.SplashBuddy.app/Contents/MacOS/SplashBuddy -hideBackground true - Italian localization
- New icon!
Changed
- Brand new Layout!
- Added Temporary exception to sandbox to allow sending Apple Events to Login Window (to restart etc.)
Removed
n/a
Fixed
- Background window now stays in front of Dock (thanks @jwojda)
.SplashBuddyDonewill be set when all critical items are done (canContinue=false) (@LovelessInSeattle)- A failed item will no longer activate continue button (@LovelessInSeattle)
Known Issues
None