Skip to content

Commit 7416233

Browse files
committed
Upgrade version number to 3.2.0
1 parent 8d33bae commit 7416233

File tree

2 files changed

+14
-37
lines changed

2 files changed

+14
-37
lines changed

CHANGES

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

99
Thanks!
1010

11+
3.2.0
12+
-----
13+
- Use .tgz file extension for downloadable archives of Vienna.app and .dSYM files
14+
1115
3.2.0 rc 1
1216
------------
1317
- Fix some OpenReader error handling

notes.html

+10-37
Original file line numberDiff line numberDiff line change
@@ -108,53 +108,26 @@
108108

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

111-
<h2 id="toc_1">3.2.0 rc 1</h2>
111+
<h2 id="toc_1">Vienna 3.2.0</h2>
112112

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>
114114

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>
129116

130117
<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 &quot;About Vienna&quot; panel,</li>
120+
<li>Through a feed&#39;s &quot;Get Info…&quot; panel, examination of the RSS/Atom code is done by call of the external application associated to the file type,</li>
132121
</ul>
133122

134-
<h2 id="toc_5">3.2.0 Beta 1</h2>
123+
<p>but most important changes are internal.</p>
135124

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>
137126

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 &quot;About&quot; panel</li>
142-
<li>Technical updates :
127+
<h3 id="toc_2">Changes from 3.2.0 RC 1</h3>
143128

144129
<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>
158131
</ul>
159132

160133

0 commit comments

Comments
 (0)