@@ -8,36 +8,31 @@ most recent build should be at the top of this file.
8
8
9
9
Thanks!
10
10
11
+ 3.6.0
12
+ -----
13
+ ### ! 3.6 versions require OS X 10.11 (El Capitan) or later !
14
+ - Universal build (support Apple Silicon processors as well as Intel processors) through Xcode 12.2
15
+ - Refactor constants to be usable by Swift code
16
+ - Tweak DirectoryMonitor code
17
+ - Fix a warning
18
+ - Change configuration of handling of stale Github issues
19
+
11
20
3.6.0 Beta 5
12
21
------------
13
22
- Silence some warnings
14
23
- Remove unused code
15
24
- Add GitHub workflow for testing
16
25
17
- 3.6.0 Beta 4
18
- ------------
19
- - Update to Xcode 12
20
-
21
- 3.6.0 Beta 3
22
- ------------
23
- - Configure Github configuration to close abandoned issues
24
-
25
- 3.6.0 Beta 2
26
- ------------
27
- - Replace deprecated methods
28
-
29
- 3.6.0 Beta 1
30
- ------------
31
- ### ! For OS X 10.11 (El Capitan) or later only !
32
- - Lift deployment target to macOS 10.11 & start modernizing code
33
- - Replaced MASPreferences with Storyboard implementation (Preferences window)
34
-
35
26
3.5.10
36
27
------
37
28
- Fix application crashing on display of certain URLs (bug introduced by version 3.5.9)
38
29
- Fix a crash when both expansion tooltip and progress animation were triggered
39
30
- Fix an annoyance with tooltip obscuring contextual menu in article list or folder list
40
31
32
+ 3.6.0 Beta 4
33
+ ------------
34
+ - Update to Xcode 12
35
+
41
36
3.5.9
42
37
-----
43
38
- Add toolbar icon for deleting articles
@@ -50,6 +45,10 @@ Thanks!
50
45
- Update to MMTabBarView v/1.4.9
51
46
- Fix running individual Xcode tests
52
47
48
+ 3.6.0 Beta 3
49
+ ------------
50
+ - Configure Github configuration to close abandoned issues
51
+
53
52
3.5.8
54
53
-----
55
54
- Fix crash related to macOS Big Sur Beta
@@ -61,6 +60,10 @@ Thanks!
61
60
- Fix resetting of article pane when no article is selected anymore and "Use Web Pages for Articles" is enabled
62
61
- Fix Vienna Tests target
63
62
63
+ 3.6.0 Beta 2
64
+ ------------
65
+ - Replace deprecated methods
66
+
64
67
3.5.7
65
68
-----
66
69
- Fix file being hidden at end of "Download image"
@@ -71,6 +74,12 @@ Thanks!
71
74
- Increase to 1000 the limit of articles fetched at once from an Open Reader feed
72
75
- Update Sparkle to v1.23.0 and MMTabBarView to v/1.4.7
73
76
77
+ 3.6.0 Beta 1
78
+ ------------
79
+ ### ! 3.6.x versions are for OS X 10.11 (El Capitan) or later only !
80
+ - Lift deployment target to macOS 10.11 & start modernizing code
81
+ - Replaced MASPreferences with Storyboard implementation (Preferences window)
82
+
74
83
3.5.6
75
84
-----
76
85
- Vienna is now notarized (needed by macOS Catalina and later)
0 commit comments