Added: webrtc v8.0.0 (#451)

This commit is contained in:
nobody 2021-05-07 06:04:30 +02:00
parent 7d91d370d0
commit 90ef9dcf63
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
3 changed files with 3426 additions and 0 deletions

View File

@ -594,6 +594,8 @@ targets.setLastVersion = function (type, version) {
return '6.4.8';
} else if (type.startsWith('/webrtc-adapter/7.')) {
return '7.7.1';
} else if (type.startsWith('/webrtc-adapter/8.')) {
return '8.0.0';
} else if (type.startsWith('/wow/1.')) {
return '1.1.2';
} else if (version === null) {

View File

@ -53,6 +53,7 @@
<li>Updated: webrtc v7.4.0 -> v7.7.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/448">#448</a>)</li>
<li>Added: autocomplete-js v1.0.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/449">#449</a>)</li>
<li>Updated: instantsearch v4.21.0 -> v4.22.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/450">#450</a>)</li>
<li>Added: webrtc v8.0.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/451">#451</a>)</li>
</ul>
<div id="generator-section">
<div class="topic-label">

File diff suppressed because it is too large Load Diff