v0.5.2-Beta
Pre-release
Pre-release
0.5.2 Release Notes
This code will be the upcoming 1.0 release unless a bug or error is identified in the next week.
- Small order of operations change resulting in
InitialScripts
being processed prior to the SwiftDialog list being calculated. Should not affect any existing deployments/configurations, but will give some additional flexibility for advanced setups. - Changed the default message icon to sidestep a SwiftDialog bug where .app icons don't always show. We're now pointing to the "Keyboard Assistant" icon (nearly identical as the previous "Erase Assistant" icon) and we're pointing directly to an icns file
- On macOS Monterey this icon looks squared off. If that bothers you, change line 63 to point to whichever icon you wish to use
- Added an
InitialScript
to our example configuration file