Skip to content

Commit 52f5428

Browse files
committed
Upgrade version number to 3.0.0 RC 6
1 parent 9d359f2 commit 52f5428

2 files changed

Lines changed: 25 additions & 4 deletions

File tree

CHANGES

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,19 @@ most recent build should be at the top of this file.
88

99
Thanks!
1010

11+
3.0.0 rc 6
12+
----------
13+
- Handles multiple authors
14+
- Adaptations for OS X Yosemite (10.10)
15+
- Fixed some crashes
16+
- Ask the user if she/he wants to send (anonymous) system configuration informations to Vienna developers
17+
- Localization and help files improvements (English, French, Danish)
18+
- Fixed a problem with video sounds still playing after the tab was closed
19+
- Fixed panes dimensions inside the main window
20+
- Changed code for subscribing, especially for subscription to local files
21+
- Start implementing a test suite
22+
- Built on OS X Yosemite SDK (for running, requirements are limited to OS X Snow Leopard or better)
23+
1124
3.0.0 rc 5
1225
----------
1326
- Improved stability

notes.html

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,21 @@
99
</head>
1010
<body>
1111

12-
<h1># Version Notes</h1>
12+
<h1>Version Notes</h1>
1313

14-
<h2 id="rc5">3.0.0 rc 5</h2>
14+
<h2 id="rc6">3.0.0 rc 6</h2>
1515

1616
<ul>
17-
<li>Improved stability</li>
18-
<li>Solves a bug with articles&#8217; read/unread situation not accurately reflected in the article list</li>
17+
<li>Handles multiple authors</li>
18+
<li>Adaptations for OS X Yosemite (10.10)</li>
19+
<li>Fixed some crashes</li>
20+
<li>Ask the user if she/he wants to send (anonymous) system configuration informations to Vienna developers</li>
21+
<li>Localization and help files improvements (English, French, Danish)</li>
22+
<li>Fixed a problem with video sounds still playing after the tab was closed</li>
23+
<li>Fixed panes dimensions inside the main window</li>
24+
<li>Changed code for subscribing, especially for subscription to local files</li>
25+
<li>Start implementing a test suite</li>
26+
<li>Built on OS X Yosemite SDK (for running, requirements are limited to OS X Snow Leopard or better)</li>
1927
</ul>
2028
</body>
2129
</html>

0 commit comments

Comments
 (0)