Skip to content

Commit 1603296

Browse files
committed
Update changelog for 2.8
1 parent fa4176f commit 1603296

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# 2.8.0
2+
3+
* UI modernization and macOS Tahoe support
4+
* Modernize update alert and release notes UI (#2737) (Zorg, Noah Nuebling, Cykelero, Daniel Jalkut, Peter Nowell)
5+
* Update retrieving app icon to work better in Tahoe (#2742) (Zorg)
6+
* Improve retrieval of main app icon for authorization dialog (#2743) (Zorg)
7+
* Delta updates
8+
* Improve bsdiff performance by preventing excessive iterations when processing similar data blocks (#2693) (Will Fairclough)
9+
* Fix an issue while searching a cloneable file for delta updates (#2748, #2753) (Vincent Bénony, Zorg)
10+
* Add support for relative URLs for delta updates (#2741) (jj)
11+
* Localization
12+
* Set STRINGS_FILE_OUTPUT_ENCODING build setting to "binary" (#2712) (Nicolas Kick)
13+
* Move all localizations to main Sparkle.strings (#2760) (Zorg)
14+
* Synchronize updater settings with user defaults to fix out-of-sync UI state (#2728) (Zorg)
15+
* Document and better enforce main thread only requirement for using Sparkle methods (#2746, #2754) (Sebastien Marchand, Zorg)
16+
* Make -[SPUUserDriver showUpdateInFocus] optional (#2717) (Zorg)
17+
* Add private module map for framework (#2722) (Zorg)
18+
* Workaround a corner case in which the bundle path of a running application contains Contents/MacOS/Executable (#2726, #2747) (Jeremy Huddleston Sequoia, Zorg)
19+
* Refactor the logic for avoiding re-sending the system profile more frequently than once a week (#2720) (Daniel Jalkut)
20+
121
# 2.7.1
222

323
* Fix typo in NN localisation (#2694) (Sjur N Moshagen)

0 commit comments

Comments
 (0)