|
108 | 108 |
|
109 | 109 | <h1 id="toc_0">Version Notes</h1>
|
110 | 110 |
|
111 |
| -<h2 id="toc_1">3.6.0 Beta 4</h2> |
| 111 | +<h2 id="toc_1">3.6.0 Beta 5</h2> |
112 | 112 |
|
113 | 113 | <ul>
|
114 |
| -<li>Udate to Xcode 12</li> |
| 114 | +<li>Silence some warnings</li> |
| 115 | +<li>Remove unused code</li> |
| 116 | +<li>Add GitHub workflow for testing</li> |
115 | 117 | </ul>
|
116 | 118 |
|
117 |
| -<h2 id="toc_2">3.6.0 Beta 3</h2> |
| 119 | +<h2 id="toc_2">3.6.0 Beta 4</h2> |
| 120 | + |
| 121 | +<ul> |
| 122 | +<li>Update to Xcode 12</li> |
| 123 | +</ul> |
| 124 | + |
| 125 | +<h2 id="toc_3">3.6.0 Beta 3</h2> |
118 | 126 |
|
119 | 127 | <ul>
|
120 | 128 | <li>Configure Github configuration to close abandoned issues</li>
|
121 | 129 | </ul>
|
122 | 130 |
|
123 |
| -<h2 id="toc_3">3.6.0 Beta 2</h2> |
| 131 | +<h2 id="toc_4">3.6.0 Beta 2</h2> |
124 | 132 |
|
125 | 133 | <ul>
|
126 | 134 | <li>Replace deprecated methods</li>
|
127 | 135 | </ul>
|
128 | 136 |
|
129 |
| -<h2 id="toc_4">3.6.0 Beta 1</h2> |
130 |
| - |
131 |
| -<h3 id="toc_5">! For OS X 10.11 (El Capitan) or later only !</h3> |
| 137 | +<h2 id="toc_5">3.6.0 Beta 1</h2> |
132 | 138 |
|
133 | 139 | <ul>
|
134 | 140 | <li>Lift deployment target to macOS 10.11 & start modernizing code</li>
|
135 | 141 | <li>Replaced MASPreferences with Storyboard implementation (Preferences window)</li>
|
136 | 142 | </ul>
|
137 | 143 |
|
138 |
| -<h2 id="toc_6">3.5.9</h2> |
| 144 | +<h2 id="toc_6">3.5.10</h2> |
139 | 145 |
|
140 | 146 | <ul>
|
141 |
| -<li>Add toolbar icon for deleting articles</li> |
142 |
| -<li>Parse more tags from 'media' namespace to get YouTube descriptions</li> |
143 |
| -<li>Remove support of Bitly URL shortening in plugins</li> |
144 |
| -<li>Speed up the cleaning of URL strings</li> |
145 |
| -<li>Speed up parsing of date strings</li> |
146 |
| -<li>Prevent crash when parsing non XML data</li> |
147 |
| -<li>Fix empty ArticleView on returning to same article</li> |
148 |
| -<li>Update to MMTabBarView v/1.4.9</li> |
149 |
| -<li>Fix running individual Xcode tests</li> |
| 147 | +<li>Fix application crashing on display of certain URLs (bug introduced by version 3.5.9) </li> |
| 148 | +<li>Fix a crash when both expansion tooltip and progress animation were triggered</li> |
| 149 | +<li>Fix an annoyance with tooltip obscuring contextual menu in article list or folder list</li> |
150 | 150 | </ul>
|
151 | 151 |
|
152 | 152 |
|
|
0 commit comments