Commit 8fc168c 1 parent 213ec6a commit 8fc168c Copy full SHA for 8fc168c
File tree 3 files changed +25
-14
lines changed
3 files changed +25
-14
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,18 @@ most recent build should be at the top of this file.
8
8
9
9
Thanks!
10
10
11
+ 3.4.0 Beta 1
12
+ ------------
13
+ - New article menu and keyboard shortcut (Command-Y) to get back to the main tab (articles list)
14
+ - New "Share With Pinboard" plugin
15
+ - Remove obsolete Cocoalicious plugin
16
+ - New lithuanian translation, contributed by Andrius Družinis-Vitkus
17
+ - Improved Czech, Simplified Chinese, Galician and Russian translations
18
+ - Fix a bug that prevented adding a feed in Simplified Chinese
19
+ - New framework for managing tabs (MMTabBarView instead of PSMTabBarControl)
20
+ - Use Carthage instead of Cocoapods to manage dependencies
21
+ - Project cleanup and reorganization
22
+
11
23
3.3.0
12
24
-----
13
25
- Improve Ukrainian localization
Original file line number Diff line number Diff line change @@ -118,6 +118,9 @@ Japanese\
118
118
Korean\
119
119
\pard\tx 427 \tx 1700 \tx 2267 \tx 2834 \tx 3401 \tx 3968 \tx 4535 \tx 5102 \tx 5669 \tx 6236 \tx 6803 \li 424 \fi - 425 \pardirnatural\partightenfactor 0
120
120
\cf 0 Lee Seung Koo\
121
+ \
122
+ Lithuanian\
123
+ Andrius Dru\'9e inis-Vitkus\
121
124
\pard\tx 185 \tx 427 \tx 1700 \tx 2267 \tx 2834 \tx 3401 \tx 3968 \tx 4535 \tx 5102 \tx 5669 \tx 6236 \tx 6803 \pardirnatural\partightenfactor 0
122
125
\cf 0 \
123
126
Portuguese\
Original file line number Diff line number Diff line change 108
108
109
109
< h1 id ="toc_0 "> Version Notes</ h1 >
110
110
111
- < h2 id ="toc_1 "> 3.3.0</ h2 >
112
-
113
- < h3 id ="toc_2 "> Changes since 3.2.1</ h3 >
114
-
115
- < ul >
116
- < li > Improve loading of tabs: on application re-open, load of each tab is delayed until the user selects it</ li >
117
- < li > Change default download location to the macOS default one</ li >
118
- < li > Fix bug where "Show in Finder" in Downloads window didn't work unless file was fully downloaded</ li >
119
- < li > Improve Ukrainian localization</ li >
120
- < li > Update developer documentation & change tests configuration</ li >
121
- </ ul >
122
-
123
- < h3 id ="toc_3 "> Changes since 3.3.0 rc 1</ h3 >
111
+ < h2 id ="toc_1 "> 3.4.0 Beta 1</ h2 >
124
112
125
113
< ul >
126
- < li > Improve Ukrainian localization</ li >
114
+ < li > New article menu and keyboard shortcut (Command-Y) to get back to the main tab (articles list)</ li >
115
+ < li > New "Share With Pinboard" plugin</ li >
116
+ < li > Remove obsolete Cocoalicious plugin</ li >
117
+ < li > New lithuanian translation, contributed by Andrius Družinis-Vitkus</ li >
118
+ < li > Improved Czech, Simplified Chinese, Galician and Russian translations</ li >
119
+ < li > Fix a bug that prevented adding a feed in Simplified Chinese</ li >
120
+ < li > New framework for managing tabs (MMTabBarView instead of PSMTabBarControl)</ li >
121
+ < li > Use Carthage instead of Cocoapods to manage dependencies</ li >
122
+ < li > Project cleanup and reorganization</ li >
127
123
</ ul >
128
124
129
125
You can’t perform that action at this time.
0 commit comments