This repository has been archived by the owner on Feb 8, 2023. It is now read-only.
SplashBuddy 1.1
The full release notes are available in the Changelog.
Changes since 1.0 RC7
Added
- Key
hideSidebar
to hide the sidebar and get a full html view - New behaviors for
Continue
button:Restart
,Shutdown
,Logout
,Hidden
, Launch Application orQuit
. (usescontinueAction
preferences key) - Hide Background with setting
hideBackground
totrue
. 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)
.SplashBuddyDone
will be set when all critical items are done (canContinue
=false
) (@LovelessInSeattle)- A failed item will no longer activate continue button (@LovelessInSeattle)
Known Issues
None