File tree 2 files changed +11
-11
lines changed
2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ most recent build should be at the top of this file.
8
8
9
9
Thanks!
10
10
11
+ 3.5.10
12
+ ------
13
+ - Fix application crashing on display of certain URLs (bug introduced by version 3.5.9)
14
+ - Fix a crash when both expansion tooltip and progress animation were triggered
15
+ - Fix an annoyance with tooltip obscuring contextual menu in article list or folder list
16
+
11
17
3.5.9
12
18
-----
13
19
- Add toolbar icon for deleting articles
@@ -87,7 +93,7 @@ __Note__ : this version will upgrade the database ; but the newer version of the
87
93
- fix selection of next unread article through spacebar when the article view is empty
88
94
- Update link templates for zh-Hant language
89
95
- Update Swift support to version 5
90
- - Udate to Xcode 11
96
+ - Update to Xcode 11
91
97
- Update Sparkle version to 1.22
92
98
- Improve build system
93
99
- Replace deprecated routines
Original file line number Diff line number Diff line change 108
108
109
109
< h1 id ="toc_0 "> Version Notes</ h1 >
110
110
111
- < h2 id ="toc_1 "> 3.5.9 </ h2 >
111
+ < h2 id ="toc_1 "> 3.5.10 </ h2 >
112
112
113
113
< ul >
114
- < li > Add toolbar icon for deleting articles</ li >
115
- < li > Parse more tags from 'media' namespace to get YouTube descriptions</ li >
116
- < li > Remove support of Bitly URL shortening in plugins</ li >
117
- < li > Speed up the cleaning of URL strings</ li >
118
- < li > Speed up parsing of date strings</ li >
119
- < li > Prevent crash when parsing non XML data</ li >
120
- < li > Fix empty ArticleView on returning to same article</ li >
121
- < li > Update to MMTabBarView v/1.4.9</ li >
122
- < li > Fix running individual Xcode tests</ li >
114
+ < li > Fix application crashing on display of certain URLs (bug introduced by version 3.5.9) </ li >
115
+ < li > Fix a crash when both expansion tooltip and progress animation were triggered</ li >
116
+ < li > Fix an annoyance with tooltip obscuring contextual menu in article list or folder list</ li >
123
117
</ ul >
124
118
125
119
You can’t perform that action at this time.
0 commit comments