Skip to content

Commit

Permalink
Upgrade version number to 3.0.0 RC 9
Browse files Browse the repository at this point in the history
  • Loading branch information
barijaona committed Oct 19, 2014
1 parent 145109b commit 48569cc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 23 deletions.
7 changes: 7 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ most recent build should be at the top of this file.

Thanks!

3.0.0 rc 9
----------
- Fix repeating articles problem on some feeds with repeating GUIDs (notably Netflix)
- Fix some overly aggressive URL escaping
- Fix column order and dimensions not being remembered in article list
- Fix visual glitches with some feeds in article list

3.0.0 rc 8
----------
- Follow-up on crash : disable assertions for deployment config
Expand Down
28 changes: 5 additions & 23 deletions notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,31 +11,13 @@

<h1>Version Notes</h1>

<h2 id="rc8">3.0.0 rc 8</h2>
<h2 id="rc9">3.0.0 rc 9</h2>

<ul>
<li>Follow-up on crash : disable assertions for deployment config</li>
</ul>

<h2 id="rc7">3.0.0 rc 7</h2>

<ul>
<li>Fix a crash</li>
</ul>

<h2 id="rc6">3.0.0 rc 6</h2>

<ul>
<li>Handles multiple authors</li>
<li>Adaptations for OS X Yosemite (10.10)</li>
<li>Fixed some crashes</li>
<li>Ask the user if she/he wants to send (anonymous) system configuration informations to Vienna developers</li>
<li>Localization and help files improvements (English, French, Danish)</li>
<li>Fixed a problem with video sounds still playing after the tab was closed</li>
<li>Fixed panes dimensions inside the main window</li>
<li>Changed code for subscribing, especially for subscription to local files</li>
<li>Start implementing a test suite</li>
<li>Built on OS X Yosemite SDK (for running, requirements are limited to OS X Snow Leopard or better)</li>
<li>Fix repeating articles problem on some feeds with repeating GUIDs (notably Netflix)</li>
<li>Fix some overly aggressive URL escaping</li>
<li>Fix column order and dimensions not being remembered in article list</li>
<li>Fix visual glitches with some feeds in article list</li>
</ul>
</body>
</html>

0 comments on commit 48569cc

Please sign in to comment.