NetSparkle 0.17.0
Added
- NetSparkle now handles the
ddd, dd MMM yyyy HH:mm:ss Z
andddd, dd MMM yyyy HH:mm:ss
date formats when parsing an app cast file (@Mostlypyjamas)
Changed
- [Breaking Change] NetSparkle defaults to using the server's file name as the download file name rather than the app cast file name (@Mostlypyjamas)
- Many buttons use
AutoSize = true
to alleviate some concerns outlined in #44