File tree 2 files changed +10
-15
lines changed
2 files changed +10
-15
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ most recent build should be at the top of this file.
8
8
9
9
Thanks!
10
10
11
+ 3.7.1
12
+ -----
13
+ - Improve autodiscovery of feeds inside webpages (among other improvements, detect URLs of feeds for YouTube channels or users)
14
+ - Fix wrong image used in article list to indicate existence of an enclosure
15
+ - Fix empty folders in build which interferes with plug-in loading
16
+
11
17
3.7.0
12
18
-----
13
19
- Update database to enable auto-vacuum mode (the updated database remains compatible with older versions of Vienna)
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.7.0 </ h2 >
111
+ < h2 id ="toc_1 "> 3.7.1 </ h2 >
112
112
113
113
< ul >
114
- < li > Update database to enable auto-vacuum mode (the updated database remains compatible with older versions of Vienna)</ li >
115
- < li > Add dark color scheme to Default and Serifim styles</ li >
116
- < li > Fix search field for some macOS versions prior to macOS 11</ li >
117
- < li > Fix database update on permanent HTTP redirections</ li >
118
- < li > Fix a problem with some authentication challenges sent by servers</ li >
119
- < li > Limit duration of requests to unresponding websites</ li >
120
- < li > Modify symbols displayed in article list on macOS 11 Big Sur</ li >
121
- < li > Update some localizations</ li >
122
- < li > Update an URL in the default set of feeds</ li >
123
- < li > Various code modernizations</ li >
124
- < li > More coherent project settings</ li >
125
- < li > Rearrange some files ; move images into a single Assets.xcassets folder</ li >
126
- < li > Build with Xcode 12.3</ li >
127
- < li > Improve SwiftLint settings</ li >
114
+ < li > Improve autodiscovery of feeds inside webpages (among other improvements, detect URLs of feeds for YouTube channels or users)</ li >
115
+ < li > Fix wrong image used in article list to indicate existence of an enclosure</ li >
116
+ < li > Fix empty folders in build which interferes with plug-in loading</ li >
128
117
</ ul >
129
118
130
119
You can’t perform that action at this time.
0 commit comments