Related: DockBuilder also builds macOS admin commands.
Changelog
v1.2.0
- Added MDM variable picker for the Message field — insert payload variables from Jamf Pro, Kandji, Mosyle, SimpleMDM, or Workspace ONE with one click
- Variables insert at cursor position in the textarea for precise placement
- Added visible breadcrumbs and related tool cross-links
v1.1.2
- Added single-character validation for
--quitkey input
- Added conflict warning when explicit width/height is set alongside a size preset
- Added URL state sharing
v1.1.1
- Removed invalid
--bgfill stretch option — only fill and fit are valid per swiftDialog docs
- Fixed
--buttonstyle stacked to generate correct value stack
- Clarified that
--subtitle is for system notifications only, not the dialog window
v1.1.0
- Added dark/light mode toggle
- Added site navigation bar
- Improved live preview accuracy
- Added JSON output format alongside CLI
v1.0.1
- Fixed timer flag not generating correctly
- Fixed icon path handling for SF Symbols
- Improved checkbox and dropdown rendering in preview
v1.0.0
- Initial release
- Visual dialog builder with live preview
- CLI and JSON output formats
- Button configuration with customizable text and actions
- Timer, progress bar, and message customization