SplashBuddy Versions Save

Onboarding splash screen for MDM and Automated Device Enrollment.

v1.0-rc5

6 years ago

The full release notes are available in the Changelog.

Changes since RC4

Added

n/a

Changed

  • All assets must now reside in /Library/Application Support/SplashBuddy/
  • Fixed LaunchAgent script - @smashism #26
  • Now using WKWebView and localization bundle (presentation.bundle) :information_source: More info here.
  • HTML view doesn't allow content outside of asset folder anymore for increased security (but remote content is ok as long as it is HTTPS)
  • Disabled application switcher and gesture to ensure this Application stays on top - @matthewsphillips #34
  • Hides all other applications on launch

Removed

  • Removed assetPath and htmlPath (it is now hardcoded to /Library/Application Support/SplashBuddy/presentation.bundle )

Fixed

  • Compatible with Swift 4.0 and macOS 10.13

Known Issues

1.0-e356da86

7 years ago

The full release notes are available in the Changelog.

Added

  • Application is now fully sandboxed, and running as user!
  • Localization for French, German and Dutch
  • An error pops up if it cannot find /var/log/jamf.log
  • Easy way to build a package with Installer/build_pkg.sgh
  • Now using the new Logger facility from 10.12+ @cybertunnel

Changed

  • Quit application by using CMD+ALT+Q
  • Moved from XIB to Storyboards
  • Application has been renamed from CasperSplash to SplashBuddy
  • Better HTML demo page (if no HTML asset is found)
  • Moved much of the logic out of View Controllers
  • Lots of code refactoring

Removed

  • Removed the postInstall script. Pressing Continue will create the file ~/Libr ary/Containers/io.fti.SplashBuddy/Data/Library/.SplashBuddyDone

Fixed

  • Better automated testing with Travis
  • Compatible with Swift 3.1 and macOS 10.12.4

1.0-20161031

7 years ago
  • Now compatible with Sierra
  • Fully updated to Swift 3
  • Better fullscreen handling

1.0-alpha1

7 years ago