Skip to content

Tags: Smallcubed/Sparkle

Tags

1.26.0

Toggle 1.26.0's commit message
Update Package.swift

1.26.0-a1

Toggle 1.26.0-a1's commit message

1.25.0

Toggle 1.25.0's commit message
Update Package.swift

1.25.0-rc2

Toggle 1.25.0-rc2's commit message
Update Package.swift

1.25.0-rc1

Toggle 1.25.0-rc1's commit message
Changelog

1.24.0-spm

Toggle 1.24.0-spm's commit message

1.24.0

Toggle 1.24.0's commit message
Prioritize UserDefaults when fetching value for EnableAutomaticChecks

Users of the framework may override the value for this setting in runtime, as oppossed to using a static value written into Info.plist.
With the current implementation, the fix for issue 1480 was a breaking change, making users that set this parameter dinamically not see the 'Remind me later' button anymore, unless a value is provided in Info.plist.
Sparkle users that set this parameter in runtime should not be forced to set the parameter in Info.plist as a workaround to have the 'Remind me later' button visible. Instead, Sparkle should honour its documentation and make the value dinamically set via [SUUpdater setAutomaticChecksEnabled] take precedence over the defualt set in Info.plist.

1.24.0-a

Toggle 1.24.0-a's commit message
Bump

v1.23.0

Toggle v1.23.0's commit message

1.23.0

Toggle 1.23.0's commit message
Fix missing Danish translations in Sparkle.strings