Skip to content

Commit 9b26c77

Browse files
committed
Upgrade version number to 3.5.10
1 parent 6dbf5c9 commit 9b26c77

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

CHANGES

+7-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ most recent build should be at the top of this file.
88

99
Thanks!
1010

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+
1117
3.5.9
1218
-----
1319
- Add toolbar icon for deleting articles
@@ -87,7 +93,7 @@ __Note__ : this version will upgrade the database ; but the newer version of the
8793
- fix selection of next unread article through spacebar when the article view is empty
8894
- Update link templates for zh-Hant language
8995
- Update Swift support to version 5
90-
- Udate to Xcode 11
96+
- Update to Xcode 11
9197
- Update Sparkle version to 1.22
9298
- Improve build system
9399
- Replace deprecated routines

notes.html

+4-10
Original file line numberDiff line numberDiff line change
@@ -108,18 +108,12 @@
108108

109109
<h1 id="toc_0">Version Notes</h1>
110110

111-
<h2 id="toc_1">3.5.9</h2>
111+
<h2 id="toc_1">3.5.10</h2>
112112

113113
<ul>
114-
<li>Add toolbar icon for deleting articles</li>
115-
<li>Parse more tags from &#39;media&#39; 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>
123117
</ul>
124118

125119

0 commit comments

Comments
 (0)