|
108 | 108 |
|
109 | 109 | <h1 id="toc_0">Version Notes</h1>
|
110 | 110 |
|
111 |
| -<h2 id="toc_1">3.2.0 rc 1</h2> |
| 111 | +<h2 id="toc_1">Vienna 3.2.0</h2> |
112 | 112 |
|
113 |
| -<h3 id="toc_2">! For OS X 10.9 or later only !</h3> |
| 113 | +<p>Vienna 3.2.0 is a significant step in an ongoing effort to modernize Vienna codebase.</p> |
114 | 114 |
|
115 |
| -<ul> |
116 |
| -<li>Fix some OpenReader error handling</li> |
117 |
| -<li>Remove a tab bar animation introduced in 3.2.0 Beta 1</li> |
118 |
| -<li>Update copyright information</li> |
119 |
| -</ul> |
120 |
| - |
121 |
| -<h2 id="toc_3">3.2.0 Beta 3</h2> |
122 |
| - |
123 |
| -<ul> |
124 |
| -<li>Fix persistent tab bar at launch</li> |
125 |
| -<li>Update FMDB to 2.7.4</li> |
126 |
| -</ul> |
127 |
| - |
128 |
| -<h2 id="toc_4">3.2.0 Beta 2</h2> |
| 115 | +<p>There are a few user interface changes : </p> |
129 | 116 |
|
130 | 117 | <ul>
|
131 |
| -<li>Fix crashes on systems prior to Sierra</li> |
| 118 | +<li>New toolbar icons,</li> |
| 119 | +<li>Acknowledgements have been moved into the "About Vienna" panel,</li> |
| 120 | +<li>Through a feed's "Get Info…" panel, examination of the RSS/Atom code is done by call of the external application associated to the file type,</li> |
132 | 121 | </ul>
|
133 | 122 |
|
134 |
| -<h2 id="toc_5">3.2.0 Beta 1</h2> |
| 123 | +<p>but most important changes are internal.</p> |
135 | 124 |
|
136 |
| -<h3 id="toc_6">! For OS X 10.9 or later only !</h3> |
| 125 | +<p><strong><em>Vienna 3.2.0 requires OS X 10.9 or later</em></strong>.</p> |
137 | 126 |
|
138 |
| -<ul> |
139 |
| -<li>New toolbar icons</li> |
140 |
| -<li>Use default external application to view content of cached XML files</li> |
141 |
| -<li>Show acknowledgements in "About" panel</li> |
142 |
| -<li>Technical updates : |
| 127 | +<h3 id="toc_2">Changes from 3.2.0 RC 1</h3> |
143 | 128 |
|
144 | 129 | <ul>
|
145 |
| -<li>Converted NIBs to XIBs and to Auto Layout</li> |
146 |
| -<li>Moved translation system to Base localization and Crowdin</li> |
147 |
| -<li>Refactored some UI elements to separate XIB files</li> |
148 |
| -<li>Refactorings (to KVO or delegate patterns, and conversion of various elements to properties)</li> |
149 |
| -<li>Change OpenReader to use asynchronous requests</li> |
150 |
| -<li>Update to Xcode 9</li> |
151 |
| -<li>Conversion of code for some UI elements to Swift4</li> |
152 |
| -<li>Replace CDEvents with Swift-based FSEvents implementation</li> |
153 |
| -<li>Update autorevision to 1.20</li> |
154 |
| -<li>Update Sparkle to 1.18.1</li> |
155 |
| -<li>Update MASPreferences to 1.3.0</li> |
156 |
| -<li>plus various housekeeping changes…</li> |
157 |
| -</ul></li> |
| 130 | +<li>The application is downloaded in a .tgz archive.</li> |
158 | 131 | </ul>
|
159 | 132 |
|
160 | 133 |
|
|
0 commit comments