We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8595f54 + 1d8d7fd commit 67cf6d3Copy full SHA for 67cf6d3
1 file changed
_includes/release_data.html
@@ -10,9 +10,10 @@
10
}}
11
{%- capture releaseChangelog -%}
12
<ul>
13
- <li>Warning about ongoing google certification</li>
14
- <li>Fixed not stacking comment pages</li>
15
- <li>Fixed click through clicks though unavailable content screen</li>
+ <li>Import/Export subscriptions via settings</li>
+ <li>[YouTube] Fixed parsing item duration</li>
+ <li>Fixed crash while queueing stream</li>
16
+ <li>Internal improvements</li>
17
</ul>
18
{%- endcapture -%}
19
0 commit comments