<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="rss.xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Owncast Releases</title>
        <link>https://owncast.online/pt/releases</link>
        <description>Version releases and changelogs for Owncast</description>
        <lastBuildDate>Sat, 11 Apr 2026 22:44:17 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en-US</language>
        <copyright>Copyright © 2026 Owncast</copyright>
        <item>
            <title><![CDATA[Owncast v0.2.5]]></title>
            <link>https://owncast.online/pt/releases/owncast-0.2.5</link>
            <guid>https://owncast.online/pt/releases/owncast-0.2.5</guid>
            <pubDate>Sat, 11 Apr 2026 22:44:17 GMT</pubDate>
            <description><![CDATA[A handful of Fediverse fixes are included in this release, along with some long standing requests such as being able to change the favicon, and optionally require chat authentication to take part in t...]]></description>
            <content:encoded><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="this-release">This Release<a href="https://owncast.online/pt/releases/owncast-0.2.5#this-release" class="hash-link" aria-label="Link direto para This Release" title="Link direto para This Release" translate="no">​</a></h2>
<p>A handful of Fediverse fixes are included in this release, along with some long standing requests such as being able to change the favicon, and optionally require chat authentication to take part in the chat.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="note-about-followers-on-the-fediverse">Note about followers on the Fediverse<a href="https://owncast.online/pt/releases/owncast-0.2.5#note-about-followers-on-the-fediverse" class="hash-link" aria-label="Link direto para Note about followers on the Fediverse" title="Link direto para Note about followers on the Fediverse" translate="no">​</a></h3>
<p>You may see the number of followers drop after installing this release. Previously Owncast did not clean up dead or invalid followers, so you may have had a large number that were no longer valid. This release includes a cleanup of those, so you may see a drop in the follower count as those invalid followers are removed over time going forward.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="community-chat">Community Chat<a href="https://owncast.online/pt/releases/owncast-0.2.5#community-chat" class="hash-link" aria-label="Link direto para Community Chat" title="Link direto para Community Chat" translate="no">​</a></h2>
<p>We're moving over to Matrix for our project chat. This includes support (<a href="https://matrix.to/#/#owncast.support:matrix.org" target="_blank" rel="noopener noreferrer" class="">https://matrix.to/#/#owncast.support:matrix.org</a>) and our community chat rooms (<a href="https://matrix.to/#/#owncast.community:matrix.org" target="_blank" rel="noopener noreferrer" class="">https://matrix.to/#/#owncast.community:matrix.org</a>) where we discuss events, the newsletter, and happenings around the Owncastsphere. Join the Owncast Matrix Space at <a href="https://matrix.to/#/#owncast:matrix.org" target="_blank" rel="noopener noreferrer" class="">https://matrix.to/#/#owncast:matrix.org</a> going forward for all things Owncast.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="changelog">Changelog<a href="https://owncast.online/pt/releases/owncast-0.2.5#changelog" class="hash-link" aria-label="Link direto para Changelog" title="Link direto para Changelog" translate="no">​</a></h2>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="025---2026-04-11">[<a href="https://github.com/owncast/owncast/milestone/27" target="_blank" rel="noopener noreferrer" class="">0.2.5</a>] - 2026-04-11<a href="https://owncast.online/pt/releases/owncast-0.2.5#025---2026-04-11" class="hash-link" aria-label="Link direto para 025---2026-04-11" title="Link direto para 025---2026-04-11" translate="no">​</a></h2>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="upgrade-instructions-from-024">Upgrade instructions from 0.2.4<a href="https://owncast.online/pt/releases/owncast-0.2.5#upgrade-instructions-from-024" class="hash-link" aria-label="Link direto para Upgrade instructions from 0.2.4" title="Link direto para Upgrade instructions from 0.2.4" translate="no">​</a></h2>
<ol>
<li class="">Stop the service from running. If you're using a pre-installed image through a hosting provider, or setup Owncast to run under systemd you can probably just simply run <code>systemctl stop owncast</code>.</li>
<li class="">Change to the directory where Owncast is installed on your server.</li>
<li class="">If you’ve customized your web interface in any way you will want to back up the files you’ve changed or customized.</li>
<li class="">Re-run the installer as the user you run Owncast under. For example if you are running owncast as the user "owncast": <code>su -c "curl https://owncast.online/install.sh |bash" owncast</code></li>
<li class="">Restart the service. If you're running under systemd <code>systemctl start owncast</code>.</li>
</ol>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="docker-image">Docker image<a href="https://owncast.online/pt/releases/owncast-0.2.5#docker-image" class="hash-link" aria-label="Link direto para Docker image" title="Link direto para Docker image" translate="no">​</a></h3>
<p>Alternatively, a container image is available via <a href="https://hub.docker.com/r/owncast/owncast" target="_blank" rel="noopener noreferrer" class="">Docker Hub</a> at <code>owncast/owncast</code>.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="added">Added<a href="https://owncast.online/pt/releases/owncast-0.2.5#added" class="hash-link" aria-label="Link direto para Added" title="Link direto para Added" translate="no">​</a></h3>
<ul>
<li class="">fedi_spin.gif as a new emoji. <a href="https://github.com/owncast/owncast/issues/4721" target="_blank" rel="noopener noreferrer" class="">#4721</a></li>
<li class="">Add support for federation shared inboxes <a href="https://github.com/owncast/owncast/issues/4212" target="_blank" rel="noopener noreferrer" class="">#4212</a></li>
<li class="">Add require chat authentication to take part in chat <a href="https://github.com/owncast/owncast/issues/4732" target="_blank" rel="noopener noreferrer" class="">#4732</a></li>
<li class="">Favicon customization <a href="https://github.com/owncast/owncast/issues/868" target="_blank" rel="noopener noreferrer" class="">#868</a></li>
<li class="">Explicitly mention shortcut keys in video player <a href="https://github.com/owncast/owncast/issues/3785" target="_blank" rel="noopener noreferrer" class="">#3785</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="changed">Changed<a href="https://owncast.online/pt/releases/owncast-0.2.5#changed" class="hash-link" aria-label="Link direto para Changed" title="Link direto para Changed" translate="no">​</a></h3>
<ul>
<li class="">Remove special characters from auto-generated stream keys as not all broadcast software support them <a href="https://github.com/owncast/owncast/issues/4690" target="_blank" rel="noopener noreferrer" class="">#4690</a></li>
<li class="">Sanitize actor displaynames <a href="https://github.com/owncast/owncast/pull/4864" target="_blank" rel="noopener noreferrer" class="">#4864</a></li>
<li class="">Fediverse followers contact name / profile picture now get updated and invalid users get removed <a href="https://github.com/owncast/owncast/issues/2923" target="_blank" rel="noopener noreferrer" class="">#2923</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixed">Fixed<a href="https://owncast.online/pt/releases/owncast-0.2.5#fixed" class="hash-link" aria-label="Link direto para Fixed" title="Link direto para Fixed" translate="no">​</a></h3>
<ul>
<li class="">Fediverse action titles can overflow in chat <a href="https://github.com/owncast/owncast/issues/4773" target="_blank" rel="noopener noreferrer" class="">#4773</a></li>
<li class="">Path Prefix for S3 Not Working On file cleanups <a href="https://github.com/owncast/owncast/issues/4784" target="_blank" rel="noopener noreferrer" class="">#4784</a></li>
<li class="">Ensure browser notification text have one space after a word and a full stop <a href="https://github.com/owncast/owncast/issues/4655" target="_blank" rel="noopener noreferrer" class="">#4655</a></li>
<li class="">Inline chat moderation not working <a href="https://github.com/owncast/owncast/issues/4724" target="_blank" rel="noopener noreferrer" class="">#4724</a></li>
<li class="">Owncast Crash during AP work <a href="https://github.com/owncast/owncast/issues/4701" target="_blank" rel="noopener noreferrer" class="">#4701</a></li>
<li class="">Textbox is cleared every time the window is resized <a href="https://github.com/owncast/owncast/issues/3615" target="_blank" rel="noopener noreferrer" class="">#3615</a></li>
<li class="">Failed Fediverse delivery causes stream interruption <a href="https://github.com/owncast/owncast/issues/4372" target="_blank" rel="noopener noreferrer" class="">#4372</a></li>
<li class="">Owncast v0.2.4-linux-64bit Unable to locate ffmpeg. <a href="https://github.com/owncast/owncast/issues/4747" target="_blank" rel="noopener noreferrer" class="">#4747</a></li>
<li class="">/embed/chat/readwrite chat view gets cut off vertically <a href="https://github.com/owncast/owncast/issues/4492" target="_blank" rel="noopener noreferrer" class="">#4492</a></li>
<li class="">Adding and Deleting social URLs in the admin can lead to visually cloning on a delete. <a href="https://github.com/owncast/owncast/issues/4347" target="_blank" rel="noopener noreferrer" class="">#4347</a></li>
<li class="">Firefox fails to display title for popped-out chat. <a href="https://github.com/owncast/owncast/issues/4794" target="_blank" rel="noopener noreferrer" class="">#4794</a></li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-contributors">Thank you to our contributors!<a href="https://owncast.online/pt/releases/owncast-0.2.5#thank-you-to-our-contributors" class="hash-link" aria-label="Link direto para Thank you to our contributors!" title="Link direto para Thank you to our contributors!" translate="no">​</a></h2>
<p>The contributors for v0.2.5 were:
<a href="https://github.com/gabek" target="_blank" rel="noopener noreferrer" class="">gabek</a>, <a href="https://github.com/costajohnt" target="_blank" rel="noopener noreferrer" class="">costajohnt</a>, <a href="https://github.com/IEBqp" target="_blank" rel="noopener noreferrer" class="">IEBqp</a>, <a href="https://github.com/btfreeorg" target="_blank" rel="noopener noreferrer" class="">btfreeorg</a>, <a href="https://github.com/faisalmujawar148" target="_blank" rel="noopener noreferrer" class="">faisalmujawar148</a> and <a href="https://github.com/rmens" target="_blank" rel="noopener noreferrer" class="">rmens</a>.
We also thank all of the fantastic people helping out in the <a href="hhttps://app.element.io/#/room/#owncast.support:matrix.org" target="_blank" rel="noopener noreferrer" class="">Owncast chat</a> answering questions, testing and providing feedback.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-financial-supporters">Thank you to our <a href="https://opencollective.com/owncast" target="_blank" rel="noopener noreferrer" class="">financial supporters</a>!<a href="https://owncast.online/pt/releases/owncast-0.2.5#thank-you-to-our-financial-supporters" class="hash-link" aria-label="Link direto para thank-you-to-our-financial-supporters" title="Link direto para thank-you-to-our-financial-supporters" translate="no">​</a></h2>
<p>A <strong>huge</strong> thanks to those giving us to the resources to run servers, have testing environments, host collaboration tools, pay for 3rd party services to test with and the means to experiment with new ideas we wouldn't be able to do otherwise.</p>
<p>Our generous donors <a href="https://opencollective.com/simon-michalke" target="_blank" rel="noopener noreferrer" class="">Simon Michalke</a>, <a href="https://opencollective.com/luka-princic" target="_blank" rel="noopener noreferrer" class="">Luka Prinčič</a>, <a href="https://opencollective.com/flaki" target="_blank" rel="noopener noreferrer" class="">Flaki</a>, <a href="https://opencollective.com/joel-bradshaw" target="_blank" rel="noopener noreferrer" class="">Joel Bradshaw</a>, <a href="https://opencollective.com/lindner" target="_blank" rel="noopener noreferrer" class="">Paul Lindner</a>, <a href="https://opencollective.com/incognito-3b4cd5c7" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/nebunez" target="_blank" rel="noopener noreferrer" class="">nebunez</a>, <a href="https://opencollective.com/teklynk" target="_blank" rel="noopener noreferrer" class="">Teklynk</a>, <a href="https://opencollective.com/user-5bdb86e0" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/guest-618ea119" target="_blank" rel="noopener noreferrer" class="">emacsen</a>, <a href="https://opencollective.com/patrick-materla" target="_blank" rel="noopener noreferrer" class="">Rick</a>, <a href="https://opencollective.com/tom31" target="_blank" rel="noopener noreferrer" class="">Tom</a> and <a href="https://opencollective.com/kev-mul" target="_blank" rel="noopener noreferrer" class="">Kev Mul</a>.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="in-kind-support">In-kind support<a href="https://owncast.online/pt/releases/owncast-0.2.5#in-kind-support" class="hash-link" aria-label="Link direto para In-kind support" title="Link direto para In-kind support" translate="no">​</a></h2>
<p>A special <strong>thank you</strong> to the organizations that offer services to help Owncast build, test and support and distribute the software.</p>
<p><a href="https://digitalocean.com/?utm_medium=opensource&amp;utm_source=owncast" target="_blank" rel="noopener noreferrer" class="">DigitalOcean</a>, <a href="https://www.fastly.com/fast-forward" target="_blank" rel="noopener noreferrer" class="">Fastly</a>, <a href="https://cloud.cypress.io/projects/wwi3xe" target="_blank" rel="noopener noreferrer" class="">Cypress</a>, <a href="https://www.browserstack.com/open-source" target="_blank" rel="noopener noreferrer" class="">BrowserStack</a>, <a href="https://www.chromatic.com/builds?appId=629132c6e23893003a9e89c5" target="_blank" rel="noopener noreferrer" class="">Chromatic</a>, <a href="https://hub.docker.com/u/owncast" target="_blank" rel="noopener noreferrer" class="">Docker</a> and <a href="https://owncast.rocket.chat/" target="_blank" rel="noopener noreferrer" class="">Rocket.Chat</a>.</p>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="downloads">Downloads<a href="https://owncast.online/pt/releases/owncast-0.2.5#downloads" class="hash-link" aria-label="Link direto para Downloads" title="Link direto para Downloads" translate="no">​</a></h2>
<p>View all downloads on the <a href="https://github.com/owncast/owncast/releases/tag/v0.2.5" target="_blank" rel="noopener noreferrer" class="">GitHub release page</a>.</p>

































<table><thead><tr><th>Platform</th><th>Download</th></tr></thead><tbody><tr><td>owncast-0.2.5-linux-32bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.5/owncast-0.2.5-linux-32bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (17.7 MB)</td></tr><tr><td>owncast-0.2.5-linux-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.5/owncast-0.2.5-linux-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (18.3 MB)</td></tr><tr><td>owncast-0.2.5-linux-arm64.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.5/owncast-0.2.5-linux-arm64.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (17.1 MB)</td></tr><tr><td>owncast-0.2.5-linux-arm7.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.5/owncast-0.2.5-linux-arm7.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (17.2 MB)</td></tr><tr><td>owncast-0.2.5-macOS-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.5/owncast-0.2.5-macOS-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (25.9 MB)</td></tr><tr><td>owncast-0.2.5-macOS-arm64.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.5/owncast-0.2.5-macOS-arm64.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (25.0 MB)</td></tr></tbody></table>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Owncast v0.2.4]]></title>
            <link>https://owncast.online/pt/releases/owncast-0.2.4</link>
            <guid>https://owncast.online/pt/releases/owncast-0.2.4</guid>
            <pubDate>Sat, 10 Jan 2026 23:34:29 GMT</pubDate>
            <description><![CDATA[This update consists of a handful of changes, both user-facing and behind the scenes.]]></description>
            <content:encoded><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="024---2026-01-10">[<a href="https://github.com/owncast/owncast/milestone/28" target="_blank" rel="noopener noreferrer" class="">0.2.4</a>] - 2026-01-10<a href="https://owncast.online/pt/releases/owncast-0.2.4#024---2026-01-10" class="hash-link" aria-label="Link direto para 024---2026-01-10" title="Link direto para 024---2026-01-10" translate="no">​</a></h2>
<p>This update consists of a handful of changes, both user-facing and behind the scenes.</p>
<ul>
<li class="">Lots of localization changes, both in how they work across the web application, and adding more support for them. So more places should show more languages.</li>
<li class="">The backend refactor continues with more splitting things off into standalone data repositories and services.</li>
<li class="">Higher bitrates can now be selected in the video encoding settings.</li>
<li class="">There's a new webhook that fires when you get a new Fediverse follower.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="community-chat">Community chat<a href="https://owncast.online/pt/releases/owncast-0.2.4#community-chat" class="hash-link" aria-label="Link direto para Community chat" title="Link direto para Community chat" translate="no">​</a></h2>
<p>We're experimenting with Matrix for our general community chat. This includes support chat (<a href="https://matrix.to/#/#owncast.support:matrix.org" target="_blank" rel="noopener noreferrer" class="">https://matrix.to/#/#owncast.support:matrix.org</a>) and our community chat (<a href="https://matrix.to/#/#owncast.community:matrix.org" target="_blank" rel="noopener noreferrer" class="">https://matrix.to/#/#owncast.community:matrix.org</a>) where we discuss events, the newsletter, and happenings around the Owncastsphere.  Join the Owncast Matrix Space at <a href="https://matrix.to/#/#owncast:matrix.org" target="_blank" rel="noopener noreferrer" class="">https://matrix.to/#/#owncast:matrix.org</a> if you want to take part and share feedback.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="upgrade-instructions-from-023">Upgrade instructions from 0.2.3<a href="https://owncast.online/pt/releases/owncast-0.2.4#upgrade-instructions-from-023" class="hash-link" aria-label="Link direto para Upgrade instructions from 0.2.3" title="Link direto para Upgrade instructions from 0.2.3" translate="no">​</a></h2>
<ol>
<li class="">Stop the service from running. If you're using a pre-installed image through a hosting provider, or setup Owncast to run under systemd you can probably just run <code>systemctl stop owncast</code>.</li>
<li class="">Change to the directory where Owncast is installed on your server.</li>
<li class="">If you’ve customized your web interface in any way you will want to back up the files you’ve changed or customized.</li>
<li class="">Re-run the installer as the user you run Owncast under. For example if you are running owncast as the user "owncast": <code>su -c "curl https://owncast.online/install.sh |bash" owncast</code></li>
<li class="">Restart the service. If you're running under systemd <code>systemctl start owncast</code>.</li>
</ol>
<h1>Major updates</h1>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="added">Added<a href="https://owncast.online/pt/releases/owncast-0.2.4#added" class="hash-link" aria-label="Link direto para Added" title="Link direto para Added" translate="no">​</a></h3>
<ul>
<li class="">
<p>Admin: add line divider in sidebar <a href="https://github.com/owncast/owncast/issues/4098" target="_blank" rel="noopener noreferrer" class="">#4098</a></p>
</li>
<li class="">
<p>Display shortcut keys of hide/show chat in Dropdown menu  <a href="https://github.com/owncast/owncast/issues/4096" target="_blank" rel="noopener noreferrer" class="">#4096</a></p>
</li>
<li class="">
<p>Create a custom Translation component <a href="https://github.com/owncast/owncast/issues/4428" target="_blank" rel="noopener noreferrer" class="">#4428</a></p>
</li>
<li class="">
<p>Add support for pluralization in the new Translation component <a href="https://github.com/owncast/owncast/issues/4440" target="_blank" rel="noopener noreferrer" class="">#4440</a></p>
</li>
<li class="">
<p>Add support for translations in the web project <a href="https://github.com/owncast/owncast/issues/3950" target="_blank" rel="noopener noreferrer" class="">#3950</a></p>
</li>
<li class="">
<p>Add server status as a default field in all webhooks <a href="https://github.com/owncast/owncast/issues/4384" target="_blank" rel="noopener noreferrer" class="">#4384</a></p>
</li>
<li class="">
<p>Add BlueSky to the available social handle list <a href="https://github.com/owncast/owncast/pull/4342" target="_blank" rel="noopener noreferrer" class="">#4342</a></p>
</li>
<li class="">
<p>Add current instance URL to server status payload <a href="https://github.com/owncast/owncast/issues/4385" target="_blank" rel="noopener noreferrer" class="">#4385</a></p>
</li>
<li class="">
<p>Add static class names to be able to modify HTML texts more easily <a href="https://github.com/owncast/owncast/issues/4037" target="_blank" rel="noopener noreferrer" class="">#4037</a></p>
</li>
<li class="">
<p>Mobile web does not support external action open in new tab/window setting <a href="https://github.com/owncast/owncast/issues/4452" target="_blank" rel="noopener noreferrer" class="">#4452</a></p>
</li>
<li class="">
<p>Allow bitrates higher than 6000kbps (way higher). <a href="https://github.com/owncast/owncast/issues/1462" target="_blank" rel="noopener noreferrer" class="">#1462</a></p>
</li>
<li class="">
<p>Add localization support for the FollowModal component <a href="https://github.com/owncast/owncast/issues/4557" target="_blank" rel="noopener noreferrer" class="">#4557</a></p>
</li>
<li class="">
<p>Add localization support for FollowModal component <a href="https://github.com/owncast/owncast/pull/4558" target="_blank" rel="noopener noreferrer" class="">#4558</a></p>
</li>
<li class="">
<p>Add localization support for the different chat message types <a href="https://github.com/owncast/owncast/issues/4559" target="_blank" rel="noopener noreferrer" class="">#4559</a></p>
</li>
<li class="">
<p>Add Native Support for Windows in development <a href="https://github.com/owncast/owncast/issues/4487" target="_blank" rel="noopener noreferrer" class="">#4487</a></p>
</li>
<li class="">
<p>Add localization support for additional frontend strings in the web application <a href="https://github.com/owncast/owncast/issues/4425" target="_blank" rel="noopener noreferrer" class="">#4425</a></p>
</li>
<li class="">
<p>Viewer info shows "max viewers" instead of "Max viewers" <a href="https://github.com/owncast/owncast/issues/4634" target="_blank" rel="noopener noreferrer" class="">#4634</a></p>
</li>
<li class="">
<p>Add a webhook for new followers <a href="https://github.com/owncast/owncast/issues/4268" target="_blank" rel="noopener noreferrer" class="">#4268</a></p>
</li>
<li class="">
<p>Create new NotificationsService <a href="https://github.com/owncast/owncast/issues/4088" target="_blank" rel="noopener noreferrer" class="">#4088</a></p>
</li>
<li class="">
<p>Create new NotificationsRepository <a href="https://github.com/owncast/owncast/issues/4086" target="_blank" rel="noopener noreferrer" class="">#4086</a></p>
</li>
<li class="">
<p>Peertube Icon for socials <a href="https://github.com/owncast/owncast/issues/4447" target="_blank" rel="noopener noreferrer" class="">#4447</a></p>
</li>
<li class="">
<p>Feature Request: Wrap readonly chat in special class <a href="https://github.com/owncast/owncast/issues/4266" target="_blank" rel="noopener noreferrer" class="">#4266</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="changed">Changed<a href="https://owncast.online/pt/releases/owncast-0.2.4#changed" class="hash-link" aria-label="Link direto para Changed" title="Link direto para Changed" translate="no">​</a></h3>
<ul>
<li class="">
<p>change go:embed call to use the go:embed all: directive <a href="https://github.com/owncast/owncast/pull/4312" target="_blank" rel="noopener noreferrer" class="">#4312</a></p>
</li>
<li class="">
<p>Update EditInstanceDetails admin component to support localization <a href="https://github.com/owncast/owncast/issues/4438" target="_blank" rel="noopener noreferrer" class="">#4438</a></p>
</li>
<li class="">
<p>Update BrowserNotifyModal.tsx to use Localization component <a href="https://github.com/owncast/owncast/issues/4443" target="_blank" rel="noopener noreferrer" class="">#4443</a></p>
</li>
<li class="">
<p>Add localization support to the NameChangeModal component <a href="https://github.com/owncast/owncast/issues/4555" target="_blank" rel="noopener noreferrer" class="">#4555</a></p>
</li>
<li class="">
<p>Display keyboard shortcut in UserDropdown chat menu items <a href="https://github.com/owncast/owncast/pull/4414" target="_blank" rel="noopener noreferrer" class="">#4414</a></p>
</li>
<li class="">
<p>Show dates when filtering viewer graph by days/months <a href="https://github.com/owncast/owncast/issues/4408" target="_blank" rel="noopener noreferrer" class="">#4408</a></p>
</li>
<li class="">
<p>Error message styling on browser notification <a href="https://github.com/owncast/owncast/issues/4230" target="_blank" rel="noopener noreferrer" class="">#4230</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixed">Fixed<a href="https://owncast.online/pt/releases/owncast-0.2.4#fixed" class="hash-link" aria-label="Link direto para Fixed" title="Link direto para Fixed" translate="no">​</a></h3>
<ul>
<li class="">
<p>Fix linter warnings surfaced by golangci-lint v2.3.1 <a href="https://github.com/owncast/owncast/issues/4566" target="_blank" rel="noopener noreferrer" class="">#4566</a></p>
</li>
<li class="">
<p>Add localization support to admin status and error messages <a href="https://github.com/owncast/owncast/pull/4562" target="_blank" rel="noopener noreferrer" class="">#4562</a></p>
</li>
<li class="">
<p>Add localization support to admin status and error messages <a href="https://github.com/owncast/owncast/issues/4561" target="_blank" rel="noopener noreferrer" class="">#4561</a></p>
</li>
<li class="">
<p>Fix Javascript linter warning <a href="https://github.com/owncast/owncast/issues/4659" target="_blank" rel="noopener noreferrer" class="">#4659</a></p>
</li>
<li class="">
<p>Make emoji selection popover fit to window viewport <a href="https://github.com/owncast/owncast/issues/4493" target="_blank" rel="noopener noreferrer" class="">#4493</a></p>
</li>
<li class="">
<p>bcrypt: password is limited to 72 bytes <a href="https://github.com/owncast/owncast/issues/4270" target="_blank" rel="noopener noreferrer" class="">#4270</a></p>
</li>
<li class="">
<p>Failed Fediverse delivery causes stream interruption <a href="https://github.com/owncast/owncast/issues/4372" target="_blank" rel="noopener noreferrer" class="">#4372</a></p>
</li>
<li class="">
<p>People are able to set their chat display name as a whitespace character <a href="https://github.com/owncast/owncast/issues/4522" target="_blank" rel="noopener noreferrer" class="">#4522</a></p>
</li>
<li class="">
<p>Accessibility: aria-live implication in web/Statusbar could cause highly annoying UX <a href="https://github.com/owncast/owncast/issues/4382" target="_blank" rel="noopener noreferrer" class="">#4382</a></p>
</li>
<li class="">
<p>Chat join message is lacking its user display color <a href="https://github.com/owncast/owncast/issues/4702" target="_blank" rel="noopener noreferrer" class="">#4702</a></p>
</li>
<li class="">
<p>Inline chat moderation request returning 500s <a href="https://github.com/owncast/owncast/issues/4357" target="_blank" rel="noopener noreferrer" class="">#4357</a></p>
</li>
<li class="">
<p>Can't update default admin password <a href="https://github.com/owncast/owncast/issues/3105" target="_blank" rel="noopener noreferrer" class="">#3105</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="removed">Removed<a href="https://owncast.online/pt/releases/owncast-0.2.4#removed" class="hash-link" aria-label="Link direto para Removed" title="Link direto para Removed" translate="no">​</a></h3>
<ul>
<li class="">
<p>At least temporarily remove the latency compensator from the player <a href="https://github.com/owncast/owncast/issues/4224" target="_blank" rel="noopener noreferrer" class="">#4224</a></p>
</li>
<li class="">
<p>Remove the Metadata/Opengraph tags from the webapp HTML headers <a href="https://github.com/owncast/owncast/issues/4324" target="_blank" rel="noopener noreferrer" class="">#4324</a></p>
</li>
<li class="">
<p>Remove use of @types/classnames from the web project <a href="https://github.com/owncast/owncast/issues/4503" target="_blank" rel="noopener noreferrer" class="">#4503</a></p>
</li>
<li class="">
<p>Remove use of @types/chart.js from the web project <a href="https://github.com/owncast/owncast/issues/4500" target="_blank" rel="noopener noreferrer" class="">#4500</a></p>
</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-contributors">Thank you to our contributors!<a href="https://owncast.online/pt/releases/owncast-0.2.4#thank-you-to-our-contributors" class="hash-link" aria-label="Link direto para Thank you to our contributors!" title="Link direto para Thank you to our contributors!" translate="no">​</a></h2>
<p>The contributors for v0.2.4 were:
<a href="https://github.com/multippt" target="_blank" rel="noopener noreferrer" class="">multippt</a>, <a href="https://github.com/pope" target="_blank" rel="noopener noreferrer" class="">pope</a>, <a href="https://github.com/dev-KingMaster" target="_blank" rel="noopener noreferrer" class="">dev-KingMaster</a>, <a href="https://github.com/krisharmaa" target="_blank" rel="noopener noreferrer" class="">krisharmaa</a>, <a href="https://github.com/fortyoneplustwo" target="_blank" rel="noopener noreferrer" class="">fortyoneplustwo</a>, <a href="https://github.com/mahmed2000" target="_blank" rel="noopener noreferrer" class="">mahmed2000</a>, <a href="https://github.com/nico198x" target="_blank" rel="noopener noreferrer" class="">nico198x</a>, <a href="https://github.com/redstrate" target="_blank" rel="noopener noreferrer" class="">redstrate</a>, <a href="https://github.com/apps/copilot-swe-agent" target="_blank" rel="noopener noreferrer" class="">Copilot</a>, <a href="https://github.com/amisha-adwani" target="_blank" rel="noopener noreferrer" class="">amisha-adwani</a>, <a href="https://github.com/jungHyeonS" target="_blank" rel="noopener noreferrer" class="">jungHyeonS</a>, <a href="https://github.com/gabek" target="_blank" rel="noopener noreferrer" class="">gabek</a>, <a href="https://github.com/MilaCodesIt" target="_blank" rel="noopener noreferrer" class="">MilaCodesIt</a> and <a href="https://github.com/gmarav05" target="_blank" rel="noopener noreferrer" class="">gmarav05</a>.
We also thank all of the fantastic people helping out in the <a href="https://owncast.rocket.chat/" target="_blank" rel="noopener noreferrer" class="">Owncast chat</a> answering questions, testing and providing feedback.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-corporate-supporters">Thank you to our corporate supporters<a href="https://owncast.online/pt/releases/owncast-0.2.4#thank-you-to-our-corporate-supporters" class="hash-link" aria-label="Link direto para Thank you to our corporate supporters" title="Link direto para Thank you to our corporate supporters" translate="no">​</a></h2>
<p>These organizations support Owncast via non-monetary support and services. <a href="https://cloud.cypress.io/projects/wwi3xe" target="_blank" rel="noopener noreferrer" class="">Cypress</a>, <a href="https://www.fastly.com/fast-forward" target="_blank" rel="noopener noreferrer" class="">Fastly</a>, <a href="https://www.chromatic.com/builds?appId=629132c6e23893003a9e89c5" target="_blank" rel="noopener noreferrer" class="">Chromatic</a>, <a href="https://hub.docker.com/u/owncast" target="_blank" rel="noopener noreferrer" class="">Docker</a>, <a href="https://rocket.chat/" target="_blank" rel="noopener noreferrer" class="">Rocket.Chat</a>, and <a href="https://digitalocean.com/?utm_medium=opensource&amp;utm_source=owncast" target="_blank" rel="noopener noreferrer" class="">Digital Ocean</a>.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-financial-supporters">Thank you to our <a href="https://opencollective.com/owncast" target="_blank" rel="noopener noreferrer" class="">financial supporters</a>!<a href="https://owncast.online/pt/releases/owncast-0.2.4#thank-you-to-our-financial-supporters" class="hash-link" aria-label="Link direto para thank-you-to-our-financial-supporters" title="Link direto para thank-you-to-our-financial-supporters" translate="no">​</a></h2>
<p><a href="https://opencollective.com/simon-michalke" target="_blank" rel="noopener noreferrer" class="">Simon Michalke</a>, <a href="https://opencollective.com/luka-princic" target="_blank" rel="noopener noreferrer" class="">Luka Prinčič</a>, <a href="https://opencollective.com/flaki" target="_blank" rel="noopener noreferrer" class="">Flaki</a>, <a href="https://opencollective.com/joel-bradshaw" target="_blank" rel="noopener noreferrer" class="">Joel Bradshaw</a>, <a href="https://opencollective.com/lindner" target="_blank" rel="noopener noreferrer" class="">Paul Lindner</a>, <a href="https://opencollective.com/incognito-3b4cd5c7" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/nebunez" target="_blank" rel="noopener noreferrer" class="">nebunez</a>, <a href="https://opencollective.com/teklynk" target="_blank" rel="noopener noreferrer" class="">Teklynk</a>, <a href="https://opencollective.com/user-5bdb86e0" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/guest-618ea119" target="_blank" rel="noopener noreferrer" class="">emacsen</a>, <a href="https://opencollective.com/patrick-materla" target="_blank" rel="noopener noreferrer" class="">Rick</a>, <a href="https://opencollective.com/tom31" target="_blank" rel="noopener noreferrer" class="">Tom</a>, <a href="https://opencollective.com/alex-ocarroll" target="_blank" rel="noopener noreferrer" class="">Alex O'Carroll</a>, <a href="https://opencollective.com/kev-mul" target="_blank" rel="noopener noreferrer" class="">Kev Mul</a>, <a href="https://opencollective.com/user-be0b67ae" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/thomas-oconnor" target="_blank" rel="noopener noreferrer" class="">Thomas OConnor</a>, <a href="https://opencollective.com/hatnix" target="_blank" rel="noopener noreferrer" class="">hatniX</a>, <a href="https://opencollective.com/guest-2124a284" target="_blank" rel="noopener noreferrer" class="">Max Schnabel</a>, <a href="https://opencollective.com/user-9fd67848" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/guest-e0844f5f" target="_blank" rel="noopener noreferrer" class="">Guest</a>, <a href="https://opencollective.com/walterebert" target="_blank" rel="noopener noreferrer" class="">Walter Ebert</a>, <a href="https://opencollective.com/guest-194ec786" target="_blank" rel="noopener noreferrer" class="">Lee</a>, <a href="https://opencollective.com/guest-e5c5ea51" target="_blank" rel="noopener noreferrer" class="">Sam</a>, <a href="https://opencollective.com/simon-michalke" target="_blank" rel="noopener noreferrer" class="">Simon Michalke</a>, <a href="https://opencollective.com/user-5bdb86e0" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/the-green-wizard" target="_blank" rel="noopener noreferrer" class="">The Green Wizard</a>, <a href="https://opencollective.com/guest-f1850b43" target="_blank" rel="noopener noreferrer" class="">Lucas</a>, <a href="https://opencollective.com/tom31" target="_blank" rel="noopener noreferrer" class="">Tom</a>, <a href="https://opencollective.com/inpc" target="_blank" rel="noopener noreferrer" class="">inpc</a>, <a href="https://opencollective.com/anthony-zone" target="_blank" rel="noopener noreferrer" class="">Anthony Zone</a>, <a href="https://opencollective.com/stavki-na-sport-ua" target="_blank" rel="noopener noreferrer" class="">Ставки на спорт</a> and <a href="https://opencollective.com/guest-07d84ecb" target="_blank" rel="noopener noreferrer" class="">MATSUDA RYUKI</a>.</p>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="downloads">Downloads<a href="https://owncast.online/pt/releases/owncast-0.2.4#downloads" class="hash-link" aria-label="Link direto para Downloads" title="Link direto para Downloads" translate="no">​</a></h2>
<p>View all downloads on the <a href="https://github.com/owncast/owncast/releases/tag/v0.2.4" target="_blank" rel="noopener noreferrer" class="">GitHub release page</a>.</p>

































<table><thead><tr><th>Platform</th><th>Download</th></tr></thead><tbody><tr><td>owncast-0.2.4-linux-32bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.4/owncast-0.2.4-linux-32bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (16.9 MB)</td></tr><tr><td>owncast-0.2.4-linux-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.4/owncast-0.2.4-linux-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (17.5 MB)</td></tr><tr><td>owncast-0.2.4-linux-arm64.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.4/owncast-0.2.4-linux-arm64.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (16.3 MB)</td></tr><tr><td>owncast-0.2.4-linux-arm7.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.4/owncast-0.2.4-linux-arm7.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (16.4 MB)</td></tr><tr><td>owncast-0.2.4-macOS-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.4/owncast-0.2.4-macOS-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (25.1 MB)</td></tr><tr><td>owncast-0.2.4-macOS-arm64.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.4/owncast-0.2.4-macOS-arm64.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (24.2 MB)</td></tr></tbody></table>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Owncast v0.2.3]]></title>
            <link>https://owncast.online/pt/releases/owncast-0.2.3</link>
            <guid>https://owncast.online/pt/releases/owncast-0.2.3</guid>
            <pubDate>Sat, 10 May 2025 21:14:45 GMT</pubDate>
            <description><![CDATA[This is a small bug fix release to address Prometheus metrics, a couple FediAuth, and private Federation functionality items.]]></description>
            <content:encoded><![CDATA[<p>This is a small bug fix release to address Prometheus metrics, a couple FediAuth, and private Federation functionality items.</p>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="happy-5-years">Happy 5 years!<a href="https://owncast.online/pt/releases/owncast-0.2.3#happy-5-years" class="hash-link" aria-label="Link direto para Happy 5 years!" title="Link direto para Happy 5 years!" translate="no">​</a></h2>
<p>This month marks 5 years of Owncast. It's been a lot of fun, and there's still so much more planned. Thank you for being patient during this time when it's primarily architectural updates, bug fixes, and small quality of life improvements that are being shipped before we can get to the big features. You can keep an eye on the roadmap at <a href="https://owncast.online/roadmap" target="_blank" rel="noopener noreferrer" class="">https://owncast.online/roadmap</a>.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="new-fediverse-account">New Fediverse account<a href="https://owncast.online/pt/releases/owncast-0.2.3#new-fediverse-account" class="hash-link" aria-label="Link direto para New Fediverse account" title="Link direto para New Fediverse account" translate="no">​</a></h2>
<p>If you follow Owncast on the Fediverse, please follow the new account at <a href="https://social.owncast.online/@owncast" target="_blank" rel="noopener noreferrer" class="">owncast@social.owncast.online</a>.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="owncast-newsletter">Owncast newsletter<a href="https://owncast.online/pt/releases/owncast-0.2.3#owncast-newsletter" class="hash-link" aria-label="Link direto para Owncast newsletter" title="Link direto para Owncast newsletter" translate="no">​</a></h2>
<p>Every month or two you get updates on what is happening in the world of Owncast via the community newsletter. <a href="https://owncast.online/newsletter" target="_blank" rel="noopener noreferrer" class="">https://owncast.online/newsletter</a>.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="roku-app">Roku app<a href="https://owncast.online/pt/releases/owncast-0.2.3#roku-app" class="hash-link" aria-label="Link direto para Roku app" title="Link direto para Roku app" translate="no">​</a></h2>
<p>Have you tried the new <a href="https://channelstore.roku.com/details/2ac2d693f541d13ff5c5d240a92261df:2aac018ca556a6b44febaf65735ade5d/owncasts" target="_blank" rel="noopener noreferrer" class="">Roku app</a>, built specifically for watching Owncast-powered streams?</p>
<h1>Changelog</h1>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="023---2025-05-10">[<a href="https://github.com/owncast/owncast/milestone/30" target="_blank" rel="noopener noreferrer" class="">0.2.3</a>] - 2025-05-10<a href="https://owncast.online/pt/releases/owncast-0.2.3#023---2025-05-10" class="hash-link" aria-label="Link direto para 023---2025-05-10" title="Link direto para 023---2025-05-10" translate="no">​</a></h2>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="upgrade-instructions-from-022">Upgrade instructions from 0.2.2<a href="https://owncast.online/pt/releases/owncast-0.2.3#upgrade-instructions-from-022" class="hash-link" aria-label="Link direto para Upgrade instructions from 0.2.2" title="Link direto para Upgrade instructions from 0.2.2" translate="no">​</a></h2>
<ol>
<li class="">Stop the service from running. If you're using a pre-installed image through a hosting provider, or setup Owncast to run under systemd you can probably just simply run <code>systemctl stop owncast</code>.</li>
<li class="">Change to the directory where Owncast is installed on your server.</li>
<li class="">If you’ve customized your web interface in any way you will want to back up the files you’ve changed or customized.</li>
<li class="">Re-run the installer as the user you run Owncast under. For example if you are running owncast as the user "owncast": <code>su -c "curl https://owncast.online/install.sh |bash" owncast</code></li>
<li class="">Restart the service. If you're running under systemd <code>systemctl start owncast</code>.</li>
</ol>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="docker-image">Docker image<a href="https://owncast.online/pt/releases/owncast-0.2.3#docker-image" class="hash-link" aria-label="Link direto para Docker image" title="Link direto para Docker image" translate="no">​</a></h3>
<p>Alternatively, a container image is available via <a href="https://hub.docker.com/r/owncast/owncast" target="_blank" rel="noopener noreferrer" class="">Docker Hub</a> at <code>owncast/owncast</code>.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixed">Fixed<a href="https://owncast.online/pt/releases/owncast-0.2.3#fixed" class="hash-link" aria-label="Link direto para Fixed" title="Link direto para Fixed" translate="no">​</a></h3>
<ul>
<li class="">Prometheus Metrics endpoint not available <a href="https://github.com/owncast/owncast/issues/4272" target="_blank" rel="noopener noreferrer" class="">#4272</a></li>
<li class="">FediAuth API issue parsing one-time code request <a href="https://github.com/owncast/owncast/issues/4316" target="_blank" rel="noopener noreferrer" class="">#4316</a></li>
<li class="">Notes sent out with Private mode enabled lack a "to" field <a href="https://github.com/owncast/owncast/issues/4253" target="_blank" rel="noopener noreferrer" class="">#4253</a></li>
<li class="">If the Fediverse account doesn't exist on the server, EOF error is shown <a href="https://github.com/owncast/owncast/issues/4215" target="_blank" rel="noopener noreferrer" class="">#4215</a></li>
<li class="">Fix FediAuth errorMessage being set as a raw error type instead of a string <a href="https://github.com/owncast/owncast/pull/4333" target="_blank" rel="noopener noreferrer" class="">#4333</a></li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-contributors">Thank you to our contributors!<a href="https://owncast.online/pt/releases/owncast-0.2.3#thank-you-to-our-contributors" class="hash-link" aria-label="Link direto para Thank you to our contributors!" title="Link direto para Thank you to our contributors!" translate="no">​</a></h2>
<p>The contributors for v0.2.3 were:
<a href="https://github.com/mahmed2000" target="_blank" rel="noopener noreferrer" class="">mahmed2000</a> and <a href="https://github.com/gabek" target="_blank" rel="noopener noreferrer" class="">gabek</a>.
We also thank all of the fantastic people helping out in the <a href="https://owncast.rocket.chat/" target="_blank" rel="noopener noreferrer" class="">Owncast chat</a> answering questions, testing and providing feedback.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-financial-supporters">Thank you to our <a href="https://opencollective.com/owncast" target="_blank" rel="noopener noreferrer" class="">financial supporters</a>!<a href="https://owncast.online/pt/releases/owncast-0.2.3#thank-you-to-our-financial-supporters" class="hash-link" aria-label="Link direto para thank-you-to-our-financial-supporters" title="Link direto para thank-you-to-our-financial-supporters" translate="no">​</a></h2>
<p>A <strong>huge</strong> thanks to those giving us to the resources to run servers, have testing environments, host collaboration tools, pay for 3rd party services to test with and the means to experiment with new ideas we wouldn't be able to do otherwise.</p>
<p>Our fantastic corporate sponsors <a href="https://opencollective.com/gabe-kangas" target="_blank" rel="noopener noreferrer" class="">Gabe Kangas</a> and generous donors <a href="https://opencollective.com/simon-michalke" target="_blank" rel="noopener noreferrer" class="">Simon Michalke</a>, <a href="https://opencollective.com/luka-princic" target="_blank" rel="noopener noreferrer" class="">Luka Prinčič</a>, <a href="https://opencollective.com/flaki" target="_blank" rel="noopener noreferrer" class="">Flaki</a>, <a href="https://opencollective.com/joel-bradshaw" target="_blank" rel="noopener noreferrer" class="">Joel Bradshaw</a>, <a href="https://opencollective.com/lindner" target="_blank" rel="noopener noreferrer" class="">Paul Lindner</a>, <a href="https://opencollective.com/incognito-3b4cd5c7" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/nebunez" target="_blank" rel="noopener noreferrer" class="">nebunez</a>, <a href="https://opencollective.com/teklynk" target="_blank" rel="noopener noreferrer" class="">Teklynk</a>, <a href="https://opencollective.com/mhoel" target="_blank" rel="noopener noreferrer" class="">Marius Hoel</a>, <a href="https://opencollective.com/user-5bdb86e0" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/guest-bef18650" target="_blank" rel="noopener noreferrer" class="">Guest</a>, <a href="https://opencollective.com/guest-618ea119" target="_blank" rel="noopener noreferrer" class="">emacsen</a>, <a href="https://opencollective.com/guest-78ad01d4" target="_blank" rel="noopener noreferrer" class="">GunghoGeoduck</a>, <a href="https://opencollective.com/patrick-materla" target="_blank" rel="noopener noreferrer" class="">Rick</a>, <a href="https://opencollective.com/tom31" target="_blank" rel="noopener noreferrer" class="">Tom</a>, <a href="https://opencollective.com/alex-ocarroll" target="_blank" rel="noopener noreferrer" class="">Alex O'Carroll</a>, <a href="https://opencollective.com/vencabot" target="_blank" rel="noopener noreferrer" class="">Vencabot</a>, <a href="https://opencollective.com/kev-mul" target="_blank" rel="noopener noreferrer" class="">Kev Mul</a>, <a href="https://opencollective.com/gravitons1" target="_blank" rel="noopener noreferrer" class="">gravitons loves the Fediverse &lt;3</a>, <a href="https://opencollective.com/tejrnz" target="_blank" rel="noopener noreferrer" class="">Tom Ryder</a>, <a href="https://opencollective.com/gabe-kangas" target="_blank" rel="noopener noreferrer" class="">Gabe Kangas</a>, <a href="https://opencollective.com/guest-f7964564" target="_blank" rel="noopener noreferrer" class="">luobo</a>, <a href="https://opencollective.com/roy-adams" target="_blank" rel="noopener noreferrer" class="">Roy Adams</a>, <a href="https://opencollective.com/lambdatesting" target="_blank" rel="noopener noreferrer" class="">Sarah Elson</a>, <a href="https://opencollective.com/user-be0b67ae" target="_blank" rel="noopener noreferrer" class="">Incognito</a> and <a href="https://opencollective.com/julian-koritnik" target="_blank" rel="noopener noreferrer" class="">Julian Koritnik</a>.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="in-kind-support">In-kind support<a href="https://owncast.online/pt/releases/owncast-0.2.3#in-kind-support" class="hash-link" aria-label="Link direto para In-kind support" title="Link direto para In-kind support" translate="no">​</a></h2>
<p>A special <strong>thank you</strong> to the organizations that offer services to help Owncast build, test and support and distribute the software.</p>
<p><a href="https://digitalocean.com/?utm_medium=opensource&amp;utm_source=owncast" target="_blank" rel="noopener noreferrer" class="">DigitalOcean</a>, <a href="https://www.fastly.com/fast-forward" target="_blank" rel="noopener noreferrer" class="">Fastly</a>, <a href="https://cloud.cypress.io/projects/wwi3xe" target="_blank" rel="noopener noreferrer" class="">Cypress</a>, <a href="https://www.browserstack.com/open-source" target="_blank" rel="noopener noreferrer" class="">BrowserStack</a>, <a href="https://www.chromatic.com/builds?appId=629132c6e23893003a9e89c5" target="_blank" rel="noopener noreferrer" class="">Chromatic</a>, <a href="https://hub.docker.com/u/owncast" target="_blank" rel="noopener noreferrer" class="">Docker</a> and <a href="https://owncast.rocket.chat/" target="_blank" rel="noopener noreferrer" class="">Rocket.Chat</a>.</p>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="downloads">Downloads<a href="https://owncast.online/pt/releases/owncast-0.2.3#downloads" class="hash-link" aria-label="Link direto para Downloads" title="Link direto para Downloads" translate="no">​</a></h2>
<p>View all downloads on the <a href="https://github.com/owncast/owncast/releases/tag/v0.2.3" target="_blank" rel="noopener noreferrer" class="">GitHub release page</a>.</p>

































<table><thead><tr><th>Platform</th><th>Download</th></tr></thead><tbody><tr><td>owncast-0.2.3-linux-32bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.3/owncast-0.2.3-linux-32bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (16.6 MB)</td></tr><tr><td>owncast-0.2.3-linux-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.3/owncast-0.2.3-linux-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (17.1 MB)</td></tr><tr><td>owncast-0.2.3-linux-arm64.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.3/owncast-0.2.3-linux-arm64.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (16.0 MB)</td></tr><tr><td>owncast-0.2.3-linux-arm7.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.3/owncast-0.2.3-linux-arm7.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (16.1 MB)</td></tr><tr><td>owncast-0.2.3-macOS-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.3/owncast-0.2.3-macOS-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (24.7 MB)</td></tr><tr><td>owncast-0.2.3-macOS-arm64.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.3/owncast-0.2.3-macOS-arm64.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (24.0 MB)</td></tr></tbody></table>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Owncast v0.2.2]]></title>
            <link>https://owncast.online/pt/releases/owncast-0.2.2</link>
            <guid>https://owncast.online/pt/releases/owncast-0.2.2</guid>
            <pubDate>Sat, 03 May 2025 18:45:34 GMT</pubDate>
            <description><![CDATA[This month marks 5 years of Owncast. It's been a lot of fun, and there's still so much more planned. Thank you for being patient during this time when it's primarily architectural updates, bug fixes, ...]]></description>
            <content:encoded><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="happy-5-years">Happy 5 years!<a href="https://owncast.online/pt/releases/owncast-0.2.2#happy-5-years" class="hash-link" aria-label="Link direto para Happy 5 years!" title="Link direto para Happy 5 years!" translate="no">​</a></h2>
<p>This month marks 5 years of Owncast. It's been a lot of fun, and there's still so much more planned. Thank you for being patient during this time when it's primarily architectural updates, bug fixes, and small quality of life improvements that are being shipped before we can get to the big features. You can keep an eye on the roadmap at <a href="https://owncast.online/roadmap" target="_blank" rel="noopener noreferrer" class="">https://owncast.online/roadmap</a>.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="new-fediverse-account">New Fediverse account<a href="https://owncast.online/pt/releases/owncast-0.2.2#new-fediverse-account" class="hash-link" aria-label="Link direto para New Fediverse account" title="Link direto para New Fediverse account" translate="no">​</a></h2>
<p>If you follow Owncast on the Fediverse, please follow the new account at <a href="https://social.owncast.online/@owncast" target="_blank" rel="noopener noreferrer" class="">owncast@social.owncast.online</a>.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="owncast-newsletter">Owncast newsletter<a href="https://owncast.online/pt/releases/owncast-0.2.2#owncast-newsletter" class="hash-link" aria-label="Link direto para Owncast newsletter" title="Link direto para Owncast newsletter" translate="no">​</a></h2>
<p>Every month or two you get updates on what is happening in the world of Owncast via the community newsletter. <a href="https://owncast.online/newsletter" target="_blank" rel="noopener noreferrer" class="">https://owncast.online/newsletter</a>.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="roku-app">Roku app<a href="https://owncast.online/pt/releases/owncast-0.2.2#roku-app" class="hash-link" aria-label="Link direto para Roku app" title="Link direto para Roku app" translate="no">​</a></h2>
<p>Have you tried the new <a href="https://channelstore.roku.com/details/2ac2d693f541d13ff5c5d240a92261df:2aac018ca556a6b44febaf65735ade5d/owncasts" target="_blank" rel="noopener noreferrer" class="">Roku app</a>, built specifically for watching Owncast-powered streams?</p>
<h1>Owncast v0.2.2</h1>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="translation-support">Translation support<a href="https://owncast.online/pt/releases/owncast-0.2.2#translation-support" class="hash-link" aria-label="Link direto para Translation support" title="Link direto para Translation support" translate="no">​</a></h2>
<p>This release features some translation support in the web interface for the first time. The amount is limited, however. We still need to go through the web code and mark up all the strings so they can be translated. This is a time consuming, but relatively simple task. If you're interested in contributing to the project, this might be for you. <a href="https://docs.owncast.dev/web-translations" target="_blank" rel="noopener noreferrer" class="">Read how you can help here</a> and you can directly help Owncast users in a visible way.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="updated-codec-support">Updated codec support<a href="https://owncast.online/pt/releases/owncast-0.2.2#updated-codec-support" class="hash-link" aria-label="Link direto para Updated codec support" title="Link direto para Updated codec support" translate="no">​</a></h2>
<p>With this release we now support the new implementation of VA-API in the more recent versions of ffmpeg. You're no longer limited to an old version if you're a VA-API user. Additionally, QuickSync is now available.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="changelog">Changelog<a href="https://owncast.online/pt/releases/owncast-0.2.2#changelog" class="hash-link" aria-label="Link direto para Changelog" title="Link direto para Changelog" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="022---2025-05-03">[<a href="https://github.com/owncast/owncast/milestone/27" target="_blank" rel="noopener noreferrer" class="">0.2.2</a>] - 2025-05-03<a href="https://owncast.online/pt/releases/owncast-0.2.2#022---2025-05-03" class="hash-link" aria-label="Link direto para 022---2025-05-03" title="Link direto para 022---2025-05-03" translate="no">​</a></h3>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="upgrade-instructions-from-021">Upgrade instructions from 0.2.1<a href="https://owncast.online/pt/releases/owncast-0.2.2#upgrade-instructions-from-021" class="hash-link" aria-label="Link direto para Upgrade instructions from 0.2.1" title="Link direto para Upgrade instructions from 0.2.1" translate="no">​</a></h3>
<ol>
<li class="">Stop the service from running. If you're using a pre-installed image through a hosting provider, or setup Owncast to run under systemd you can probably just simply run <code>systemctl stop owncast</code>.</li>
<li class="">Change to the directory where Owncast is installed on your server.</li>
<li class="">If you’ve customized your web interface in any way you will want to back up the files you’ve changed or customized.</li>
<li class="">Re-run the installer as the user you run Owncast under. For example if you are running owncast as the user "owncast": <code>su -c "curl https://owncast.online/install.sh |bash" owncast</code></li>
<li class="">Restart the service. If you're running under systemd <code>systemctl start owncast</code>.</li>
</ol>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="added">Added<a href="https://owncast.online/pt/releases/owncast-0.2.2#added" class="hash-link" aria-label="Link direto para Added" title="Link direto para Added" translate="no">​</a></h3>
<ul>
<li class="">
<p>feat: add translations support to admin pages and components <a href="https://github.com/owncast/owncast/pull/3977" target="_blank" rel="noopener noreferrer" class="">#3977</a></p>
</li>
<li class="">
<p>enable Intel Quicksync as a support hardware accelerated codec <a href="https://github.com/owncast/owncast/issues/4026" target="_blank" rel="noopener noreferrer" class="">#4026</a></p>
</li>
<li class="">
<p>Create new WebhooksRepository <a href="https://github.com/owncast/owncast/issues/4085" target="_blank" rel="noopener noreferrer" class="">#4085</a></p>
</li>
<li class="">
<p>Create and use a new ChatMessageRepository <a href="https://github.com/owncast/owncast/issues/3081" target="_blank" rel="noopener noreferrer" class="">#3081</a></p>
</li>
<li class="">
<p>Add background color to social icons in default theme appearance <a href="https://github.com/owncast/owncast/issues/3747" target="_blank" rel="noopener noreferrer" class="">#3747</a></p>
</li>
<li class="">
<p>Admin Chat: add paragraph that links to documentation <a href="https://github.com/owncast/owncast/issues/4044" target="_blank" rel="noopener noreferrer" class="">#4044</a></p>
</li>
<li class="">
<p>Create an equivalent external/integration API endpoint for /api/status <a href="https://github.com/owncast/owncast/issues/3981" target="_blank" rel="noopener noreferrer" class="">#3981</a></p>
</li>
<li class="">
<p>Additional component needs to migrate from using defaultProps: TextFieldWithSubmit <a href="https://github.com/owncast/owncast/issues/4201" target="_blank" rel="noopener noreferrer" class="">#4201</a></p>
</li>
<li class="">
<p>Admin Emoji: add paragraph that links to documentation <a href="https://github.com/owncast/owncast/issues/4042" target="_blank" rel="noopener noreferrer" class="">#4042</a></p>
</li>
<li class="">
<p>feat: enable Intel Quicksync with support for FFmpeg 4.x to 7.1 <a href="https://github.com/owncast/owncast/pull/4028" target="_blank" rel="noopener noreferrer" class="">#4028</a></p>
</li>
<li class="">
<p>Initial localization work <a href="https://github.com/owncast/owncast/pull/3980" target="_blank" rel="noopener noreferrer" class="">#3980</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="changed">Changed<a href="https://owncast.online/pt/releases/owncast-0.2.2#changed" class="hash-link" aria-label="Link direto para Changed" title="Link direto para Changed" translate="no">​</a></h3>
<ul>
<li class="">
<p>Update React components to not use defaultProps <a href="https://github.com/owncast/owncast/issues/3953" target="_blank" rel="noopener noreferrer" class="">#3953</a></p>
</li>
<li class="">
<p>Bump Go version to 1.24 <a href="https://github.com/owncast/owncast/issues/4225" target="_blank" rel="noopener noreferrer" class="">#4225</a></p>
</li>
<li class="">
<p>Adjust spacing and sizing of offline embed <a href="https://github.com/owncast/owncast/issues/4133" target="_blank" rel="noopener noreferrer" class="">#4133</a></p>
</li>
<li class="">
<p>Display social platform name on hover icon <a href="https://github.com/owncast/owncast/issues/4188" target="_blank" rel="noopener noreferrer" class="">#4188</a></p>
</li>
<li class="">
<p>Update minimum font sizes for the offline embed <a href="https://github.com/owncast/owncast/issues/4231" target="_blank" rel="noopener noreferrer" class="">#4231</a></p>
</li>
<li class="">
<p>Update followers design/layout <a href="https://github.com/owncast/owncast/issues/3248" target="_blank" rel="noopener noreferrer" class="">#3248</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixed">Fixed<a href="https://owncast.online/pt/releases/owncast-0.2.2#fixed" class="hash-link" aria-label="Link direto para Fixed" title="Link direto para Fixed" translate="no">​</a></h3>
<ul>
<li class="">
<p>fix: Intel and AMD VA-API accelerated pipeline for all FFmpeg versions <a href="https://github.com/owncast/owncast/pull/4022" target="_blank" rel="noopener noreferrer" class="">#4022</a></p>
</li>
<li class="">
<p>Unable to disable social engagement features <a href="https://github.com/owncast/owncast/issues/4184" target="_blank" rel="noopener noreferrer" class="">#4184</a></p>
</li>
<li class="">
<p>Social links do not wrap on mobile <a href="https://github.com/owncast/owncast/issues/4111" target="_blank" rel="noopener noreferrer" class="">#4111</a></p>
</li>
<li class="">
<p>Can no longer authenticate using IndieAuth to Owncast chat on 0.2.1 <a href="https://github.com/owncast/owncast/issues/4163" target="_blank" rel="noopener noreferrer" class="">#4163</a></p>
</li>
<li class="">
<p>Sharing an Owncast server link to a messenger no longer allows you to play the video directly <a href="https://github.com/owncast/owncast/issues/4204" target="_blank" rel="noopener noreferrer" class="">#4204</a></p>
</li>
<li class="">
<p>Accepting a Follow request in Private mode does not work <a href="https://github.com/owncast/owncast/issues/4142" target="_blank" rel="noopener noreferrer" class="">#4142</a></p>
</li>
<li class="">
<p>React console errors <a href="https://github.com/owncast/owncast/issues/4134" target="_blank" rel="noopener noreferrer" class="">#4134</a></p>
</li>
<li class="">
<p>fix: username wrapping for parting message <a href="https://github.com/owncast/owncast/pull/4209" target="_blank" rel="noopener noreferrer" class="">#4209</a></p>
</li>
<li class="">
<p>Support ffmpeg 6 <a href="https://github.com/owncast/owncast/issues/2071" target="_blank" rel="noopener noreferrer" class="">#2071</a></p>
</li>
<li class="">
<p>Display Names with apostrophes get escaped <a href="https://github.com/owncast/owncast/issues/3743" target="_blank" rel="noopener noreferrer" class="">#3743</a></p>
</li>
<li class="">
<p>superfluous response.WriteHeader call in index.go <a href="https://github.com/owncast/owncast/issues/4114" target="_blank" rel="noopener noreferrer" class="">#4114</a></p>
</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-contributors">Thank you to our contributors!<a href="https://owncast.online/pt/releases/owncast-0.2.2#thank-you-to-our-contributors" class="hash-link" aria-label="Link direto para Thank you to our contributors!" title="Link direto para Thank you to our contributors!" translate="no">​</a></h2>
<p>The contributors for v0.2.2 were:
<a href="https://github.com/curious-companion" target="_blank" rel="noopener noreferrer" class="">curious-companion</a>, <a href="https://github.com/RA-Balaji" target="_blank" rel="noopener noreferrer" class="">RA-Balaji</a>, <a href="https://github.com/Srilekha2805" target="_blank" rel="noopener noreferrer" class="">Srilekha2805</a>, <a href="https://github.com/KYash03" target="_blank" rel="noopener noreferrer" class="">KYash03</a>, <a href="https://github.com/azmi2409" target="_blank" rel="noopener noreferrer" class="">azmi2409</a>, <a href="https://github.com/thePurpleMonkey" target="_blank" rel="noopener noreferrer" class="">thePurpleMonkey</a>, <a href="https://github.com/SufyaanKhateeb" target="_blank" rel="noopener noreferrer" class="">SufyaanKhateeb</a>, <a href="https://github.com/flexiondotorg" target="_blank" rel="noopener noreferrer" class="">flexiondotorg</a>, <a href="https://github.com/gabek" target="_blank" rel="noopener noreferrer" class="">gabek</a>, <a href="https://github.com/germainelee" target="_blank" rel="noopener noreferrer" class="">germainelee</a>, <a href="https://github.com/mahmed2000" target="_blank" rel="noopener noreferrer" class="">mahmed2000</a> and <a href="https://github.com/nekojanai" target="_blank" rel="noopener noreferrer" class="">nekojanai</a>.
We also thank all of the fantastic people helping out in the <a href="https://owncast.rocket.chat/" target="_blank" rel="noopener noreferrer" class="">Owncast chat</a> answering questions, testing and providing feedback.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-financial-supporters">Thank you to our <a href="https://opencollective.com/owncast" target="_blank" rel="noopener noreferrer" class="">financial supporters</a>!<a href="https://owncast.online/pt/releases/owncast-0.2.2#thank-you-to-our-financial-supporters" class="hash-link" aria-label="Link direto para thank-you-to-our-financial-supporters" title="Link direto para thank-you-to-our-financial-supporters" translate="no">​</a></h2>
<p>A <strong>huge</strong> thanks to those giving us to the resources to run servers, have testing environments, host collaboration tools, pay for 3rd party services to test with and the means to experiment with new ideas we wouldn't be able to do otherwise.</p>
<p>Our generous donors <a href="https://opencollective.com/simon-michalke" target="_blank" rel="noopener noreferrer" class="">Simon Michalke</a>, <a href="https://opencollective.com/luka-princic" target="_blank" rel="noopener noreferrer" class="">Luka Prinčič</a>, <a href="https://opencollective.com/flaki" target="_blank" rel="noopener noreferrer" class="">Flaki</a>, <a href="https://opencollective.com/joel-bradshaw" target="_blank" rel="noopener noreferrer" class="">Joel Bradshaw</a>, <a href="https://opencollective.com/lindner" target="_blank" rel="noopener noreferrer" class="">Paul Lindner</a>, <a href="https://opencollective.com/incognito-3b4cd5c7" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/nebunez" target="_blank" rel="noopener noreferrer" class="">nebunez</a>, <a href="https://opencollective.com/teklynk" target="_blank" rel="noopener noreferrer" class="">Teklynk</a>, <a href="https://opencollective.com/mhoel" target="_blank" rel="noopener noreferrer" class="">Marius Hoel</a>, <a href="https://opencollective.com/user-5bdb86e0" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/guest-bef18650" target="_blank" rel="noopener noreferrer" class="">Guest</a>, <a href="https://opencollective.com/guest-618ea119" target="_blank" rel="noopener noreferrer" class="">emacsen</a>, <a href="https://opencollective.com/guest-78ad01d4" target="_blank" rel="noopener noreferrer" class="">GunghoGeoduck</a>, <a href="https://opencollective.com/patrick-materla" target="_blank" rel="noopener noreferrer" class="">Rick</a>, <a href="https://opencollective.com/alex-ocarroll" target="_blank" rel="noopener noreferrer" class="">Alex O'Carroll</a>, <a href="https://opencollective.com/vencabot" target="_blank" rel="noopener noreferrer" class="">Vencabot</a>, <a href="https://opencollective.com/kev-mul" target="_blank" rel="noopener noreferrer" class="">Kev Mul</a>, <a href="https://opencollective.com/gravitons1" target="_blank" rel="noopener noreferrer" class="">gravitons loves the Fediverse &lt;3</a>, <a href="https://opencollective.com/tejrnz" target="_blank" rel="noopener noreferrer" class="">Tom Ryder</a>, <a href="https://opencollective.com/greenpromocode-com" target="_blank" rel="noopener noreferrer" class="">GreenPromoCode.com</a>, <a href="https://opencollective.com/guest-983413e7" target="_blank" rel="noopener noreferrer" class="">Samsai</a>, <a href="https://opencollective.com/gabe-kangas" target="_blank" rel="noopener noreferrer" class="">Gabe Kangas</a>, <a href="https://opencollective.com/guest-f7964564" target="_blank" rel="noopener noreferrer" class="">luobo</a>, <a href="https://opencollective.com/roy-adams" target="_blank" rel="noopener noreferrer" class="">Roy Adams</a>, <a href="https://opencollective.com/lambdatesting" target="_blank" rel="noopener noreferrer" class="">Sarah Elson</a>, <a href="https://opencollective.com/user-be0b67ae" target="_blank" rel="noopener noreferrer" class="">Incognito</a> and <a href="https://opencollective.com/julian-koritnik" target="_blank" rel="noopener noreferrer" class="">Julian Koritnik</a>.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="in-kind-support">In-kind support<a href="https://owncast.online/pt/releases/owncast-0.2.2#in-kind-support" class="hash-link" aria-label="Link direto para In-kind support" title="Link direto para In-kind support" translate="no">​</a></h2>
<p>A special <strong>thank you</strong> to the organizations that offer services to help Owncast build, test and support and distribute the software.</p>
<p><a href="https://digitalocean.com/?utm_medium=opensource&amp;utm_source=owncast" target="_blank" rel="noopener noreferrer" class="">DigitalOcean</a>, <a href="https://www.fastly.com/fast-forward" target="_blank" rel="noopener noreferrer" class="">Fastly</a>, <a href="https://cloud.cypress.io/projects/wwi3xe" target="_blank" rel="noopener noreferrer" class="">Cypress</a>, <a href="https://www.browserstack.com/open-source" target="_blank" rel="noopener noreferrer" class="">BrowserStack</a>, <a href="https://www.chromatic.com/builds?appId=629132c6e23893003a9e89c5" target="_blank" rel="noopener noreferrer" class="">Chromatic</a>, <a href="https://hub.docker.com/u/owncast" target="_blank" rel="noopener noreferrer" class="">Docker</a> and <a href="https://owncast.rocket.chat/" target="_blank" rel="noopener noreferrer" class="">Rocket.Chat</a>.</p>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="downloads">Downloads<a href="https://owncast.online/pt/releases/owncast-0.2.2#downloads" class="hash-link" aria-label="Link direto para Downloads" title="Link direto para Downloads" translate="no">​</a></h2>
<p>View all downloads on the <a href="https://github.com/owncast/owncast/releases/tag/v0.2.2" target="_blank" rel="noopener noreferrer" class="">GitHub release page</a>.</p>

































<table><thead><tr><th>Platform</th><th>Download</th></tr></thead><tbody><tr><td>owncast-0.2.2-linux-32bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.2/owncast-0.2.2-linux-32bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (16.6 MB)</td></tr><tr><td>owncast-0.2.2-linux-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.2/owncast-0.2.2-linux-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (17.1 MB)</td></tr><tr><td>owncast-0.2.2-linux-arm64.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.2/owncast-0.2.2-linux-arm64.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (16.0 MB)</td></tr><tr><td>owncast-0.2.2-linux-arm7.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.2/owncast-0.2.2-linux-arm7.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (16.0 MB)</td></tr><tr><td>owncast-0.2.2-macOS-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.2/owncast-0.2.2-macOS-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (24.6 MB)</td></tr><tr><td>owncast-0.2.2-macOS-arm64.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.2/owncast-0.2.2-macOS-arm64.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (24.0 MB)</td></tr></tbody></table>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Owncast v0.2.1]]></title>
            <link>https://owncast.online/pt/releases/owncast-0.2.1</link>
            <guid>https://owncast.online/pt/releases/owncast-0.2.1</guid>
            <pubDate>Fri, 17 Jan 2025 21:21:34 GMT</pubDate>
            <description><![CDATA[This is a tiny bugfix release with no features.]]></description>
            <content:encoded><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="021---2025-01-17">[<a href="https://github.com/owncast/owncast/milestone/29" target="_blank" rel="noopener noreferrer" class="">0.2.1</a>] - 2025-01-17<a href="https://owncast.online/pt/releases/owncast-0.2.1#021---2025-01-17" class="hash-link" aria-label="Link direto para 021---2025-01-17" title="Link direto para 021---2025-01-17" translate="no">​</a></h2>
<p>This is a tiny bugfix release with no features.</p>
<p>Additional <code>v0.2.x</code> releases will continue until the backend refactor work is completed.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="upgrade-instructions-from-020">Upgrade instructions from 0.2.0<a href="https://owncast.online/pt/releases/owncast-0.2.1#upgrade-instructions-from-020" class="hash-link" aria-label="Link direto para Upgrade instructions from 0.2.0" title="Link direto para Upgrade instructions from 0.2.0" translate="no">​</a></h2>
<ol>
<li class="">Stop the service from running. If you're using a pre-installed image through a hosting provider, or setup Owncast to run under systemd you can probably just simply run <code>systemctl stop owncast</code>.</li>
<li class="">Change to the directory where Owncast is installed on your server.</li>
<li class="">If you’ve customized your web interface in any way you will want to back up the files you’ve changed or customized.</li>
<li class="">Re-run the installer as the user you run Owncast under. For example if you are running owncast as the user "owncast": <code>su -c "curl https://owncast.online/install.sh |bash" owncast</code></li>
<li class="">Restart the service. If you're running under systemd <code>systemctl start owncast</code>.</li>
</ol>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixed">Fixed<a href="https://owncast.online/pt/releases/owncast-0.2.1#fixed" class="hash-link" aria-label="Link direto para Fixed" title="Link direto para Fixed" translate="no">​</a></h2>
<ul>
<li class="">Fix transcoder performance issue that could be experienced. Fixes <a href="https://github.com/owncast/owncast/issues/4106" target="_blank" rel="noopener noreferrer" class="">https://github.com/owncast/owncast/issues/4106</a></li>
<li class="">Fix custom theme not applying. Fixes <a href="https://github.com/owncast/owncast/issues/4112" target="_blank" rel="noopener noreferrer" class="">https://github.com/owncast/owncast/issues/4112</a></li>
<li class="">Fix admin upgrade message showing when it shouldn't.</li>
</ul>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="downloads">Downloads<a href="https://owncast.online/pt/releases/owncast-0.2.1#downloads" class="hash-link" aria-label="Link direto para Downloads" title="Link direto para Downloads" translate="no">​</a></h2>
<p>View all downloads on the <a href="https://github.com/owncast/owncast/releases/tag/v0.2.1" target="_blank" rel="noopener noreferrer" class="">GitHub release page</a>.</p>





























<table><thead><tr><th>Platform</th><th>Download</th></tr></thead><tbody><tr><td>owncast-0.2.1-linux-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.1/owncast-0.2.1-linux-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (17.1 MB)</td></tr><tr><td>owncast-0.2.1-linux-arm64.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.1/owncast-0.2.1-linux-arm64.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (15.9 MB)</td></tr><tr><td>owncast-0.2.1-linux-arm7.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.1/owncast-0.2.1-linux-arm7.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (15.9 MB)</td></tr><tr><td>owncast-0.2.1-macOS-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.1/owncast-0.2.1-macOS-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (24.6 MB)</td></tr><tr><td>owncast-0.2.1-macOS-arm64.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.1/owncast-0.2.1-macOS-arm64.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (23.9 MB)</td></tr></tbody></table>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Owncast v0.2.0]]></title>
            <link>https://owncast.online/pt/releases/owncast-0.2.0</link>
            <guid>https://owncast.online/pt/releases/owncast-0.2.0</guid>
            <pubDate>Sat, 11 Jan 2025 23:07:48 GMT</pubDate>
            <description><![CDATA[This release includes a handful of behind-the-scenes changes to position the project for future feature work, a bunch of bug fixes and a few smaller quality of life improvements. See the below changel...]]></description>
            <content:encoded><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="020---2025-01-11">[<a href="https://github.com/owncast/owncast/milestone/26" target="_blank" rel="noopener noreferrer" class="">0.2.0</a>] - 2025-01-11<a href="https://owncast.online/pt/releases/owncast-0.2.0#020---2025-01-11" class="hash-link" aria-label="Link direto para 020---2025-01-11" title="Link direto para 020---2025-01-11" translate="no">​</a></h2>
<p>This release includes a handful of behind-the-scenes changes to position the project for future feature work, a bunch of bug fixes and a few smaller quality of life improvements. See the below changelog for details.</p>
<p>Additional <code>v0.2.x</code> releases will continue until the backend refactor work is completed.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="upgrade-instructions-from-013">Upgrade instructions from 0.1.3<a href="https://owncast.online/pt/releases/owncast-0.2.0#upgrade-instructions-from-013" class="hash-link" aria-label="Link direto para Upgrade instructions from 0.1.3" title="Link direto para Upgrade instructions from 0.1.3" translate="no">​</a></h2>
<ol>
<li class="">Stop the service from running. If you're using a pre-installed image through a hosting provider, or setup Owncast to run under systemd you can probably just simply run <code>systemctl stop owncast</code>.</li>
<li class="">Change to the directory where Owncast is installed on your server.</li>
<li class="">If you’ve customized your web interface in any way you will want to back up the files you’ve changed or customized.</li>
<li class="">Re-run the installer as the user you run Owncast under. For example if you are running owncast as the user "owncast": <code>su -c "curl https://owncast.online/install.sh |bash" owncast</code></li>
<li class="">Restart the service. If you're running under systemd <code>systemctl start owncast</code>.</li>
</ol>
<h1>Major updates</h1>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="added">Added<a href="https://owncast.online/pt/releases/owncast-0.2.0#added" class="hash-link" aria-label="Link direto para Added" title="Link direto para Added" translate="no">​</a></h3>
<ul>
<li class="">
<p>Add modal state for browser notifications being denied <a href="https://github.com/owncast/owncast/pull/3771" target="_blank" rel="noopener noreferrer" class="">#3771</a></p>
</li>
<li class="">
<p>Create and change to spec-first API design <a href="https://github.com/owncast/owncast/issues/3302" target="_blank" rel="noopener noreferrer" class="">#3302</a></p>
</li>
<li class="">
<p>Create UserRepository <a href="https://github.com/owncast/owncast/issues/3079" target="_blank" rel="noopener noreferrer" class="">#3079</a></p>
</li>
<li class="">
<p>Support disabling inbound chat message rate limiter <a href="https://github.com/owncast/owncast/issues/3523" target="_blank" rel="noopener noreferrer" class="">#3523</a></p>
</li>
<li class="">
<p>Add Slur / Profanity Filter to chat <a href="https://github.com/owncast/owncast/issues/3139" target="_blank" rel="noopener noreferrer" class="">#3139</a></p>
</li>
<li class="">
<p>Add persistent HTTP connection flag from transcoder to internal video receiver service <a href="https://github.com/owncast/owncast/issues/3985" target="_blank" rel="noopener noreferrer" class="">#3985</a></p>
</li>
<li class="">
<p>Create ConfigRepository <a href="https://github.com/owncast/owncast/issues/3080" target="_blank" rel="noopener noreferrer" class="">#3080</a></p>
</li>
<li class="">
<p>Create an external version of the user details /api/moderation/chat/user/{userId} API <a href="https://github.com/owncast/owncast/issues/4015" target="_blank" rel="noopener noreferrer" class="">#4015</a></p>
</li>
<li class="">
<p>implement admin password hashing <a href="https://github.com/owncast/owncast/issues/2495" target="_blank" rel="noopener noreferrer" class="">#2495</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="changed">Changed<a href="https://owncast.online/pt/releases/owncast-0.2.0#changed" class="hash-link" aria-label="Link direto para Changed" title="Link direto para Changed" translate="no">​</a></h3>
<ul>
<li class="">
<p>Update project to Go 1.22 <a href="https://github.com/owncast/owncast/issues/3707" target="_blank" rel="noopener noreferrer" class="">#3707</a></p>
</li>
<li class="">
<p>Update Patreon social link icon <a href="https://github.com/owncast/owncast/issues/3807" target="_blank" rel="noopener noreferrer" class="">#3807</a></p>
</li>
<li class="">
<p>Update the label of stupid 𝕏 🙄 <a href="https://github.com/owncast/owncast/issues/3817" target="_blank" rel="noopener noreferrer" class="">#3817</a></p>
</li>
<li class="">
<p>Change websocket mock from empty function to empty class <a href="https://github.com/owncast/owncast/pull/3998" target="_blank" rel="noopener noreferrer" class="">#3998</a></p>
</li>
<li class="">
<p>Communicate and handle apub outgoing updates being delayed <a href="https://github.com/owncast/owncast/pull/4009" target="_blank" rel="noopener noreferrer" class="">#4009</a></p>
</li>
<li class="">
<p>Make the FediAuth code show up earlier in the message <a href="https://github.com/owncast/owncast/issues/3123" target="_blank" rel="noopener noreferrer" class="">#3123</a></p>
</li>
<li class="">
<p>Increase outbound worker pool size to use follower count <a href="https://github.com/owncast/owncast/pull/4049" target="_blank" rel="noopener noreferrer" class="">#4049</a></p>
</li>
<li class="">
<p>Validate and troubleshoot any issues dealing with the pagination middleware after the router change <a href="https://github.com/owncast/owncast/issues/3732" target="_blank" rel="noopener noreferrer" class="">#3732</a></p>
</li>
<li class="">
<p>Update some platform logos <a href="https://github.com/owncast/owncast/pull/4081" target="_blank" rel="noopener noreferrer" class="">#4081</a></p>
</li>
<li class="">
<p>Mute the 'stream ended' clip's audio <a href="https://github.com/owncast/owncast/pull/3630" target="_blank" rel="noopener noreferrer" class="">#3630</a></p>
</li>
<li class="">
<p>Set stream title in video tag for iframe embed of owncast streaming url <a href="https://github.com/owncast/owncast/issues/2702" target="_blank" rel="noopener noreferrer" class="">#2702</a></p>
</li>
<li class="">
<p>Usability: Volume Bar UI Fades Too Fast <a href="https://github.com/owncast/owncast/issues/3497" target="_blank" rel="noopener noreferrer" class="">#3497</a></p>
</li>
<li class="">
<p>Feature request: enable word wrap on the Markdown editor <a href="https://github.com/owncast/owncast/issues/3870" target="_blank" rel="noopener noreferrer" class="">#3870</a></p>
</li>
<li class="">
<p>Replace unsupported Picmo emoji picker with something else <a href="https://github.com/owncast/owncast/issues/3598" target="_blank" rel="noopener noreferrer" class="">#3598</a> <a href="https://github.com/owncast/owncast/pull/4001" target="_blank" rel="noopener noreferrer" class="">#4001</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixed">Fixed<a href="https://owncast.online/pt/releases/owncast-0.2.0#fixed" class="hash-link" aria-label="Link direto para Fixed" title="Link direto para Fixed" translate="no">​</a></h3>
<ul>
<li class="">
<p>New offline embed state not handling HTML <a href="https://github.com/owncast/owncast/issues/3682" target="_blank" rel="noopener noreferrer" class="">#3682</a></p>
</li>
<li class="">
<p>Firefox requires clearing cache often to log into the admin <a href="https://github.com/owncast/owncast/issues/3097" target="_blank" rel="noopener noreferrer" class="">#3097</a></p>
</li>
<li class="">
<p>aria live: html entities are not decoded <a href="https://github.com/owncast/owncast/issues/3665" target="_blank" rel="noopener noreferrer" class="">#3665</a></p>
</li>
<li class="">
<p>Live streams that are between 24 and 25 hours display the time as "Live for 1 day undefined hours" <a href="https://github.com/owncast/owncast/issues/3727" target="_blank" rel="noopener noreferrer" class="">#3727</a></p>
</li>
<li class="">
<p>fixing grammar <a href="https://github.com/owncast/owncast/pull/3801" target="_blank" rel="noopener noreferrer" class="">#3801</a></p>
</li>
<li class="">
<p>Admin Edit Social Handle save without name <a href="https://github.com/owncast/owncast/issues/3812" target="_blank" rel="noopener noreferrer" class="">#3812</a></p>
</li>
<li class="">
<p>Fix admin prompting an upgrade to an incorrect release [#4097](<a href="https://github.com/owncast/owncast/issues/4097" target="_blank" rel="noopener noreferrer" class="">https://github.com/owncast/owncast/issues/4097</a></p>
</li>
<li class="">
<p>owncast_instance_active_viewer_count for prometheus doesn't reset to 0 at the end of the stream <a href="https://github.com/owncast/owncast/issues/3830" target="_blank" rel="noopener noreferrer" class="">#3830</a></p>
</li>
<li class="">
<p>Filtering Admin Logs shows no data <a href="https://github.com/owncast/owncast/issues/3813" target="_blank" rel="noopener noreferrer" class="">#3813</a></p>
</li>
<li class="">
<p>Fix crash in video metrics handler <a href="https://github.com/owncast/owncast/issues/3984" target="_blank" rel="noopener noreferrer" class="">#3984</a></p>
</li>
<li class="">
<p>Service worker throw error Cannot read properties of undefined (reading 'startsWith') <a href="https://github.com/owncast/owncast/issues/3967" target="_blank" rel="noopener noreferrer" class="">#3967</a></p>
</li>
<li class="">
<p>Player stream time can show "undefined"  <a href="https://github.com/owncast/owncast/issues/3857" target="_blank" rel="noopener noreferrer" class="">#3857</a></p>
</li>
<li class="">
<p>fix: update Alpine base image <a href="https://github.com/owncast/owncast/pull/3938" target="_blank" rel="noopener noreferrer" class="">#3938</a></p>
</li>
<li class="">
<p>Browser Notifications Modal Message is incorrect on browser <a href="https://github.com/owncast/owncast/issues/3752" target="_blank" rel="noopener noreferrer" class="">#3752</a></p>
</li>
<li class="">
<p>aria live: user name remains logged in name <a href="https://github.com/owncast/owncast/issues/3664" target="_blank" rel="noopener noreferrer" class="">#3664</a></p>
</li>
<li class="">
<p>Federation enabled state does not respect the "Enable Social Features" modal cancellation <a href="https://github.com/owncast/owncast/issues/4021" target="_blank" rel="noopener noreferrer" class="">#4021</a></p>
</li>
<li class="">
<p>Admin Follower Sorting shows no data <a href="https://github.com/owncast/owncast/issues/3799" target="_blank" rel="noopener noreferrer" class="">#3799</a></p>
</li>
<li class="">
<p>Enabling the social features switch in the admin no longer works <a href="https://github.com/owncast/owncast/issues/4055" target="_blank" rel="noopener noreferrer" class="">#4055</a></p>
</li>
<li class="">
<p>Follow button no longer shows up in offline video embed <a href="https://github.com/owncast/owncast/issues/4053" target="_blank" rel="noopener noreferrer" class="">#4053</a></p>
</li>
<li class="">
<p>Can't fix incorrectly entered fediverse account in Offline embed <a href="https://github.com/owncast/owncast/issues/4056" target="_blank" rel="noopener noreferrer" class="">#4056</a></p>
</li>
<li class="">
<p>Updating server details are not reflected in the UI when social features are enabled <a href="https://github.com/owncast/owncast/issues/3229" target="_blank" rel="noopener noreferrer" class="">#3229</a></p>
</li>
<li class="">
<p>fix skip link visibility and it moving logo upon focus <a href="https://github.com/owncast/owncast/pull/4078" target="_blank" rel="noopener noreferrer" class="">#4078</a></p>
</li>
<li class="">
<p>Copying stream key without revealing it only copies asterisks (when using clipboard manager?) <a href="https://github.com/owncast/owncast/issues/3460" target="_blank" rel="noopener noreferrer" class="">#3460</a></p>
</li>
<li class="">
<p>Large gap in sentence in modal on Mobile <a href="https://github.com/owncast/owncast/issues/3748" target="_blank" rel="noopener noreferrer" class="">#3748</a></p>
</li>
<li class="">
<p>Admin video passthrough banner: Low contrast between the text color and the background <a href="https://github.com/owncast/owncast/issues/3798" target="_blank" rel="noopener noreferrer" class="">#3798</a></p>
</li>
<li class="">
<p>Admin Configuration small typo <a href="https://github.com/owncast/owncast/issues/3827" target="_blank" rel="noopener noreferrer" class="">#3827</a></p>
</li>
<li class="">
<p>Admin checkbox item selected has poor legibility <a href="https://github.com/owncast/owncast/issues/3800" target="_blank" rel="noopener noreferrer" class="">#3800</a></p>
</li>
<li class="">
<p>Adjust CleanupDirectory function to support tmpfs mounts. <a href="https://github.com/owncast/owncast/pull/3818" target="_blank" rel="noopener noreferrer" class="">#3818</a></p>
</li>
<li class="">
<p>Chat - Long Username is clipped when chat is narrow <a href="https://github.com/owncast/owncast/issues/3749" target="_blank" rel="noopener noreferrer" class="">#3749</a></p>
</li>
<li class="">
<p>Incorrect artifact timestamps on builds <a href="https://github.com/owncast/owncast/issues/3282" target="_blank" rel="noopener noreferrer" class="">#3282</a></p>
</li>
<li class="">
<p>Update chat websocket reconnect logic <a href="https://github.com/owncast/owncast/issues/3958" target="_blank" rel="noopener noreferrer" class="">#3958</a></p>
</li>
<li class="">
<p>Chat - Join/leave messages layout breaks on narrow chat viewports <a href="https://github.com/owncast/owncast/issues/3842" target="_blank" rel="noopener noreferrer" class="">#3842</a></p>
</li>
<li class="">
<p>Vjs Deprecation warning: beforeRequest is deprecated, use onRequest instead <a href="https://github.com/owncast/owncast/issues/3874" target="_blank" rel="noopener noreferrer" class="">#3874</a></p>
</li>
<li class="">
<p>.well-known/nodeinfo and .well-known/host-meta paths respond even if federation is disabled <a href="https://github.com/owncast/owncast/issues/3892" target="_blank" rel="noopener noreferrer" class="">#3892</a></p>
</li>
<li class="">
<p>New offline embed has overflow problems <a href="https://github.com/owncast/owncast/issues/3683" target="_blank" rel="noopener noreferrer" class="">#3683</a></p>
</li>
<li class="">
<p>Slightly tweak the offline embed layout <a href="https://github.com/owncast/owncast/issues/4051" target="_blank" rel="noopener noreferrer" class="">#4051</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="removed">Removed<a href="https://owncast.online/pt/releases/owncast-0.2.0#removed" class="hash-link" aria-label="Link direto para Removed" title="Link direto para Removed" translate="no">​</a></h3>
<ul>
<li class="">Remove usage of utils/restendpointhelper.go in favor of the new router <a href="https://github.com/owncast/owncast/issues/3712" target="_blank" rel="noopener noreferrer" class="">#3712</a></li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-contributors">Thank you to our contributors!<a href="https://owncast.online/pt/releases/owncast-0.2.0#thank-you-to-our-contributors" class="hash-link" aria-label="Link direto para Thank you to our contributors!" title="Link direto para Thank you to our contributors!" translate="no">​</a></h2>
<p>The contributors for v0.2.0 were:
<a href="https://github.com/gingervitis" target="_blank" rel="noopener noreferrer" class="">gingervitis</a>, <a href="https://github.com/Nirajan1-droid" target="_blank" rel="noopener noreferrer" class="">Nirajan1-droid</a>, <a href="https://github.com/LogalDeveloper" target="_blank" rel="noopener noreferrer" class="">LogalDeveloper</a>, <a href="https://github.com/Juneezee" target="_blank" rel="noopener noreferrer" class="">Juneezee</a>, <a href="https://github.com/gabek" target="_blank" rel="noopener noreferrer" class="">gabek</a>, <a href="https://github.com/fgreinacher" target="_blank" rel="noopener noreferrer" class="">fgreinacher</a>, <a href="https://github.com/Manish-Giri" target="_blank" rel="noopener noreferrer" class="">Manish-Giri</a>, <a href="https://github.com/zockicookie" target="_blank" rel="noopener noreferrer" class="">zockicookie</a>, <a href="https://github.com/vivlim" target="_blank" rel="noopener noreferrer" class="">vivlim</a>, <a href="https://github.com/samwherever" target="_blank" rel="noopener noreferrer" class="">samwherever</a>, <a href="https://github.com/s-vamshi" target="_blank" rel="noopener noreferrer" class="">s-vamshi</a>, <a href="https://github.com/varungujarathi9" target="_blank" rel="noopener noreferrer" class="">varungujarathi9</a>, <a href="https://github.com/G2G2G2G" target="_blank" rel="noopener noreferrer" class="">G2G2G2G</a>, <a href="https://github.com/heongle" target="_blank" rel="noopener noreferrer" class="">heongle</a>, <a href="https://github.com/Aelly-A" target="_blank" rel="noopener noreferrer" class="">Aelly-A</a>, <a href="https://github.com/nekojanai" target="_blank" rel="noopener noreferrer" class="">nekojanai</a>, <a href="https://github.com/unclebinary1001" target="_blank" rel="noopener noreferrer" class="">unclebinary1001</a>, <a href="https://github.com/Jeetch8" target="_blank" rel="noopener noreferrer" class="">Jeetch8</a>, <a href="https://github.com/germainelee" target="_blank" rel="noopener noreferrer" class="">germainelee</a>, <a href="https://github.com/bruno-keiko" target="_blank" rel="noopener noreferrer" class="">bruno-keiko</a>, <a href="https://github.com/liclac" target="_blank" rel="noopener noreferrer" class="">liclac</a>, <a href="https://github.com/mahmed2000" target="_blank" rel="noopener noreferrer" class="">mahmed2000</a> and <a href="https://github.com/brendenehlers" target="_blank" rel="noopener noreferrer" class="">brendenehlers</a>.
We also thank all of the fantastic people helping out in the <a href="https://owncast.rocket.chat/" target="_blank" rel="noopener noreferrer" class="">Owncast chat</a> answering questions, testing and providing feedback.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-financial-supporters">Thank you to our <a href="https://opencollective.com/owncast" target="_blank" rel="noopener noreferrer" class="">financial supporters</a>!<a href="https://owncast.online/pt/releases/owncast-0.2.0#thank-you-to-our-financial-supporters" class="hash-link" aria-label="Link direto para thank-you-to-our-financial-supporters" title="Link direto para thank-you-to-our-financial-supporters" translate="no">​</a></h2>
<p>A <strong>huge</strong> thanks to those giving us to the resources to run servers, have testing environments, host collaboration tools, pay for 3rd party services to test with and the means to experiment with new ideas we wouldn't be able to do otherwise.</p>
<p>Our fantastic corporate sponsors <a href="https://opencollective.com/gabe-kangas" target="_blank" rel="noopener noreferrer" class="">Gabe Kangas</a> and generous donors <a href="https://opencollective.com/simon-michalke" target="_blank" rel="noopener noreferrer" class="">Simon Michalke</a>, <a href="https://opencollective.com/luka-princic" target="_blank" rel="noopener noreferrer" class="">Luka Prinčič</a>, <a href="https://opencollective.com/flaki" target="_blank" rel="noopener noreferrer" class="">Flaki</a>, <a href="https://opencollective.com/joel-bradshaw" target="_blank" rel="noopener noreferrer" class="">Joel Bradshaw</a>, <a href="https://opencollective.com/lindner" target="_blank" rel="noopener noreferrer" class="">Paul Lindner</a>, <a href="https://opencollective.com/incognito-3b4cd5c7" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/nebunez" target="_blank" rel="noopener noreferrer" class="">nebunez</a>, <a href="https://opencollective.com/teklynk" target="_blank" rel="noopener noreferrer" class="">Teklynk</a>, <a href="https://opencollective.com/mhoel" target="_blank" rel="noopener noreferrer" class="">Marius Hoel</a>, <a href="https://opencollective.com/user-5bdb86e0" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/guest-bef18650" target="_blank" rel="noopener noreferrer" class="">Guest</a>, <a href="https://opencollective.com/guest-618ea119" target="_blank" rel="noopener noreferrer" class="">emacsen</a>, <a href="https://opencollective.com/guest-78ad01d4" target="_blank" rel="noopener noreferrer" class="">GunghoGeoduck</a>, <a href="https://opencollective.com/patrick-materla" target="_blank" rel="noopener noreferrer" class="">Rick</a>, <a href="https://opencollective.com/didier-malenfant" target="_blank" rel="noopener noreferrer" class="">Didier Malenfant</a>, <a href="https://opencollective.com/vencabot" target="_blank" rel="noopener noreferrer" class="">Vencabot</a>, <a href="https://opencollective.com/kev-mul" target="_blank" rel="noopener noreferrer" class="">Kev Mul</a>, <a href="https://opencollective.com/gravitons1" target="_blank" rel="noopener noreferrer" class="">gravitons loves the Fediverse &lt;3</a>, <a href="https://opencollective.com/tejrnz" target="_blank" rel="noopener noreferrer" class="">Tom Ryder</a>, <a href="https://opencollective.com/guest-fc35aaea" target="_blank" rel="noopener noreferrer" class="">Guest</a>, <a href="https://opencollective.com/greenpromocode-com" target="_blank" rel="noopener noreferrer" class="">GreenPromoCode.com</a>, <a href="https://opencollective.com/guest-983413e7" target="_blank" rel="noopener noreferrer" class="">Samsai</a>, <a href="https://opencollective.com/gabe-kangas" target="_blank" rel="noopener noreferrer" class="">Gabe Kangas</a>, <a href="https://opencollective.com/guest-f7964564" target="_blank" rel="noopener noreferrer" class="">luobo</a>, <a href="https://opencollective.com/roy-adams" target="_blank" rel="noopener noreferrer" class="">Roy Adams</a>, <a href="https://opencollective.com/lambdatesting" target="_blank" rel="noopener noreferrer" class="">Sarah Elson</a>, <a href="https://opencollective.com/user-be0b67ae" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/julian-koritnik" target="_blank" rel="noopener noreferrer" class="">Julian Koritnik</a>, <a href="https://opencollective.com/guest-38ca477c" target="_blank" rel="noopener noreferrer" class="">Thomas OConnor</a>, <a href="https://opencollective.com/ryusei" target="_blank" rel="noopener noreferrer" class="">Ryusei</a> and <a href="https://opencollective.com/guest-9ef09d2d" target="_blank" rel="noopener noreferrer" class="">Jason</a>.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="in-kind-support">In-kind support<a href="https://owncast.online/pt/releases/owncast-0.2.0#in-kind-support" class="hash-link" aria-label="Link direto para In-kind support" title="Link direto para In-kind support" translate="no">​</a></h2>
<p>A special <strong>thank you</strong> to the organizations that offer services to help Owncast build, test and support and distribute the software.</p>
<p><a href="https://www.fastly.com/fast-forward" target="_blank" rel="noopener noreferrer" class="">Fastly</a>, <a href="https://cloud.cypress.io/projects/wwi3xe" target="_blank" rel="noopener noreferrer" class="">Cypress</a>, <a href="https://www.browserstack.com/open-source" target="_blank" rel="noopener noreferrer" class="">BrowserStack</a>, <a href="https://www.lambdatest.com/" target="_blank" rel="noopener noreferrer" class="">LambdaTest</a>, <a href="https://www.chromatic.com/builds?appId=629132c6e23893003a9e89c5" target="_blank" rel="noopener noreferrer" class="">Chromatic</a>, <a href="https://hub.docker.com/u/owncast" target="_blank" rel="noopener noreferrer" class="">Docker</a> and <a href="https://owncast.rocket.chat/" target="_blank" rel="noopener noreferrer" class="">Rocket.Chat</a>.</p>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="downloads">Downloads<a href="https://owncast.online/pt/releases/owncast-0.2.0#downloads" class="hash-link" aria-label="Link direto para Downloads" title="Link direto para Downloads" translate="no">​</a></h2>
<p>View all downloads on the <a href="https://github.com/owncast/owncast/releases/tag/v0.2.0" target="_blank" rel="noopener noreferrer" class="">GitHub release page</a>.</p>

































<table><thead><tr><th>Platform</th><th>Download</th></tr></thead><tbody><tr><td>owncast-0.2.0-linux-32bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.0/owncast-0.2.0-linux-32bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (16.4 MB)</td></tr><tr><td>owncast-0.2.0-linux-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.0/owncast-0.2.0-linux-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (17.1 MB)</td></tr><tr><td>owncast-0.2.0-linux-arm64.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.0/owncast-0.2.0-linux-arm64.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (15.9 MB)</td></tr><tr><td>owncast-0.2.0-linux-arm7.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.0/owncast-0.2.0-linux-arm7.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (15.9 MB)</td></tr><tr><td>owncast-0.2.0-macOS-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.0/owncast-0.2.0-macOS-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (24.6 MB)</td></tr><tr><td>owncast-0.2.0-macOS-arm64.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.2.0/owncast-0.2.0-macOS-arm64.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (23.9 MB)</td></tr></tbody></table>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Owncast v0.1.3]]></title>
            <link>https://owncast.online/pt/releases/owncast-0.1.3</link>
            <guid>https://owncast.online/pt/releases/owncast-0.1.3</guid>
            <pubDate>Sun, 07 Apr 2024 20:13:03 GMT</pubDate>
            <description><![CDATA[1. Stop the service from running. If you're using a pre-installed image through a hosting provider, or setup Owncast to run under systemd you can probably just simply run systemctl stop owncast.]]></description>
            <content:encoded><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="013---2024-04-07">[<a href="https://github.com/owncast/owncast/milestone/25" target="_blank" rel="noopener noreferrer" class="">0.1.3</a>] - 2024-04-07<a href="https://owncast.online/pt/releases/owncast-0.1.3#013---2024-04-07" class="hash-link" aria-label="Link direto para 013---2024-04-07" title="Link direto para 013---2024-04-07" translate="no">​</a></h2>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="upgrade-instructions-from-012">Upgrade instructions from 0.1.2<a href="https://owncast.online/pt/releases/owncast-0.1.3#upgrade-instructions-from-012" class="hash-link" aria-label="Link direto para Upgrade instructions from 0.1.2" title="Link direto para Upgrade instructions from 0.1.2" translate="no">​</a></h2>
<ol>
<li class="">Stop the service from running. If you're using a pre-installed image through a hosting provider, or setup Owncast to run under systemd you can probably just simply run <code>systemctl stop owncast</code>.</li>
<li class="">Change to the directory where Owncast is installed on your server.</li>
<li class="">If you’ve customized your web interface in any way you will want to back up the files you’ve changed or customized.</li>
<li class="">Re-run the installer as the user you run Owncast under. For example if you are running owncast as the user "owncast": <code>su -c "curl https://owncast.online/install.sh |bash" owncast</code></li>
<li class="">Restart the service. If you're running under systemd <code>systemctl start owncast</code>.</li>
</ol>
<h1>Major updates</h1>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="added">Added<a href="https://owncast.online/pt/releases/owncast-0.1.3#added" class="hash-link" aria-label="Link direto para Added" title="Link direto para Added" translate="no">​</a></h3>
<ul>
<li class="">
<p>Sanitize Fediverse username <a href="https://github.com/owncast/owncast/issues/3424" target="_blank" rel="noopener noreferrer" class="">#3424</a></p>
</li>
<li class="">
<p>Set content-type for customjavascript <a href="https://github.com/owncast/owncast/pull/3612" target="_blank" rel="noopener noreferrer" class="">#3612</a></p>
</li>
<li class="">
<p>Added "rel-me" attribute to server-rendered bot/metadata/search page template <a href="https://github.com/owncast/owncast/issues/3290" target="_blank" rel="noopener noreferrer" class="">#3290</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="changed">Changed<a href="https://owncast.online/pt/releases/owncast-0.1.3#changed" class="hash-link" aria-label="Link direto para Changed" title="Link direto para Changed" translate="no">​</a></h3>
<ul>
<li class="">
<p>Do not send a join chat event if that user is already in the chat <a href="https://github.com/owncast/owncast/issues/3487" target="_blank" rel="noopener noreferrer" class="">#3487</a></p>
</li>
<li class="">
<p>chat messages and state changed events should be in aria live region <a href="https://github.com/owncast/owncast/issues/3335" target="_blank" rel="noopener noreferrer" class="">#3335</a></p>
</li>
<li class="">
<p>Replace Twitter social link icon with the stupid 𝕏 one <a href="https://github.com/owncast/owncast/issues/3427" target="_blank" rel="noopener noreferrer" class="">#3427</a></p>
</li>
<li class="">
<p>Chat moderators should be exempt from message rate limiting <a href="https://github.com/owncast/owncast/issues/3533" target="_blank" rel="noopener noreferrer" class="">#3533</a></p>
</li>
<li class="">
<p>Improve design for offline video embed <a href="https://github.com/owncast/owncast/issues/2917" target="_blank" rel="noopener noreferrer" class="">#2917</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixed">Fixed<a href="https://owncast.online/pt/releases/owncast-0.1.3#fixed" class="hash-link" aria-label="Link direto para Fixed" title="Link direto para Fixed" translate="no">​</a></h3>
<ul>
<li class="">
<p>Admin scrolls horizontally in a weird way on narrower screens <a href="https://github.com/owncast/owncast/issues/3260" target="_blank" rel="noopener noreferrer" class="">#3260</a></p>
</li>
<li class="">
<p>panic: concurrent map write <a href="https://github.com/owncast/owncast/issues/3440" target="_blank" rel="noopener noreferrer" class="">#3440</a></p>
</li>
<li class="">
<p>Bug: "Error: too many colons in address" <a href="https://github.com/owncast/owncast/issues/3419" target="_blank" rel="noopener noreferrer" class="">#3419</a></p>
</li>
<li class="">
<p>Not selectable items in quality settings menu <a href="https://github.com/owncast/owncast/issues/3368" target="_blank" rel="noopener noreferrer" class="">#3368</a></p>
</li>
<li class="">
<p>Sharing Owncast fediverse posts to a few thousand accounts causes video buffering <a href="https://github.com/owncast/owncast/issues/3189" target="_blank" rel="noopener noreferrer" class="">#3189</a></p>
</li>
<li class="">
<p>Thumbnail not consistently generated when using S3 <a href="https://github.com/owncast/owncast/issues/3522" target="_blank" rel="noopener noreferrer" class="">#3522</a></p>
</li>
<li class="">
<p>Player timestamp is sometimes shown as undefined <a href="https://github.com/owncast/owncast/issues/3652" target="_blank" rel="noopener noreferrer" class="">#3652</a></p>
</li>
<li class="">
<p>Changing Log-Entries-Per-Page in Admin Console Doesn't Work <a href="https://github.com/owncast/owncast/issues/3511" target="_blank" rel="noopener noreferrer" class="">#3511</a></p>
</li>
<li class="">
<p>When embedding Owncast chat via iframe the page jumps to where the iframe is <a href="https://github.com/owncast/owncast/issues/3500" target="_blank" rel="noopener noreferrer" class="">#3500</a></p>
</li>
<li class="">
<p>Pagination Doesn't Work in 'Followers' Console <a href="https://github.com/owncast/owncast/issues/3510" target="_blank" rel="noopener noreferrer" class="">#3510</a></p>
</li>
<li class="">
<p>Protect emoji delete API from possible path traversal exploit <a href="https://github.com/owncast/owncast/commit/1b14800c7d7f54be14ed4d130bfe7f480645076e" target="_blank" rel="noopener noreferrer" class="">1b14800c7d7f54be14ed4d130bfe7f480645076e</a></p>
</li>
<li class="">
<p>Unable to create Webhooks on 0.1.2 when "When a user leaves the chat" checked. <a href="https://github.com/owncast/owncast/issues/3524" target="_blank" rel="noopener noreferrer" class="">#3524</a></p>
</li>
<li class="">
<p>mobile-chat-button is displayed for mobile users when chat is disabled. <a href="https://github.com/owncast/owncast/issues/3535" target="_blank" rel="noopener noreferrer" class="">#3535</a></p>
</li>
<li class="">
<p>Video embed does not fill vertical height <a href="https://github.com/owncast/owncast/issues/3587" target="_blank" rel="noopener noreferrer" class="">#3587</a></p>
</li>
<li class="">
<p>Thumbnails do not generate when using S3 path prefix <a href="https://github.com/owncast/owncast/issues/3518" target="_blank" rel="noopener noreferrer" class="">#3518</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="removed">Removed<a href="https://owncast.online/pt/releases/owncast-0.1.3#removed" class="hash-link" aria-label="Link direto para Removed" title="Link direto para Removed" translate="no">​</a></h3>
<ul>
<li class="">Remove Matrix URL validation, allowing any URL <a href="https://github.com/owncast/owncast/issues/3329" target="_blank" rel="noopener noreferrer" class="">#3329</a></li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-contributors">Thank you to our contributors!<a href="https://owncast.online/pt/releases/owncast-0.1.3#thank-you-to-our-contributors" class="hash-link" aria-label="Link direto para Thank you to our contributors!" title="Link direto para Thank you to our contributors!" translate="no">​</a></h2>
<p>The contributors for v0.1.3 were:
<a href="https://github.com/anniepauline" target="_blank" rel="noopener noreferrer" class="">anniepauline</a>, <a href="https://github.com/gabek" target="_blank" rel="noopener noreferrer" class="">gabek</a>, <a href="https://github.com/varungujarathi9" target="_blank" rel="noopener noreferrer" class="">varungujarathi9</a>, <a href="https://github.com/DarkFalc0n" target="_blank" rel="noopener noreferrer" class="">DarkFalc0n</a>, <a href="https://github.com/jhimanish" target="_blank" rel="noopener noreferrer" class="">jhimanish</a>, <a href="https://github.com/heavygale" target="_blank" rel="noopener noreferrer" class="">heavygale</a>, <a href="https://github.com/yerimsong" target="_blank" rel="noopener noreferrer" class="">yerimsong</a> and <a href="https://github.com/armadi1809" target="_blank" rel="noopener noreferrer" class="">armadi1809</a>.
We also thank all of the fantastic people helping out in the <a href="https://owncast.rocket.chat/" target="_blank" rel="noopener noreferrer" class="">Owncast chat</a> answering questions, testing and providing feedback.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-financial-supporters">Thank you to our <a href="https://opencollective.com/owncast" target="_blank" rel="noopener noreferrer" class="">financial supporters</a>!<a href="https://owncast.online/pt/releases/owncast-0.1.3#thank-you-to-our-financial-supporters" class="hash-link" aria-label="Link direto para thank-you-to-our-financial-supporters" title="Link direto para thank-you-to-our-financial-supporters" translate="no">​</a></h2>
<p>A <strong>huge</strong> thanks to those giving us to the resources to run servers, have testing environments, host collaboration tools, pay for 3rd party services to test with and the means to experiment with new ideas we wouldn't be able to do otherwise.</p>
<p>Our fantastic corporate sponsors none and generous donors <a href="https://opencollective.com/simon-michalke" target="_blank" rel="noopener noreferrer" class="">Simon Michalke</a>, <a href="https://opencollective.com/luka-princic" target="_blank" rel="noopener noreferrer" class="">Luka Prinčič</a>, <a href="https://opencollective.com/flaki" target="_blank" rel="noopener noreferrer" class="">Flaki</a>, <a href="https://opencollective.com/jnktn-tv" target="_blank" rel="noopener noreferrer" class="">Jnktn.tv</a>, <a href="https://opencollective.com/joel-bradshaw" target="_blank" rel="noopener noreferrer" class="">Joel Bradshaw</a>, <a href="https://opencollective.com/lindner" target="_blank" rel="noopener noreferrer" class="">Paul Lindner</a>, <a href="https://opencollective.com/incognito-3b4cd5c7" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/nebunez" target="_blank" rel="noopener noreferrer" class="">nebunez</a>, <a href="https://opencollective.com/johnathan-shunn" target="_blank" rel="noopener noreferrer" class="">Merlin</a>, <a href="https://opencollective.com/teklynk" target="_blank" rel="noopener noreferrer" class="">Teklynk</a>, <a href="https://opencollective.com/mhoel" target="_blank" rel="noopener noreferrer" class="">Marius Hoel</a>, <a href="https://opencollective.com/user-5bdb86e0" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/guest-bef18650" target="_blank" rel="noopener noreferrer" class="">Guest</a>, <a href="https://opencollective.com/sillysam" target="_blank" rel="noopener noreferrer" class="">SillySam</a>, <a href="https://opencollective.com/guest-618ea119" target="_blank" rel="noopener noreferrer" class="">emacsen</a>, <a href="https://opencollective.com/incognito-5c38b018" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/guest-78ad01d4" target="_blank" rel="noopener noreferrer" class="">GunghoGeoduck</a>, <a href="https://opencollective.com/patrick-materla" target="_blank" rel="noopener noreferrer" class="">Rick</a>, <a href="https://opencollective.com/didier-malenfant" target="_blank" rel="noopener noreferrer" class="">Didier Malenfant</a>, <a href="https://opencollective.com/tom31" target="_blank" rel="noopener noreferrer" class="">Tom</a>, <a href="https://opencollective.com/theodore-jones" target="_blank" rel="noopener noreferrer" class="">Theodore Jones</a>, <a href="https://opencollective.com/alex-ocarroll" target="_blank" rel="noopener noreferrer" class="">Alex O'Carroll</a>, <a href="https://opencollective.com/alex-ocarroll" target="_blank" rel="noopener noreferrer" class="">Alex O'Carroll</a>, <a href="https://opencollective.com/vencabot" target="_blank" rel="noopener noreferrer" class="">Vencabot</a>, <a href="https://opencollective.com/guest-08e5b6de" target="_blank" rel="noopener noreferrer" class="">Vince</a>, <a href="https://opencollective.com/robert-wolniak" target="_blank" rel="noopener noreferrer" class="">Robert Wolniak</a>, <a href="https://opencollective.com/guest-7e5ea2e1" target="_blank" rel="noopener noreferrer" class="">Nullcasting</a>, <a href="https://opencollective.com/martijn" target="_blank" rel="noopener noreferrer" class="">Martijn</a>, <a href="https://opencollective.com/incognito-92e7aa0d" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/guest-553ff5bb" target="_blank" rel="noopener noreferrer" class="">Fred Luetkemeier</a>, <a href="https://opencollective.com/kev-mul" target="_blank" rel="noopener noreferrer" class="">Kev Mul</a>, <a href="https://opencollective.com/guest-92a76f2a" target="_blank" rel="noopener noreferrer" class="">Hamish The PolarBear</a>, <a href="https://opencollective.com/jnktn-tv" target="_blank" rel="noopener noreferrer" class="">Jnktn.tv</a>, <a href="https://opencollective.com/denman-rooke" target="_blank" rel="noopener noreferrer" class="">Denman Rooke</a>, <a href="https://opencollective.com/gravitons1" target="_blank" rel="noopener noreferrer" class="">gravitons loves the Fediverse &lt;3</a>, <a href="https://opencollective.com/guest-ff353a2f" target="_blank" rel="noopener noreferrer" class="">John Brubaker</a>, <a href="https://opencollective.com/guest-da78333a" target="_blank" rel="noopener noreferrer" class="">Catfish Da Man</a>, <a href="https://opencollective.com/box464" target="_blank" rel="noopener noreferrer" class="">box464</a>, <a href="https://opencollective.com/tejrnz" target="_blank" rel="noopener noreferrer" class="">Tom Ryder</a> and <a href="https://opencollective.com/guest-fc35aaea" target="_blank" rel="noopener noreferrer" class="">Guest</a>.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="in-kind-support">In-kind support<a href="https://owncast.online/pt/releases/owncast-0.1.3#in-kind-support" class="hash-link" aria-label="Link direto para In-kind support" title="Link direto para In-kind support" translate="no">​</a></h2>
<p>A special <strong>thank you</strong> to the organizations that offer services to help Owncast build, test and support and distribute the software.</p>
<p><a href="https://www.fastly.com/fast-forward" target="_blank" rel="noopener noreferrer" class="">Fastly</a>, <a href="https://cloud.cypress.io/projects/wwi3xe" target="_blank" rel="noopener noreferrer" class="">Cypress</a>, <a href="https://www.browserstack.com/open-source" target="_blank" rel="noopener noreferrer" class="">BrowserStack</a>, <a href="https://www.chromatic.com/builds?appId=629132c6e23893003a9e89c5" target="_blank" rel="noopener noreferrer" class="">Chromatic</a>, <a href="https://hub.docker.com/u/owncast" target="_blank" rel="noopener noreferrer" class="">Docker</a> and <a href="https://owncast.rocket.chat/" target="_blank" rel="noopener noreferrer" class="">Rocket.Chat</a>.</p>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="downloads">Downloads<a href="https://owncast.online/pt/releases/owncast-0.1.3#downloads" class="hash-link" aria-label="Link direto para Downloads" title="Link direto para Downloads" translate="no">​</a></h2>
<p>View all downloads on the <a href="https://github.com/owncast/owncast/releases/tag/v0.1.3" target="_blank" rel="noopener noreferrer" class="">GitHub release page</a>.</p>

































<table><thead><tr><th>Platform</th><th>Download</th></tr></thead><tbody><tr><td>owncast-0.1.3-linux-32bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.1.3/owncast-0.1.3-linux-32bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (16.3 MB)</td></tr><tr><td>owncast-0.1.3-linux-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.1.3/owncast-0.1.3-linux-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (17.0 MB)</td></tr><tr><td>owncast-0.1.3-linux-arm64.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.1.3/owncast-0.1.3-linux-arm64.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (16.0 MB)</td></tr><tr><td>owncast-0.1.3-linux-arm7.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.1.3/owncast-0.1.3-linux-arm7.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (15.9 MB)</td></tr><tr><td>owncast-0.1.3-macOS-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.1.3/owncast-0.1.3-macOS-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (25.0 MB)</td></tr><tr><td>owncast-0.1.3-macOS-arm64.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.1.3/owncast-0.1.3-macOS-arm64.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (24.8 MB)</td></tr></tbody></table>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Owncast v0.1.2]]></title>
            <link>https://owncast.online/pt/releases/owncast-0.1.2</link>
            <guid>https://owncast.online/pt/releases/owncast-0.1.2</guid>
            <pubDate>Sat, 18 Nov 2023 21:17:25 GMT</pubDate>
            <description><![CDATA[1. Stop the service from running. If you're using a pre-installed image through a hosting provider, or setup Owncast to run under systemd you can probably just simply run systemctl stop owncast.]]></description>
            <content:encoded><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="012---2023-11-18">[<a href="https://github.com/owncast/owncast/milestone/24" target="_blank" rel="noopener noreferrer" class="">0.1.2</a>] - 2023-11-18<a href="https://owncast.online/pt/releases/owncast-0.1.2#012---2023-11-18" class="hash-link" aria-label="Link direto para 012---2023-11-18" title="Link direto para 012---2023-11-18" translate="no">​</a></h2>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="upgrade-instructions-from-011">Upgrade instructions from 0.1.1<a href="https://owncast.online/pt/releases/owncast-0.1.2#upgrade-instructions-from-011" class="hash-link" aria-label="Link direto para Upgrade instructions from 0.1.1" title="Link direto para Upgrade instructions from 0.1.1" translate="no">​</a></h2>
<ol>
<li class="">Stop the service from running. If you're using a pre-installed image through a hosting provider, or setup Owncast to run under systemd you can probably just simply run <code>systemctl stop owncast</code>.</li>
<li class="">Change to the directory where Owncast is installed on your server.</li>
<li class="">If you’ve customized your web interface in any way you will want to back up the files you’ve changed or customized.</li>
<li class="">Re-run the installer as the user you run Owncast under. For example if you are running owncast as the user "owncast": <code>curl https://owncast.online/install.sh |bash owncast</code></li>
<li class="">Restart the service. If you're running under systemd <code>systemctl start owncast</code>.</li>
</ol>
<h1>Major updates</h1>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="added">Added<a href="https://owncast.online/pt/releases/owncast-0.1.2#added" class="hash-link" aria-label="Link direto para Added" title="Link direto para Added" translate="no">​</a></h3>
<ul>
<li class="">
<p>Log IP address when stream key is rejected <a href="https://github.com/owncast/owncast/issues/3212" target="_blank" rel="noopener noreferrer" class="">#3212</a></p>
</li>
<li class="">
<p>Do not allow the use of externally API registered chat display names <a href="https://github.com/owncast/owncast/issues/3234" target="_blank" rel="noopener noreferrer" class="">#3234</a></p>
</li>
<li class="">
<p>Add confirmation/conditions/agreement modal when enabling directory <a href="https://github.com/owncast/owncast/issues/3258" target="_blank" rel="noopener noreferrer" class="">#3258</a></p>
</li>
<li class="">
<p>Chat user leave event <a href="https://github.com/owncast/owncast/issues/3201" target="_blank" rel="noopener noreferrer" class="">#3201</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="changed">Changed<a href="https://owncast.online/pt/releases/owncast-0.1.2#changed" class="hash-link" aria-label="Link direto para Changed" title="Link direto para Changed" translate="no">​</a></h3>
<ul>
<li class="">
<p>Don't let people set private IP addresses as public url <a href="https://github.com/owncast/owncast/issues/3268" target="_blank" rel="noopener noreferrer" class="">#3268</a></p>
</li>
<li class="">
<p>Revert back to using server-rendered bot pages <a href="https://github.com/owncast/owncast/issues/3253" target="_blank" rel="noopener noreferrer" class="">#3253</a></p>
</li>
<li class="">
<p>Handle people trying to save invalid URLs in the admin <a href="https://github.com/owncast/owncast/issues/3297" target="_blank" rel="noopener noreferrer" class="">#3297</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixed">Fixed<a href="https://owncast.online/pt/releases/owncast-0.1.2#fixed" class="hash-link" aria-label="Link direto para Fixed" title="Link direto para Fixed" translate="no">​</a></h3>
<ul>
<li class="">
<p>Fix typo in actions.tsx <a href="https://github.com/owncast/owncast/pull/3225" target="_blank" rel="noopener noreferrer" class="">#3225</a></p>
</li>
<li class="">
<p>Cleanup local files when using object storage <a href="https://github.com/owncast/owncast/issues/3230" target="_blank" rel="noopener noreferrer" class="">#3230</a></p>
</li>
<li class="">
<p>Occasional crashes, SIGSEGV <a href="https://github.com/owncast/owncast/issues/3223" target="_blank" rel="noopener noreferrer" class="">#3223</a></p>
</li>
<li class="">
<p>Add support for custom object storage path prefixes <a href="https://github.com/owncast/owncast/issues/3254" target="_blank" rel="noopener noreferrer" class="">#3254</a></p>
</li>
<li class="">
<p>[bug] macOS 0.1.0 release doesn't run on arm macs <a href="https://github.com/owncast/owncast/issues/3056" target="_blank" rel="noopener noreferrer" class="">#3056</a></p>
</li>
<li class="">
<p>Support custom serving endpoint with local storage <a href="https://github.com/owncast/owncast/issues/3292" target="_blank" rel="noopener noreferrer" class="">#3292</a></p>
</li>
<li class="">
<p>Firefox: URL adds a mysterious "#" <a href="https://github.com/owncast/owncast/issues/3240" target="_blank" rel="noopener noreferrer" class="">#3240</a></p>
</li>
<li class="">
<p>Geo details in viewer list is not populated when using a CDN <a href="https://github.com/owncast/owncast/issues/3349" target="_blank" rel="noopener noreferrer" class="">#3349</a></p>
</li>
<li class="">
<p>Fix embed player heights <a href="https://github.com/owncast/owncast/issues/3210" target="_blank" rel="noopener noreferrer" class="">#3210</a></p>
</li>
<li class="">
<p>invalid memory address error <a href="https://github.com/owncast/owncast/issues/3331" target="_blank" rel="noopener noreferrer" class="">#3331</a></p>
</li>
<li class="">
<p>Mobile action menu button does not scroll <a href="https://github.com/owncast/owncast/issues/3271" target="_blank" rel="noopener noreferrer" class="">#3271</a></p>
</li>
<li class="">
<p>Client side exception in /admin/chat/users/ <a href="https://github.com/owncast/owncast/issues/3373" target="_blank" rel="noopener noreferrer" class="">#3373</a></p>
</li>
<li class="">
<p>fix emojis overflowing the chat message <a href="https://github.com/owncast/owncast/pull/3228" target="_blank" rel="noopener noreferrer" class="">#3228</a></p>
</li>
<li class="">
<p>Fix parsing of Authorization Bearer header <a href="https://github.com/owncast/owncast/pull/3376" target="_blank" rel="noopener noreferrer" class="">#3376</a></p>
</li>
<li class="">
<p>"missing port in address" error after IP address parsing change <a href="https://github.com/owncast/owncast/issues/3371" target="_blank" rel="noopener noreferrer" class="">#3371</a></p>
</li>
<li class="">
<p>fix: add additional validation before making remote requests <a href="https://github.com/owncast/owncast/pull/3398" target="_blank" rel="noopener noreferrer" class="">#3398</a></p>
</li>
<li class="">
<p>Bug: "Error: too many colons in address" <a href="https://github.com/owncast/owncast/issues/3419" target="_blank" rel="noopener noreferrer" class="">#3419</a></p>
</li>
<li class="">
<p>User badges need spacing between them <a href="https://github.com/owncast/owncast/issues/3247" target="_blank" rel="noopener noreferrer" class="">#3247</a></p>
</li>
<li class="">
<p>Incorrect artifact timestamps on builds <a href="https://github.com/owncast/owncast/issues/3282" target="_blank" rel="noopener noreferrer" class="">#3282</a></p>
</li>
<li class="">
<p>live for <duration> announcements should not be in aria live region <a href="https://github.com/owncast/owncast/issues/3334" target="_blank" rel="noopener noreferrer" class="">#3334</a></duration></p>
</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-contributors">Thank you to our contributors!<a href="https://owncast.online/pt/releases/owncast-0.1.2#thank-you-to-our-contributors" class="hash-link" aria-label="Link direto para Thank you to our contributors!" title="Link direto para Thank you to our contributors!" translate="no">​</a></h2>
<p>The contributors for v0.1.2 were:
<a href="https://github.com/t1ff4ny" target="_blank" rel="noopener noreferrer" class="">t1ff4ny</a>, <a href="https://github.com/kamegoro" target="_blank" rel="noopener noreferrer" class="">kamegoro</a>, <a href="https://github.com/Pranav2612000" target="_blank" rel="noopener noreferrer" class="">Pranav2612000</a>, <a href="https://github.com/janWilejan" target="_blank" rel="noopener noreferrer" class="">janWilejan</a>, <a href="https://github.com/alyssais" target="_blank" rel="noopener noreferrer" class="">alyssais</a>, <a href="https://github.com/eltociear" target="_blank" rel="noopener noreferrer" class="">eltociear</a>, <a href="https://github.com/tfunken" target="_blank" rel="noopener noreferrer" class="">tfunken</a>, <a href="https://github.com/pjbollinger" target="_blank" rel="noopener noreferrer" class="">pjbollinger</a>, <a href="https://github.com/armadi1809" target="_blank" rel="noopener noreferrer" class="">armadi1809</a>, <a href="https://github.com/gabek" target="_blank" rel="noopener noreferrer" class="">gabek</a>, <a href="https://github.com/jprjr" target="_blank" rel="noopener noreferrer" class="">jprjr</a> and <a href="https://github.com/shreyass-ranganatha" target="_blank" rel="noopener noreferrer" class="">shreyass-ranganatha</a>.
We also thank all of the fantastic people helping out in the <a href="https://owncast.rocket.chat/" target="_blank" rel="noopener noreferrer" class="">Owncast chat</a> answering questions, testing and providing feedback.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-financial-supporters">Thank you to our <a href="https://opencollective.com/owncast" target="_blank" rel="noopener noreferrer" class="">financial supporters</a>!<a href="https://owncast.online/pt/releases/owncast-0.1.2#thank-you-to-our-financial-supporters" class="hash-link" aria-label="Link direto para thank-you-to-our-financial-supporters" title="Link direto para thank-you-to-our-financial-supporters" translate="no">​</a></h2>
<p>A <strong>huge</strong> thanks to those giving us to the resources to run servers, have testing environments, host collaboration tools, pay for 3rd party services to test with and the means to experiment with new ideas we wouldn't be able to do otherwise.</p>
<p>Our fantastic corporate sponsors none and generous donors <a href="https://opencollective.com/simon-michalke" target="_blank" rel="noopener noreferrer" class="">Simon Michalke</a>, <a href="https://opencollective.com/luka-princic" target="_blank" rel="noopener noreferrer" class="">Luka Prinčič</a>, <a href="https://opencollective.com/kyle-bronsdon" target="_blank" rel="noopener noreferrer" class="">Kyle Bronsdon</a>, <a href="https://opencollective.com/flaki" target="_blank" rel="noopener noreferrer" class="">Flaki</a>, <a href="https://opencollective.com/jnktn-tv" target="_blank" rel="noopener noreferrer" class="">Jnktn.tv</a>, <a href="https://opencollective.com/joel-bradshaw" target="_blank" rel="noopener noreferrer" class="">Joel Bradshaw</a>, <a href="https://opencollective.com/lindner" target="_blank" rel="noopener noreferrer" class="">Paul Lindner</a>, <a href="https://opencollective.com/targeted-traffic" target="_blank" rel="noopener noreferrer" class="">TargetedVisitors</a>, <a href="https://opencollective.com/incognito-3b4cd5c7" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/nebunez" target="_blank" rel="noopener noreferrer" class="">nebunez</a>, <a href="https://opencollective.com/johnathan-shunn" target="_blank" rel="noopener noreferrer" class="">Merlin</a>, <a href="https://opencollective.com/teklynk" target="_blank" rel="noopener noreferrer" class="">Teklynk</a>, <a href="https://opencollective.com/mhoel" target="_blank" rel="noopener noreferrer" class="">Marius Hoel</a>, <a href="https://opencollective.com/user-5bdb86e0" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/guest-bef18650" target="_blank" rel="noopener noreferrer" class="">Guest</a>, <a href="https://opencollective.com/sillysam" target="_blank" rel="noopener noreferrer" class="">SillySam</a>, <a href="https://opencollective.com/guest-618ea119" target="_blank" rel="noopener noreferrer" class="">emacsen</a>, <a href="https://opencollective.com/incognito-5c38b018" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/guest-78ad01d4" target="_blank" rel="noopener noreferrer" class="">GunghoGeoduck</a>, <a href="https://opencollective.com/patrick-materla" target="_blank" rel="noopener noreferrer" class="">Rick</a>, <a href="https://opencollective.com/didier-malenfant" target="_blank" rel="noopener noreferrer" class="">Didier Malenfant</a>, <a href="https://opencollective.com/markus-ressel" target="_blank" rel="noopener noreferrer" class="">Markus Ressel</a>, <a href="https://opencollective.com/guest-5ec71b6f" target="_blank" rel="noopener noreferrer" class="">Kit Aultman</a>, <a href="https://opencollective.com/mohamed-elsheiry" target="_blank" rel="noopener noreferrer" class="">Mohamed Elsheiry</a>, <a href="https://opencollective.com/tom31" target="_blank" rel="noopener noreferrer" class="">Tom</a>, <a href="https://opencollective.com/etkmusicdance" target="_blank" rel="noopener noreferrer" class="">ETKMusic.dance</a>, <a href="https://opencollective.com/theodore-jones" target="_blank" rel="noopener noreferrer" class="">Theodore Jones</a>, <a href="https://opencollective.com/alex-ocarroll" target="_blank" rel="noopener noreferrer" class="">Alex O'Carroll</a>, <a href="https://opencollective.com/alex-ocarroll" target="_blank" rel="noopener noreferrer" class="">Alex O'Carroll</a>, <a href="https://opencollective.com/guest-3f3a82d6" target="_blank" rel="noopener noreferrer" class="">Raymon Mens</a>, <a href="https://opencollective.com/vencabot" target="_blank" rel="noopener noreferrer" class="">Vencabot</a>, <a href="https://opencollective.com/guest-63e91d50" target="_blank" rel="noopener noreferrer" class="">James Carpenter</a>, <a href="https://opencollective.com/guest-08e5b6de" target="_blank" rel="noopener noreferrer" class="">Vince</a>, <a href="https://opencollective.com/robert-wolniak" target="_blank" rel="noopener noreferrer" class="">Robert Wolniak</a>, <a href="https://opencollective.com/guest-7e5ea2e1" target="_blank" rel="noopener noreferrer" class="">Nullcasting</a>, <a href="https://opencollective.com/martijn" target="_blank" rel="noopener noreferrer" class="">Martijn</a>, <a href="https://opencollective.com/incognito-92e7aa0d" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/guest-553ff5bb" target="_blank" rel="noopener noreferrer" class="">Fred Luetkemeier</a>, <a href="https://opencollective.com/kev-mul" target="_blank" rel="noopener noreferrer" class="">Kev Mul</a>, <a href="https://opencollective.com/guest-92a76f2a" target="_blank" rel="noopener noreferrer" class="">Hamish The PolarBear</a>, <a href="https://opencollective.com/jnktn-tv" target="_blank" rel="noopener noreferrer" class="">Jnktn.tv</a>, <a href="https://opencollective.com/denman-rooke" target="_blank" rel="noopener noreferrer" class="">Denman Rooke</a>, <a href="https://opencollective.com/gravitons1" target="_blank" rel="noopener noreferrer" class="">gravitons loves the Fediverse &lt;3</a> and <a href="https://opencollective.com/guest-ff353a2f" target="_blank" rel="noopener noreferrer" class="">John Brubaker</a>.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="in-kind-support">In-kind support<a href="https://owncast.online/pt/releases/owncast-0.1.2#in-kind-support" class="hash-link" aria-label="Link direto para In-kind support" title="Link direto para In-kind support" translate="no">​</a></h2>
<p>A special <strong>thank you</strong> to the organizations that offer services to help Owncast build, test and support and distribute the software.</p>
<p><a href="https://www.fastly.com/fast-forward" target="_blank" rel="noopener noreferrer" class="">Fastly</a>, <a href="https://cloud.cypress.io/projects/wwi3xe" target="_blank" rel="noopener noreferrer" class="">Cypress</a>, <a href="https://www.browserstack.com/open-source" target="_blank" rel="noopener noreferrer" class="">BrowserStack</a>, <a href="https://www.chromatic.com/builds?appId=629132c6e23893003a9e89c5" target="_blank" rel="noopener noreferrer" class="">Chromatic</a>, <a href="https://hub.docker.com/u/owncast" target="_blank" rel="noopener noreferrer" class="">Docker</a> and <a href="https://owncast.rocket.chat/" target="_blank" rel="noopener noreferrer" class="">Rocket.Chat</a>.</p>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="downloads">Downloads<a href="https://owncast.online/pt/releases/owncast-0.1.2#downloads" class="hash-link" aria-label="Link direto para Downloads" title="Link direto para Downloads" translate="no">​</a></h2>
<p>View all downloads on the <a href="https://github.com/owncast/owncast/releases/tag/v0.1.2" target="_blank" rel="noopener noreferrer" class="">GitHub release page</a>.</p>

































<table><thead><tr><th>Platform</th><th>Download</th></tr></thead><tbody><tr><td>owncast-0.1.2-linux-32bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.1.2/owncast-0.1.2-linux-32bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (16.5 MB)</td></tr><tr><td>owncast-0.1.2-linux-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.1.2/owncast-0.1.2-linux-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (17.2 MB)</td></tr><tr><td>owncast-0.1.2-linux-arm64.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.1.2/owncast-0.1.2-linux-arm64.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (16.2 MB)</td></tr><tr><td>owncast-0.1.2-linux-arm7.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.1.2/owncast-0.1.2-linux-arm7.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (16.2 MB)</td></tr><tr><td>owncast-0.1.2-macOS-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.1.2/owncast-0.1.2-macOS-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (26.7 MB)</td></tr><tr><td>owncast-0.1.2-macOS-arm64.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.1.2/owncast-0.1.2-macOS-arm64.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (26.6 MB)</td></tr></tbody></table>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Owncast v0.1.1]]></title>
            <link>https://owncast.online/pt/releases/owncast-0.1.1</link>
            <guid>https://owncast.online/pt/releases/owncast-0.1.1</guid>
            <pubDate>Fri, 28 Jul 2023 20:07:08 GMT</pubDate>
            <description><![CDATA[I hope everyone is enjoying all the changes and improvements from the web overhaul that came with v0.1.0. With so many changes we knew there'd be a a slew of bug fixes to come along after. And the fir...]]></description>
            <content:encoded><![CDATA[<p>I hope everyone is enjoying all the changes and improvements from the web overhaul that came with v0.1.0. With so many changes we knew there'd be a a slew of bug fixes to come along after. And the first round of those are here.</p>
<p>Some changes you might be interested in:</p>
<ul>
<li class="">Chat is now re-sizable and there's a convenient way to get the "pop-out" chat window.</li>
<li class="">Those who use object storage for their steams will now finally see their segments get cleaned up automatically by Owncast without having to configure lifecycle rules with their storage provider.</li>
<li class="">There's a handful of fixes that should improve glitchy chat performance, including a bug where people using mobile Firefox on Android couldn't use chat at all.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="011---2023-07-28">[<a href="https://github.com/owncast/owncast/milestone/21" target="_blank" rel="noopener noreferrer" class="">0.1.1</a>] - 2023-07-28<a href="https://owncast.online/pt/releases/owncast-0.1.1#011---2023-07-28" class="hash-link" aria-label="Link direto para 011---2023-07-28" title="Link direto para 011---2023-07-28" translate="no">​</a></h2>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="upgrade-instructions-from-010">Upgrade instructions from 0.1.0<a href="https://owncast.online/pt/releases/owncast-0.1.1#upgrade-instructions-from-010" class="hash-link" aria-label="Link direto para Upgrade instructions from 0.1.0" title="Link direto para Upgrade instructions from 0.1.0" translate="no">​</a></h2>
<ol>
<li class="">Stop the service from running. If you're using a pre-installed image through a hosting provider, or setup Owncast to run under systemd you can probably just simply run <code>systemctl stop owncast</code>.</li>
<li class="">Change to the directory where Owncast is installed on your server.</li>
<li class="">If you’ve customized your web interface in any way you will want to back up the files you’ve changed or customized.</li>
<li class="">Re-run the installer as the user you run Owncast under. For example if you are running owncast as the user "owncast": <code>su -c "curl https://owncast.online/install.sh |bash" owncast</code></li>
<li class="">Restart the service. If you're running under systemd <code>systemctl start owncast</code>.</li>
</ol>
<h1>Major updates</h1>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="added">Added<a href="https://owncast.online/pt/releases/owncast-0.1.1#added" class="hash-link" aria-label="Link direto para Added" title="Link direto para Added" translate="no">​</a></h3>
<ul>
<li class="">
<p>Option to prevent search engine indexing of Owncast pages <a href="https://github.com/owncast/owncast/issues/2684" target="_blank" rel="noopener noreferrer" class="">#2684</a></p>
</li>
<li class="">
<p>Allow using the video serving endpoint outside of the S3 config <a href="https://github.com/owncast/owncast/issues/2785" target="_blank" rel="noopener noreferrer" class="">#2785</a></p>
</li>
<li class="">
<p>Cleanup of old stream segments in S3 bucket <a href="https://github.com/owncast/owncast/issues/2646" target="_blank" rel="noopener noreferrer" class="">#2646</a></p>
</li>
<li class="">
<p>Extend Webfinger response to include additional references <a href="https://github.com/owncast/owncast/issues/2851" target="_blank" rel="noopener noreferrer" class="">#2851</a></p>
</li>
<li class="">
<p>Display a user flag for bot accounts <a href="https://github.com/owncast/owncast/issues/3046" target="_blank" rel="noopener noreferrer" class="">#3046</a></p>
</li>
<li class="">
<p>Preload custom emoji images <a href="https://github.com/owncast/owncast/issues/3117" target="_blank" rel="noopener noreferrer" class="">#3117</a></p>
</li>
<li class="">
<p>Support showing display name in each chat message via css <a href="https://github.com/owncast/owncast/issues/3077" target="_blank" rel="noopener noreferrer" class="">#3077</a></p>
</li>
<li class="">
<p>Add year to chat users dates in admin <a href="https://github.com/owncast/owncast/issues/3175" target="_blank" rel="noopener noreferrer" class="">#3175</a></p>
</li>
<li class="">
<p>Use VA-API hardware decoding and scaling <a href="https://github.com/owncast/owncast/pull/2976" target="_blank" rel="noopener noreferrer" class="">#2976</a></p>
</li>
<li class="">
<p>pop-out chat button <a href="https://github.com/owncast/owncast/issues/2848" target="_blank" rel="noopener noreferrer" class="">#2848</a></p>
</li>
<li class="">
<p>Adjustable chat width <a href="https://github.com/owncast/owncast/issues/1918" target="_blank" rel="noopener noreferrer" class="">#1918</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="changed">Changed<a href="https://owncast.online/pt/releases/owncast-0.1.1#changed" class="hash-link" aria-label="Link direto para Changed" title="Link direto para Changed" translate="no">​</a></h3>
<ul>
<li class="">
<p>Visually split up chat messages slightly even when user is collapsed. <a href="https://github.com/owncast/owncast/issues/3062" target="_blank" rel="noopener noreferrer" class="">#3062</a></p>
</li>
<li class="">
<p>Admin S3 configuration form - Change secret input to be a password type <a href="https://github.com/owncast/owncast/issues/3013" target="_blank" rel="noopener noreferrer" class="">#3013</a></p>
</li>
<li class="">
<p>Chat name will auto-close after changing name <a href="https://github.com/owncast/owncast/issues/3083" target="_blank" rel="noopener noreferrer" class="">#3083</a></p>
</li>
<li class="">
<p>Increase width of volume slider <a href="https://github.com/owncast/owncast/pull/3155" target="_blank" rel="noopener noreferrer" class="">#3155</a></p>
</li>
<li class="">
<p>Improve overflow behaviour in chat input <a href="https://github.com/owncast/owncast/pull/3167" target="_blank" rel="noopener noreferrer" class="">#3167</a></p>
</li>
<li class="">
<p>Add current stream status in webhooks <a href="https://github.com/owncast/owncast/issues/2881" target="_blank" rel="noopener noreferrer" class="">#2881</a></p>
</li>
<li class="">
<p>Chat - Pass along custom emoji names in raw chat data <a href="https://github.com/owncast/owncast/issues/1803" target="_blank" rel="noopener noreferrer" class="">#1803</a></p>
</li>
<li class="">
<p>Improve iOS Browser notifications UX <a href="https://github.com/owncast/owncast/issues/2992" target="_blank" rel="noopener noreferrer" class="">#2992</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixed">Fixed<a href="https://owncast.online/pt/releases/owncast-0.1.1#fixed" class="hash-link" aria-label="Link direto para Fixed" title="Link direto para Fixed" translate="no">​</a></h3>
<ul>
<li class="">
<p>Fix federation info modal text colors <a href="https://github.com/owncast/owncast/issues/3010" target="_blank" rel="noopener noreferrer" class="">#3010</a></p>
</li>
<li class="">
<p>Docker releases have a double "v" in the version number <a href="https://github.com/owncast/owncast/issues/3066" target="_blank" rel="noopener noreferrer" class="">#3066</a></p>
</li>
<li class="">
<p>Admin established user mode toggle switch reverts to previous state after changing it <a href="https://github.com/owncast/owncast/issues/3070" target="_blank" rel="noopener noreferrer" class="">#3070</a></p>
</li>
<li class="">
<p>Chat automatic scroll to bottom is buggy <a href="https://github.com/owncast/owncast/issues/3029" target="_blank" rel="noopener noreferrer" class="">#3029</a></p>
</li>
<li class="">
<p>Image opengraph tag has double slashes creating an error <a href="https://github.com/owncast/owncast/issues/3075" target="_blank" rel="noopener noreferrer" class="">#3075</a></p>
</li>
<li class="">
<p>Android + Firefox results in duplicated characters when typing in chat <a href="https://github.com/owncast/owncast/issues/3094" target="_blank" rel="noopener noreferrer" class="">#3094</a></p>
</li>
<li class="">
<p>fix TitleNotifier crash <a href="https://github.com/owncast/owncast/pull/3100" target="_blank" rel="noopener noreferrer" class="">#3100</a></p>
</li>
<li class="">
<p>Inputting text into the chat can cause page scroll <a href="https://github.com/owncast/owncast/issues/3110" target="_blank" rel="noopener noreferrer" class="">#3110</a></p>
</li>
<li class="">
<p>Deleting all stream keys causes client-side errors <a href="https://github.com/owncast/owncast/issues/3114" target="_blank" rel="noopener noreferrer" class="">#3114</a></p>
</li>
<li class="">
<p>Fix for potential external actions crash when there are no actions <a href="https://github.com/owncast/owncast/issues/3116" target="_blank" rel="noopener noreferrer" class="">#3116</a></p>
</li>
<li class="">
<p>Video Embed: /embed/video introduces scrolling <a href="https://github.com/owncast/owncast/issues/3104" target="_blank" rel="noopener noreferrer" class="">#3104</a></p>
</li>
<li class="">
<p>Emoji markup is cut off when hitting character limits, breaking the images <a href="https://github.com/owncast/owncast/issues/3120" target="_blank" rel="noopener noreferrer" class="">#3120</a></p>
</li>
<li class="">
<p>Improve chat scrolling performance <a href="https://github.com/owncast/owncast/pull/3165" target="_blank" rel="noopener noreferrer" class="">#3165</a></p>
</li>
<li class="">
<p>ChatBox Error -  SelectAll + Delete does not work if input is text + emoji <a href="https://github.com/owncast/owncast/issues/3121" target="_blank" rel="noopener noreferrer" class="">#3121</a></p>
</li>
<li class="">
<p>External actions no longer receive username url params from 0.1.0 frontend <a href="https://github.com/owncast/owncast/issues/3130" target="_blank" rel="noopener noreferrer" class="">#3130</a></p>
</li>
<li class="">
<p>If chat is disabled an exception is thrown trying to use the displayName <a href="https://github.com/owncast/owncast/issues/3138" target="_blank" rel="noopener noreferrer" class="">#3138</a></p>
</li>
<li class="">
<p>Admin message page have oddly shaped emoji images <a href="https://github.com/owncast/owncast/issues/3126" target="_blank" rel="noopener noreferrer" class="">#3126</a></p>
</li>
<li class="">
<p>UI crashes when no codecs are found. <a href="https://github.com/owncast/owncast/issues/3141" target="_blank" rel="noopener noreferrer" class="">#3141</a></p>
</li>
<li class="">
<p>Appearance Settings resetting after page reload <a href="https://github.com/owncast/owncast/issues/3170" target="_blank" rel="noopener noreferrer" class="">#3170</a></p>
</li>
<li class="">
<p>Don't IP ban localhost <a href="https://github.com/owncast/owncast/issues/3172" target="_blank" rel="noopener noreferrer" class="">#3172</a></p>
</li>
<li class="">
<p>Hidden messages are not hidden unless the page is refreshed <a href="https://github.com/owncast/owncast/issues/3166" target="_blank" rel="noopener noreferrer" class="">#3166</a></p>
</li>
<li class="">
<p>Sharing Owncast fediverse posts to a few thousand accounts causes video buffering <a href="https://github.com/owncast/owncast/issues/3189" target="_blank" rel="noopener noreferrer" class="">#3189</a></p>
</li>
<li class="">
<p>s3Storage: fix slice bounds out of range error <a href="https://github.com/owncast/owncast/pull/3208" target="_blank" rel="noopener noreferrer" class="">#3208</a></p>
</li>
<li class="">
<p>Mobile web action button menu not displaying <a href="https://github.com/owncast/owncast/issues/3216" target="_blank" rel="noopener noreferrer" class="">#3216</a></p>
</li>
<li class="">
<p>Sending an invalid stream keys payload to the admin API causes issues with the admin <a href="https://github.com/owncast/owncast/issues/3082" target="_blank" rel="noopener noreferrer" class="">#3082</a></p>
</li>
<li class="">
<p>Bottom content on mobile does not span full width in some cases <a href="https://github.com/owncast/owncast/issues/3073" target="_blank" rel="noopener noreferrer" class="">#3073</a></p>
</li>
<li class="">
<p>Chat is creating links for invalid TLDs <a href="https://github.com/owncast/owncast/issues/3107" target="_blank" rel="noopener noreferrer" class="">#3107</a></p>
</li>
<li class="">
<p>Improve video player settings menu appearance  <a href="https://github.com/owncast/owncast/issues/2760" target="_blank" rel="noopener noreferrer" class="">#2760</a></p>
</li>
<li class="">
<p>Emoji: missing alt tag <a href="https://github.com/owncast/owncast/issues/3106" target="_blank" rel="noopener noreferrer" class="">#3106</a></p>
</li>
<li class="">
<p>Chat: unable to insert line breaks <a href="https://github.com/owncast/owncast/issues/3108" target="_blank" rel="noopener noreferrer" class="">#3108</a></p>
</li>
<li class="">
<p>Scrolling: scrolling down on chat can cause video to scroll <a href="https://github.com/owncast/owncast/issues/3109" target="_blank" rel="noopener noreferrer" class="">#3109</a></p>
</li>
<li class="">
<p>When the action buttons wrap there should be spacing between the rows <a href="https://github.com/owncast/owncast/issues/3122" target="_blank" rel="noopener noreferrer" class="">#3122</a></p>
</li>
<li class="">
<p>Fediverse post URL is broken on calkey / firefish <a href="https://github.com/owncast/owncast/issues/3195" target="_blank" rel="noopener noreferrer" class="">#3195</a></p>
</li>
<li class="">
<p>Notify popup misses the button sometimes <a href="https://github.com/owncast/owncast/issues/3191" target="_blank" rel="noopener noreferrer" class="">#3191</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="removed">Removed<a href="https://owncast.online/pt/releases/owncast-0.1.1#removed" class="hash-link" aria-label="Link direto para Removed" title="Link direto para Removed" translate="no">​</a></h3>
<ul>
<li class="">Remove animation of chat sidebar <a href="https://github.com/owncast/owncast/issues/3089" target="_blank" rel="noopener noreferrer" class="">#3089</a></li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-contributors">Thank you to our contributors!<a href="https://owncast.online/pt/releases/owncast-0.1.1#thank-you-to-our-contributors" class="hash-link" aria-label="Link direto para Thank you to our contributors!" title="Link direto para Thank you to our contributors!" translate="no">​</a></h2>
<p>The contributors for v0.1.1 were:
<a href="https://github.com/janWilejan" target="_blank" rel="noopener noreferrer" class="">janWilejan</a>, <a href="https://github.com/abhipanorian" target="_blank" rel="noopener noreferrer" class="">abhipanorian</a>, <a href="https://github.com/mohibkay" target="_blank" rel="noopener noreferrer" class="">mohibkay</a>, <a href="https://github.com/yk-jp" target="_blank" rel="noopener noreferrer" class="">yk-jp</a>, <a href="https://github.com/mrsoong" target="_blank" rel="noopener noreferrer" class="">mrsoong</a>, <a href="https://github.com/gabek" target="_blank" rel="noopener noreferrer" class="">gabek</a>, <a href="https://github.com/jerinthomas1404" target="_blank" rel="noopener noreferrer" class="">jerinthomas1404</a>, <a href="https://github.com/hagn" target="_blank" rel="noopener noreferrer" class="">hagn</a>, <a href="https://github.com/dev265545" target="_blank" rel="noopener noreferrer" class="">dev265545</a> and <a href="https://github.com/jprjr" target="_blank" rel="noopener noreferrer" class="">jprjr</a>.
We also thank all of the fantastic people helping out in the <a href="https://owncast.rocket.chat/" target="_blank" rel="noopener noreferrer" class="">Owncast chat</a> answering questions, testing and providing feedback.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-financial-supporters">Thank you to our <a href="https://opencollective.com/owncast" target="_blank" rel="noopener noreferrer" class="">financial supporters</a>!<a href="https://owncast.online/pt/releases/owncast-0.1.1#thank-you-to-our-financial-supporters" class="hash-link" aria-label="Link direto para thank-you-to-our-financial-supporters" title="Link direto para thank-you-to-our-financial-supporters" translate="no">​</a></h2>
<p>A <strong>huge</strong> thanks to those giving us to the resources to run servers, have testing environments, host collaboration tools, pay for 3rd party services to test with and the means to experiment with new ideas we wouldn't be able to do otherwise.</p>
<p>Our fantastic corporate sponsors <a href="https://opencollective.com/okta" target="_blank" rel="noopener noreferrer" class="">Okta</a>, <a href="https://opencollective.com/noblestreet" target="_blank" rel="noopener noreferrer" class="">Noblestreet</a> and generous donors <a href="https://opencollective.com/simon-michalke" target="_blank" rel="noopener noreferrer" class="">Simon Michalke</a>, <a href="https://opencollective.com/rootbeerdan" target="_blank" rel="noopener noreferrer" class="">rootbeerdan</a>, <a href="https://opencollective.com/luka-princic" target="_blank" rel="noopener noreferrer" class="">Luka Prinčič</a>, <a href="https://opencollective.com/kyle-bronsdon" target="_blank" rel="noopener noreferrer" class="">Kyle Bronsdon</a>, <a href="https://opencollective.com/flaki" target="_blank" rel="noopener noreferrer" class="">Flaki</a>, <a href="https://opencollective.com/jnktn-tv" target="_blank" rel="noopener noreferrer" class="">Jnktn.tv</a>, <a href="https://opencollective.com/joel-bradshaw" target="_blank" rel="noopener noreferrer" class="">Joel Bradshaw</a>, <a href="https://opencollective.com/lindner" target="_blank" rel="noopener noreferrer" class="">Paul Lindner</a>, <a href="https://opencollective.com/seo25-com" target="_blank" rel="noopener noreferrer" class="">Real Targeted Traffic</a>, <a href="https://opencollective.com/targeted-traffic" target="_blank" rel="noopener noreferrer" class="">TargetedVisitors</a>, <a href="https://opencollective.com/incognito-3b4cd5c7" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/nebunez" target="_blank" rel="noopener noreferrer" class="">nebunez</a>, <a href="https://opencollective.com/johnathan-shunn" target="_blank" rel="noopener noreferrer" class="">Merlin</a>, <a href="https://opencollective.com/teklynk" target="_blank" rel="noopener noreferrer" class="">Teklynk</a>, <a href="https://opencollective.com/mhoel" target="_blank" rel="noopener noreferrer" class="">Marius Hoel</a>, <a href="https://opencollective.com/user-5bdb86e0" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/michcio" target="_blank" rel="noopener noreferrer" class="">Michał Sidor</a>, <a href="https://opencollective.com/guest-b2e5fccd" target="_blank" rel="noopener noreferrer" class="">2000staFM</a>, <a href="https://opencollective.com/guest-bef18650" target="_blank" rel="noopener noreferrer" class="">Guest</a>, <a href="https://opencollective.com/sillysam" target="_blank" rel="noopener noreferrer" class="">SillySam</a>, <a href="https://opencollective.com/guest-d5b81ff0" target="_blank" rel="noopener noreferrer" class="">ruut</a>, <a href="https://opencollective.com/guest-ffa58d26" target="_blank" rel="noopener noreferrer" class="">Ozoned</a>, <a href="https://opencollective.com/guest-618ea119" target="_blank" rel="noopener noreferrer" class="">emacsen</a>, <a href="https://opencollective.com/incognito-5c38b018" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/jebba" target="_blank" rel="noopener noreferrer" class="">Jeff Moe</a>, <a href="https://opencollective.com/guest-78ad01d4" target="_blank" rel="noopener noreferrer" class="">GunghoGeoduck</a>, <a href="https://opencollective.com/patrick-materla" target="_blank" rel="noopener noreferrer" class="">Patrick</a>, <a href="https://opencollective.com/guest-e27f435c" target="_blank" rel="noopener noreferrer" class="">Chris Heino</a>, <a href="https://opencollective.com/didier-malenfant" target="_blank" rel="noopener noreferrer" class="">Didier Malenfant</a>, <a href="https://opencollective.com/markus-ressel" target="_blank" rel="noopener noreferrer" class="">Markus Ressel</a>, <a href="https://opencollective.com/guest-5ec71b6f" target="_blank" rel="noopener noreferrer" class="">Kit Aultman</a>, <a href="https://opencollective.com/mohamed-elsheiry" target="_blank" rel="noopener noreferrer" class="">Mohamed Elsheiry</a>, <a href="https://opencollective.com/tom31" target="_blank" rel="noopener noreferrer" class="">Tom</a>, <a href="https://opencollective.com/michael67" target="_blank" rel="noopener noreferrer" class="">Michael</a>, <a href="https://opencollective.com/theodore-jones" target="_blank" rel="noopener noreferrer" class="">Theodore Jones</a>, <a href="https://opencollective.com/alex-ocarroll" target="_blank" rel="noopener noreferrer" class="">Alex O'Carroll</a>, <a href="https://opencollective.com/alex-ocarroll" target="_blank" rel="noopener noreferrer" class="">Alex O'Carroll</a>, <a href="https://opencollective.com/guest-3f3a82d6" target="_blank" rel="noopener noreferrer" class="">Raymon Mens</a>, <a href="https://opencollective.com/vencabot" target="_blank" rel="noopener noreferrer" class="">Vencabot</a>, <a href="https://opencollective.com/guest-63e91d50" target="_blank" rel="noopener noreferrer" class="">James Carpenter</a>, <a href="https://opencollective.com/guest-08e5b6de" target="_blank" rel="noopener noreferrer" class="">Vince</a>, <a href="https://opencollective.com/robert-wolniak" target="_blank" rel="noopener noreferrer" class="">Robert Wolniak</a>, <a href="https://opencollective.com/guest-7e5ea2e1" target="_blank" rel="noopener noreferrer" class="">Nullcasting</a>, <a href="https://opencollective.com/martijn" target="_blank" rel="noopener noreferrer" class="">Martijn</a>, <a href="https://opencollective.com/incognito-92e7aa0d" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/guest-553ff5bb" target="_blank" rel="noopener noreferrer" class="">Fred Luetkemeier</a>, <a href="https://opencollective.com/kev-mul" target="_blank" rel="noopener noreferrer" class="">Kev Mul</a>, <a href="https://opencollective.com/guest-92a76f2a" target="_blank" rel="noopener noreferrer" class="">Hamish The PolarBear</a> and <a href="https://opencollective.com/denman-rooke" target="_blank" rel="noopener noreferrer" class="">Denman Rooke</a>.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="in-kind-support">In-kind support<a href="https://owncast.online/pt/releases/owncast-0.1.1#in-kind-support" class="hash-link" aria-label="Link direto para In-kind support" title="Link direto para In-kind support" translate="no">​</a></h2>
<p>A special <strong>thank you</strong> to the organizations that offer services to help Owncast build, test and support and distribute the software.</p>
<p><a href="https://www.fastly.com/fast-forward" target="_blank" rel="noopener noreferrer" class="">Fastly</a>, <a href="https://cloud.cypress.io/projects/wwi3xe" target="_blank" rel="noopener noreferrer" class="">Cypress</a>, <a href="https://www.browserstack.com/open-source" target="_blank" rel="noopener noreferrer" class="">BrowserStack</a>, <a href="https://www.chromatic.com/builds?appId=629132c6e23893003a9e89c5" target="_blank" rel="noopener noreferrer" class="">Chromatic</a>, <a href="https://hub.docker.com/u/owncast" target="_blank" rel="noopener noreferrer" class="">Docker</a> and <a href="https://owncast.rocket.chat/" target="_blank" rel="noopener noreferrer" class="">Rocket.Chat</a>.</p>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="downloads">Downloads<a href="https://owncast.online/pt/releases/owncast-0.1.1#downloads" class="hash-link" aria-label="Link direto para Downloads" title="Link direto para Downloads" translate="no">​</a></h2>
<p>View all downloads on the <a href="https://github.com/owncast/owncast/releases/tag/v0.1.1" target="_blank" rel="noopener noreferrer" class="">GitHub release page</a>.</p>





























<table><thead><tr><th>Platform</th><th>Download</th></tr></thead><tbody><tr><td>owncast-0.1.1-linux-32bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.1.1/owncast-0.1.1-linux-32bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (16.3 MB)</td></tr><tr><td>owncast-0.1.1-linux-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.1.1/owncast-0.1.1-linux-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (16.8 MB)</td></tr><tr><td>owncast-0.1.1-linux-arm64.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.1.1/owncast-0.1.1-linux-arm64.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (15.8 MB)</td></tr><tr><td>owncast-0.1.1-linux-arm7.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.1.1/owncast-0.1.1-linux-arm7.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (15.8 MB)</td></tr><tr><td>owncast-0.1.1-macOS-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.1.1/owncast-0.1.1-macOS-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (17.3 MB)</td></tr></tbody></table>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Owncast v0.1.0]]></title>
            <link>https://owncast.online/pt/releases/owncast-0.1.0</link>
            <guid>https://owncast.online/pt/releases/owncast-0.1.0</guid>
            <pubDate>Tue, 30 May 2023 16:18:06 GMT</pubDate>
            <description><![CDATA[The first commit to Owncast was May 23, 2020. It's been a wild ride seeing what everyone has been streaming and all the creative use cases people have come up with. Thank you to everyone who has contr...]]></description>
            <content:encoded><![CDATA[<p><strong>Note:</strong> Please read these release notes in their entirety. There are many changes and it's important for you to know what has changed and how it will affect you.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="three-years-of-owncast">Three years of Owncast!<a href="https://owncast.online/pt/releases/owncast-0.1.0#three-years-of-owncast" class="hash-link" aria-label="Link direto para Three years of Owncast!" title="Link direto para Three years of Owncast!" translate="no">​</a></h2>
<p>The first commit to Owncast was May 23, 2020. It's been a wild ride seeing what everyone has been streaming and all the creative use cases people have come up with. Thank you to everyone who has contributed to the project, and to everyone who has been using it. I won't use this place to talk about how awesome you all are, but here's to many more years of your streams!</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="a-big-update">A big update!<a href="https://owncast.online/pt/releases/owncast-0.1.0#a-big-update" class="hash-link" aria-label="Link direto para A big update!" title="Link direto para A big update!" translate="no">​</a></h2>
<p>Owncast v0.1.0 is a large update with many changes to the web interface. It is a complete rewrite of the frontend and like any rewrite it results in many improvements, but also room for bugs and regressions. Please report any issues you find to the <a href="https://github.com/owncast/owncast/issues" target="_blank" rel="noopener noreferrer" class="">issue tracker</a>.</p>
<p>This release is made up of over <a href="https://github.com/owncast/owncast/milestone/18?closed=1" target="_blank" rel="noopener noreferrer" class="">380 completed tasks</a>. That's not 380 commits, 380 standalone tasks. That's so much stuff. If you're interested in some behind the scenes there's blog posts about <a href="https://gabekangas.com/blog/2023/02/owncast-v0.1.0-retrospective-redesign/" target="_blank" rel="noopener noreferrer" class="">Owncast design</a> and <a href="https://gabekangas.com/blog/2023/02/owncast-v0.1.0-retrospective-frontend-web-rewrite/" target="_blank" rel="noopener noreferrer" class="">the web project</a>.</p>
<p>It may make sense for some who relied on heavy customization in previous versions to test out this release outside of your production install of Owncast to make sure any visual customization you previously made can be moved over.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="a-special-thank-you-to-the-contributors-for-this-release">A special thank you to the contributors for this release<a href="https://owncast.online/pt/releases/owncast-0.1.0#a-special-thank-you-to-the-contributors-for-this-release" class="hash-link" aria-label="Link direto para A special thank you to the contributors for this release" title="Link direto para A special thank you to the contributors for this release" translate="no">​</a></h2>
<p>This release was a large undertaking and would not have been possible without the help of all the people who pitched in their skills to make it happen. A full list is at the bottom of these release notes.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="goals-of-this-release">Goals of this release<a href="https://owncast.online/pt/releases/owncast-0.1.0#goals-of-this-release" class="hash-link" aria-label="Link direto para Goals of this release" title="Link direto para Goals of this release" translate="no">​</a></h2>
<p>With all the future features that we want to add to Owncast it was required to take a step back and rebuild the web frontend from scratch so it would be easier to add to and maintain. This release is the result of that work.</p>
<p>The goals of this release were:</p>
<ol>
<li class="">Make it easier to work on and contribute to, especially first time contributors to Owncast.</li>
<li class="">Make it load faster.</li>
<li class="">Be more accessible.</li>
<li class="">Be more mobile friendly.</li>
<li class="">Be easier to customize.</li>
<li class="">Set us up for future features.</li>
</ol>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="web-source-code-is-no-longer-included-in-releases">Web source code is no longer included in releases<a href="https://owncast.online/pt/releases/owncast-0.1.0#web-source-code-is-no-longer-included-in-releases" class="hash-link" aria-label="Link direto para Web source code is no longer included in releases" title="Link direto para Web source code is no longer included in releases" translate="no">​</a></h2>
<p>One side-effect of these changes is we no longer ship the raw web source code with each release. This was previously the <code>webroot</code> directory. While most people didn't take advantage of this in the past, some did. If you find there are things you can no longer do that you once did there are two options:</p>
<ol>
<li class="">Download the Owncast source code and build it yourself, editing what you need.</li>
<li class="">Open an issue on the <a href="https://github.com/owncast/owncast/issues" target="_blank" rel="noopener noreferrer" class="">issue tracker</a> and let us know what you used to be able to do that you no longer can.</li>
</ol>
<p>We hope the addition of additional customization options in the admin will make up for this change.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="webroot-directory">Webroot directory<a href="https://owncast.online/pt/releases/owncast-0.1.0#webroot-directory" class="hash-link" aria-label="Link direto para Webroot directory" title="Link direto para Webroot directory" translate="no">​</a></h3>
<p>While the <code>webroot</code> directory will not be automatically deleted, and any files you had previously manually put there will be safe, it will no longer be used for anything and you are free to delete it yourself when you're ready.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="appearance-customization">Appearance customization<a href="https://owncast.online/pt/releases/owncast-0.1.0#appearance-customization" class="hash-link" aria-label="Link direto para Appearance customization" title="Link direto para Appearance customization" translate="no">​</a></h2>
<p>The new appearance section under <strong>General</strong> settings in the Owncast admin allows for an easier approach to customizing your instance. While you could, and still can, write your own CSS, the new options allow you to customize the appearance of your Owncast instance without writing any CSS by selecting colors other miscellaneous options.</p>
<p>While not every single individual component or element can be customized via point-and-click, we hope this at least gives most people a simpler to customize right out of the box. Via CSS you can still customize anything you want and CSS variables can be set manually.</p>
<p><strong>Note</strong> that any CSS you had written for previous releases of Owncast will not be compatible with the new version, as the entire web frontend changed.</p>
<p>Read more about the appearance customization page in the <a class="" href="https://owncast.online/pt/docs/configuration/appearance">Appearance customization</a> guide.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="insert-custom-javascript">Insert custom Javascript<a href="https://owncast.online/pt/releases/owncast-0.1.0#insert-custom-javascript" class="hash-link" aria-label="Link direto para Insert custom Javascript" title="Link direto para Insert custom Javascript" translate="no">​</a></h2>
<p>Under the <strong>General</strong> settings page you can add custom Javascript to your Owncast instance's web page. Read more about this in the <a class="" href="https://owncast.online/pt/docs/configuration/custom-javascript">documentation</a>.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="streaming-keys-and-admin-password">Streaming keys and admin password<a href="https://owncast.online/pt/releases/owncast-0.1.0#streaming-keys-and-admin-password" class="hash-link" aria-label="Link direto para Streaming keys and admin password" title="Link direto para Streaming keys and admin password" translate="no">​</a></h2>
<p>Previously the admin password and stream key were the same. Due to requests these have been split up, and you can now create any number of streaming keys. Most people will continue to not need this functionality, but if you have a specific use case where you have multiple streamers, and you don't want any of them to access the admin for some reason, this is now possible.</p>
<p><strong>By default the admin password and single stream key are both the same</strong>, however. So you should see no difference when upgrading to this new release.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="custom-emoji">Custom emoji<a href="https://owncast.online/pt/releases/owncast-0.1.0#custom-emoji" class="hash-link" aria-label="Link direto para Custom emoji" title="Link direto para Custom emoji" translate="no">​</a></h2>
<p>The default custom emoji set has been replaced with images that we are confident can be shipped with Owncast due to their license. Those who have been using Owncast from previous versions, however, will keep their images and only new users will get the new emoji set.</p>
<p>A new emoji page has been added to the Admin under <code>Chat &amp; Users -&gt; Emojis</code> where you can add and remove your own custom emoji images without having to access your server's filesystem. If you do want to manually manage these files, however, they can be now found in the <code>data/emoji</code> directory.</p>
<p>Read more details about custom emoji in the <a class="" href="https://owncast.online/pt/docs/chat/emoji/">documentation</a></p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="chat-colors">Chat colors<a href="https://owncast.online/pt/releases/owncast-0.1.0#chat-colors" class="hash-link" aria-label="Link direto para Chat colors" title="Link direto para Chat colors" translate="no">​</a></h2>
<p>As a participant in the chat you can now change your color, not just your name. The selection of colors can be customized via the appearance customization page. Additionally as an admin you can change the set of colors available to your users to match your preferences.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="hide-viewer-count">Hide viewer count<a href="https://owncast.online/pt/releases/owncast-0.1.0#hide-viewer-count" class="hash-link" aria-label="Link direto para Hide viewer count" title="Link direto para Hide viewer count" translate="no">​</a></h2>
<p>Some people prefer to not display a viewer count, and now that can be accomplished by turning it off in the admin under <code>General</code> settings.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="offline-banner">Offline banner<a href="https://owncast.online/pt/releases/owncast-0.1.0#offline-banner" class="hash-link" aria-label="Link direto para Offline banner" title="Link direto para Offline banner" translate="no">​</a></h2>
<p>When your stream is not live a new "Offline Banner" is displayed with either a default or custom message. This can be customized in the admin under <code>General</code> settings. This is a good way to leave a message such as when you normally stream, or if you're taking a break.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="write-html-for-external-action-buttons">Write HTML for external action buttons<a href="https://owncast.online/pt/releases/owncast-0.1.0#write-html-for-external-action-buttons" class="hash-link" aria-label="Link direto para Write HTML for external action buttons" title="Link direto para Write HTML for external action buttons" translate="no">​</a></h2>
<p>You've always been able to link to external URLs to display when you press action buttons on the page, but now you can choose to write your own HTML to display instead. Visit <code>Integrations -&gt; External Actions</code> in the admin.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="host-your-own-public-assets">Host your own public assets<a href="https://owncast.online/pt/releases/owncast-0.1.0#host-your-own-public-assets" class="hash-link" aria-label="Link direto para Host your own public assets" title="Link direto para Host your own public assets" translate="no">​</a></h2>
<p>If you need to host your own images, fonts, css files or anything you need to make publicly available you can do so via the new <code>data/public</code> directory. Most people will not need this, but if you previously used to put assets in your <code>webroot</code> directory to make them publicly accessible, this would be the replacement of that.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="admin-pages">Admin pages<a href="https://owncast.online/pt/releases/owncast-0.1.0#admin-pages" class="hash-link" aria-label="Link direto para Admin pages" title="Link direto para Admin pages" translate="no">​</a></h2>
<p>Some admin pages have been combined and some URLs have changed. Particularly have a look at the "General" and the "Server config" pages to find additional sections like S3 Object Storage and custom CSS.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="built-in-twitter-notifications-have-been-removed">Built-in Twitter notifications have been removed<a href="https://owncast.online/pt/releases/owncast-0.1.0#built-in-twitter-notifications-have-been-removed" class="hash-link" aria-label="Link direto para Built-in Twitter notifications have been removed" title="Link direto para Built-in Twitter notifications have been removed" translate="no">​</a></h2>
<p>Primarily due to Twitter removing external API access to their service, but also due to Twitter being Twitter, this feature has been removed and will no longer be internally supported. If you still require this specific functionality you can use Webhooks to build something custom.</p>
<hr>
<h1>Changelog</h1>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="010---2023-05-30-aka-gabes-birthday-release">[<a href="https://github.com/owncast/owncast/milestone/18" target="_blank" rel="noopener noreferrer" class="">0.1.0</a>] - 2023-05-30 aka "Gabe's Birthday Release"<a href="https://owncast.online/pt/releases/owncast-0.1.0#010---2023-05-30-aka-gabes-birthday-release" class="hash-link" aria-label="Link direto para 010---2023-05-30-aka-gabes-birthday-release" title="Link direto para 010---2023-05-30-aka-gabes-birthday-release" translate="no">​</a></h2>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="upgrade-instructions-from-0013">Upgrade instructions from 0.0.13<a href="https://owncast.online/pt/releases/owncast-0.1.0#upgrade-instructions-from-0013" class="hash-link" aria-label="Link direto para Upgrade instructions from 0.0.13" title="Link direto para Upgrade instructions from 0.0.13" translate="no">​</a></h2>
<ol>
<li class="">Stop the service from running. If you're using a pre-installed image through a hosting provider, or setup Owncast to run under systemd you can probably just simply run <code>systemctl stop owncast</code>.</li>
<li class="">Change to the directory where Owncast is installed on your server. If you're using a pre-installed image through a hosting provider you it's likely Owncast is located in <code>/opt/owncast</code>.</li>
<li class="">If you’ve customized your web interface in any way you will want to back up the files you’ve changed or customized.</li>
<li class="">Re-run the installer as the user you run Owncast under. For example if you are running owncast as the user "owncast": <code>su -c "curl https://owncast.online/install.sh |bash" owncast</code>. If you are running as a different user, run the upgrade as the same user you're running Owncast as.</li>
<li class="">Restart the service. If you're running under systemd <code>systemctl start owncast</code>.</li>
</ol>
<h1>Major updates</h1>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="added">Added<a href="https://owncast.online/pt/releases/owncast-0.1.0#added" class="hash-link" aria-label="Link direto para Added" title="Link direto para Added" translate="no">​</a></h3>
<ul>
<li class="">
<p>New setting: Allow hiding viewer count <a href="https://github.com/owncast/owncast/issues/1939" target="_blank" rel="noopener noreferrer" class="">#1939</a></p>
</li>
<li class="">
<p>Add support for optional public web assets directory <a href="https://github.com/owncast/owncast/issues/2234" target="_blank" rel="noopener noreferrer" class="">#2234</a></p>
</li>
<li class="">
<p>New admin page for customization <a href="https://github.com/owncast/owncast/issues/1915" target="_blank" rel="noopener noreferrer" class="">#1915</a></p>
</li>
<li class="">
<p>Allow uploading custom emoji through the admin <a href="https://github.com/owncast/owncast/issues/2378" target="_blank" rel="noopener noreferrer" class="">#2378</a></p>
</li>
<li class="">
<p>Option to mute embed by default <a href="https://github.com/owncast/owncast/issues/2420" target="_blank" rel="noopener noreferrer" class="">#2420</a></p>
</li>
<li class="">
<p>Add support for arbitrary Javascript in page <a href="https://github.com/owncast/owncast/issues/2604" target="_blank" rel="noopener noreferrer" class="">#2604</a></p>
</li>
<li class="">
<p>Auto-generate a complex, stream key when adding <a href="https://github.com/owncast/owncast/issues/2631" target="_blank" rel="noopener noreferrer" class="">#2631</a></p>
</li>
<li class="">
<p>Allow providing HTML instead of a link for external actions <a href="https://github.com/owncast/owncast/issues/1718" target="_blank" rel="noopener noreferrer" class="">#1718</a></p>
</li>
<li class="">
<p>Webhook for stream title change <a href="https://github.com/owncast/owncast/issues/2795" target="_blank" rel="noopener noreferrer" class="">#2795</a></p>
</li>
<li class="">
<p>Feature Request: Sortable social media links <a href="https://github.com/owncast/owncast/issues/1818" target="_blank" rel="noopener noreferrer" class="">#1818</a></p>
</li>
<li class="">
<p>Ability to edit external actions <a href="https://github.com/owncast/owncast/issues/1884" target="_blank" rel="noopener noreferrer" class="">#1884</a></p>
</li>
<li class="">
<p>Implement WCAG 2.1 compliance <a href="https://github.com/owncast/owncast/issues/1826" target="_blank" rel="noopener noreferrer" class="">#1826</a></p>
</li>
<li class="">
<p>Support brotli encoding <a href="https://github.com/owncast/owncast/issues/2697" target="_blank" rel="noopener noreferrer" class="">#2697</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="changed">Changed<a href="https://owncast.online/pt/releases/owncast-0.1.0#changed" class="hash-link" aria-label="Link direto para Changed" title="Link direto para Changed" translate="no">​</a></h3>
<ul>
<li class="">
<p>Do not allow Federation if running on a non-standard port <a href="https://github.com/owncast/owncast/issues/2008" target="_blank" rel="noopener noreferrer" class="">#2008</a></p>
</li>
<li class="">
<p>Make streaming key and admin password different values <a href="https://github.com/owncast/owncast/issues/2320" target="_blank" rel="noopener noreferrer" class="">#2320</a></p>
</li>
<li class="">
<p>Enforce username requirements at register (API or headers) <a href="https://github.com/owncast/owncast/issues/2527" target="_blank" rel="noopener noreferrer" class="">#2527</a></p>
</li>
<li class="">
<p>Player "Live" indicator circle should use the action CSS variable color <a href="https://github.com/owncast/owncast/issues/2890" target="_blank" rel="noopener noreferrer" class="">#2890</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixed">Fixed<a href="https://owncast.online/pt/releases/owncast-0.1.0#fixed" class="hash-link" aria-label="Link direto para Fixed" title="Link direto para Fixed" translate="no">​</a></h3>
<ul>
<li class="">
<p>Admin message moderation errors <a href="https://github.com/owncast/owncast/issues/2020" target="_blank" rel="noopener noreferrer" class="">#2020</a></p>
</li>
<li class="">
<p>Admin only allows selecting 24fps or 120fps, nothing in between <a href="https://github.com/owncast/owncast/issues/2159" target="_blank" rel="noopener noreferrer" class="">#2159</a></p>
</li>
<li class="">
<p>I get an error about 40 seconds into launching the server --&gt; "panic: runtime error: index out of range [0] with length 0" <a href="https://github.com/owncast/owncast/issues/2423" target="_blank" rel="noopener noreferrer" class="">#2423</a></p>
</li>
<li class="">
<p>fix minimum bitrate detection for system health report <a href="https://github.com/owncast/owncast/pull/2455" target="_blank" rel="noopener noreferrer" class="">#2455</a></p>
</li>
<li class="">
<p>Admin logo upload UI sending empty payloads <a href="https://github.com/owncast/owncast/issues/2524" target="_blank" rel="noopener noreferrer" class="">#2524</a></p>
</li>
<li class="">
<p>Android: Page doesn't scroll when keyboard is displayed <a href="https://github.com/owncast/owncast/issues/2595" target="_blank" rel="noopener noreferrer" class="">#2595</a></p>
</li>
<li class="">
<p>Fix Owncast Avatar URL for discord webhooks <a href="https://github.com/owncast/owncast/pull/2748" target="_blank" rel="noopener noreferrer" class="">#2748</a></p>
</li>
<li class="">
<p>Give friendlier error in the admin when it cannot connect to Owncast service <a href="https://github.com/owncast/owncast/issues/2698" target="_blank" rel="noopener noreferrer" class="">#2698</a></p>
</li>
<li class="">
<p>Crashes on 32-bit ARM (likely a bug in Metrics dependency) <a href="https://github.com/owncast/owncast/issues/2746" target="_blank" rel="noopener noreferrer" class="">#2746</a></p>
</li>
<li class="">
<p>Nitpicky detail: resolution placeholders aren't 16x9 <a href="https://github.com/owncast/owncast/issues/2799" target="_blank" rel="noopener noreferrer" class="">#2799</a></p>
</li>
<li class="">
<p>Hardware info screen empty after start <a href="https://github.com/owncast/owncast/issues/2805" target="_blank" rel="noopener noreferrer" class="">#2805</a></p>
</li>
<li class="">
<p>Viewer graph should always use 0 as minimal value <a href="https://github.com/owncast/owncast/issues/2806" target="_blank" rel="noopener noreferrer" class="">#2806</a></p>
</li>
<li class="">
<p>Set correct content-type and cache-control for S3 uploads <a href="https://github.com/owncast/owncast/issues/2771" target="_blank" rel="noopener noreferrer" class="">#2771</a></p>
</li>
<li class="">
<p>Loose div in Utilities &gt; Stream health screen <a href="https://github.com/owncast/owncast/issues/2804" target="_blank" rel="noopener noreferrer" class="">#2804</a></p>
</li>
<li class="">
<p>Video variant admin interface should start with the default setting values <a href="https://github.com/owncast/owncast/issues/1946" target="_blank" rel="noopener noreferrer" class="">#1946</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="removed">Removed<a href="https://owncast.online/pt/releases/owncast-0.1.0#removed" class="hash-link" aria-label="Link direto para Removed" title="Link direto para Removed" translate="no">​</a></h3>
<ul>
<li class="">Remove Twitter notification support <a href="https://github.com/owncast/owncast/issues/2597" target="_blank" rel="noopener noreferrer" class="">#2597</a></li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-contributors">Thank you to our contributors!<a href="https://owncast.online/pt/releases/owncast-0.1.0#thank-you-to-our-contributors" class="hash-link" aria-label="Link direto para Thank you to our contributors!" title="Link direto para Thank you to our contributors!" translate="no">​</a></h2>
<p>The contributors for v0.1.0 were:
<a href="https://github.com/LBBO" target="_blank" rel="noopener noreferrer" class="">LBBO</a>, <a href="https://github.com/dorj222" target="_blank" rel="noopener noreferrer" class="">dorj222</a>, <a href="https://github.com/heller" target="_blank" rel="noopener noreferrer" class="">heller</a>, <a href="https://github.com/Rishav1707" target="_blank" rel="noopener noreferrer" class="">Rishav1707</a>, <a href="https://github.com/prachurjya15" target="_blank" rel="noopener noreferrer" class="">prachurjya15</a>, <a href="https://github.com/vwallen" target="_blank" rel="noopener noreferrer" class="">vwallen</a>, <a href="https://github.com/xarantolus" target="_blank" rel="noopener noreferrer" class="">xarantolus</a>, <a href="https://github.com/dev265545" target="_blank" rel="noopener noreferrer" class="">dev265545</a>, <a href="https://github.com/mehrdadbn9" target="_blank" rel="noopener noreferrer" class="">mehrdadbn9</a>, <a href="https://github.com/juliana-mol" target="_blank" rel="noopener noreferrer" class="">juliana-mol</a>, <a href="https://github.com/unclebinary1001" target="_blank" rel="noopener noreferrer" class="">unclebinary1001</a>, <a href="https://github.com/gingervitis" target="_blank" rel="noopener noreferrer" class="">gingervitis</a>, <a href="https://github.com/t1enne" target="_blank" rel="noopener noreferrer" class="">t1enne</a>, <a href="https://github.com/stnfrd" target="_blank" rel="noopener noreferrer" class="">stnfrd</a>, <a href="https://github.com/elonyavist" target="_blank" rel="noopener noreferrer" class="">elonyavist</a>, <a href="https://github.com/JacobWrenn" target="_blank" rel="noopener noreferrer" class="">JacobWrenn</a>, <a href="https://github.com/bennett1412" target="_blank" rel="noopener noreferrer" class="">bennett1412</a>, <a href="https://github.com/mattdsteele" target="_blank" rel="noopener noreferrer" class="">mattdsteele</a>, <a href="https://github.com/americobarros" target="_blank" rel="noopener noreferrer" class="">americobarros</a>, <a href="https://github.com/Rehan-stack" target="_blank" rel="noopener noreferrer" class="">Rehan-stack</a>, <a href="https://github.com/andrew-secret" target="_blank" rel="noopener noreferrer" class="">andrew-secret</a>, <a href="https://github.com/thisprojects" target="_blank" rel="noopener noreferrer" class="">thisprojects</a>, <a href="https://github.com/Pranav2612000" target="_blank" rel="noopener noreferrer" class="">Pranav2612000</a>, <a href="https://github.com/pippo" target="_blank" rel="noopener noreferrer" class="">pippo</a>, <a href="https://github.com/hsingh124" target="_blank" rel="noopener noreferrer" class="">hsingh124</a>, <a href="https://github.com/silksow" target="_blank" rel="noopener noreferrer" class="">silksow</a>, <a href="https://github.com/gabek" target="_blank" rel="noopener noreferrer" class="">gabek</a>, <a href="https://github.com/dhanusaputra" target="_blank" rel="noopener noreferrer" class="">dhanusaputra</a>, <a href="https://github.com/CutestNekoAqua" target="_blank" rel="noopener noreferrer" class="">CutestNekoAqua</a>, <a href="https://github.com/azyklus" target="_blank" rel="noopener noreferrer" class="">azyklus</a>, <a href="https://github.com/jackgris" target="_blank" rel="noopener noreferrer" class="">jackgris</a>, <a href="https://github.com/Yasir761" target="_blank" rel="noopener noreferrer" class="">Yasir761</a> and <a href="https://github.com/MFTabriz" target="_blank" rel="noopener noreferrer" class="">MFTabriz</a>.
We also thank all of the fantastic people helping out in the <a href="https://owncast.rocket.chat/" target="_blank" rel="noopener noreferrer" class="">Owncast chat</a> answering questions, testing and providing feedback.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-financial-supporters">Thank you to our <a href="https://opencollective.com/owncast" target="_blank" rel="noopener noreferrer" class="">financial supporters</a>!<a href="https://owncast.online/pt/releases/owncast-0.1.0#thank-you-to-our-financial-supporters" class="hash-link" aria-label="Link direto para thank-you-to-our-financial-supporters" title="Link direto para thank-you-to-our-financial-supporters" translate="no">​</a></h2>
<p>A <strong>huge</strong> thanks to those giving us to the resources to run servers, have testing environments, host collaboration tools, pay for 3rd party services to test with and the means to experiment with new ideas we wouldn't be able to do otherwise.</p>
<p>Our fantastic corporate sponsors <a href="https://opencollective.com/noblestreet" target="_blank" rel="noopener noreferrer" class="">Noblestreet</a> and <a href="https://opencollective.com/okta" target="_blank" rel="noopener noreferrer" class="">Okta</a> and generous donors <a href="https://opencollective.com/simon-michalke" target="_blank" rel="noopener noreferrer" class="">Simon Michalke</a>, <a href="https://opencollective.com/rootbeerdan" target="_blank" rel="noopener noreferrer" class="">rootbeerdan</a>, <a href="https://opencollective.com/luka-princic" target="_blank" rel="noopener noreferrer" class="">Luka Prinčič</a>, <a href="https://opencollective.com/kyle-bronsdon" target="_blank" rel="noopener noreferrer" class="">Kyle Bronsdon</a>, <a href="https://opencollective.com/flaki" target="_blank" rel="noopener noreferrer" class="">Flaki</a>, <a href="https://opencollective.com/ruffy" target="_blank" rel="noopener noreferrer" class="">Raffael Rehberger</a>, <a href="https://opencollective.com/jnktn-tv" target="_blank" rel="noopener noreferrer" class="">Jnktn.tv</a>, <a href="https://opencollective.com/joel-bradshaw" target="_blank" rel="noopener noreferrer" class="">Joel Bradshaw</a>, <a href="https://opencollective.com/lindner" target="_blank" rel="noopener noreferrer" class="">Paul Lindner</a>, <a href="https://opencollective.com/seo25-com" target="_blank" rel="noopener noreferrer" class="">Real Targeted Traffic</a>, <a href="https://opencollective.com/targeted-traffic" target="_blank" rel="noopener noreferrer" class="">TargetedVisitors</a>, <a href="https://opencollective.com/incognito-3b4cd5c7" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/nebunez" target="_blank" rel="noopener noreferrer" class="">nebunez</a>, <a href="https://opencollective.com/johnathan-shunn" target="_blank" rel="noopener noreferrer" class="">Merlin</a>, <a href="https://opencollective.com/teklynk" target="_blank" rel="noopener noreferrer" class="">Teklynk</a>, <a href="https://opencollective.com/mhoel" target="_blank" rel="noopener noreferrer" class="">Marius Hoel</a>, <a href="https://opencollective.com/guest-c741c302" target="_blank" rel="noopener noreferrer" class="">Ole</a>, <a href="https://opencollective.com/playbox-technology" target="_blank" rel="noopener noreferrer" class="">PlayBox Technology</a>, <a href="https://opencollective.com/guest-ef71fba6" target="_blank" rel="noopener noreferrer" class="">Guest</a>, <a href="https://opencollective.com/user-5bdb86e0" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/guest-7d044239" target="_blank" rel="noopener noreferrer" class="">Aqaba</a> and <a href="https://opencollective.com/michcio" target="_blank" rel="noopener noreferrer" class="">Michał Sidor</a>.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="in-kind-support">In-kind support<a href="https://owncast.online/pt/releases/owncast-0.1.0#in-kind-support" class="hash-link" aria-label="Link direto para In-kind support" title="Link direto para In-kind support" translate="no">​</a></h2>
<p>A special <strong>thank you</strong> to the organizations that offer services to help Owncast build, test and support and distribute the software.</p>
<p><a href="https://www.fastly.com/fast-forward" target="_blank" rel="noopener noreferrer" class="">Fastly</a>, <a href="https://cloud.cypress.io/projects/wwi3xe" target="_blank" rel="noopener noreferrer" class="">Cypress</a>, <a href="https://www.browserstack.com/open-source" target="_blank" rel="noopener noreferrer" class="">BrowserStack</a>, <a href="https://www.chromatic.com/builds?appId=629132c6e23893003a9e89c5" target="_blank" rel="noopener noreferrer" class="">Chromatic</a>, <a href="https://hub.docker.com/u/owncast" target="_blank" rel="noopener noreferrer" class="">Docker</a> and <a href="https://owncast.rocket.chat/" target="_blank" rel="noopener noreferrer" class="">Rocket.Chat</a>.</p>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="downloads">Downloads<a href="https://owncast.online/pt/releases/owncast-0.1.0#downloads" class="hash-link" aria-label="Link direto para Downloads" title="Link direto para Downloads" translate="no">​</a></h2>
<p>View all downloads on the <a href="https://github.com/owncast/owncast/releases/tag/v0.1.0" target="_blank" rel="noopener noreferrer" class="">GitHub release page</a>.</p>





























<table><thead><tr><th>Platform</th><th>Download</th></tr></thead><tbody><tr><td>owncast-0.1.0-linux-32bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.1.0/owncast-0.1.0-linux-32bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (16.1 MB)</td></tr><tr><td>owncast-0.1.0-linux-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.1.0/owncast-0.1.0-linux-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (16.6 MB)</td></tr><tr><td>owncast-0.1.0-linux-arm64.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.1.0/owncast-0.1.0-linux-arm64.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (15.6 MB)</td></tr><tr><td>owncast-0.1.0-linux-arm7.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.1.0/owncast-0.1.0-linux-arm7.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (15.6 MB)</td></tr><tr><td>owncast-0.1.0-macOS-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.1.0/owncast-0.1.0-macOS-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (17.0 MB)</td></tr></tbody></table>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Owncast v0.0.13]]></title>
            <link>https://owncast.online/pt/releases/owncast-0.0.13</link>
            <guid>https://owncast.online/pt/releases/owncast-0.0.13</guid>
            <pubDate>Sun, 27 Nov 2022 00:43:27 GMT</pubDate>
            <description><![CDATA[Owncast v0.0.13 is a very small release targeting mostly bug fixes.]]></description>
            <content:encoded><![CDATA[<p>Owncast v0.0.13 is a very small release targeting mostly bug fixes.</p>
<p>Since v0.1.0 is taking longer than hoped, this allows some updates to get out between now and then. But all the work for the new Owncast interface is coming along well and I look forward to getting it finished and putting in everyone's hands.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="0013---2022-11-26">[<a href="https://github.com/owncast/owncast/milestone/19" target="_blank" rel="noopener noreferrer" class="">0.0.13</a>] - 2022-11-26<a href="https://owncast.online/pt/releases/owncast-0.0.13#0013---2022-11-26" class="hash-link" aria-label="Link direto para 0013---2022-11-26" title="Link direto para 0013---2022-11-26" translate="no">​</a></h2>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="upgrade-instructions-from-0012">Upgrade instructions from 0.0.12<a href="https://owncast.online/pt/releases/owncast-0.0.13#upgrade-instructions-from-0012" class="hash-link" aria-label="Link direto para Upgrade instructions from 0.0.12" title="Link direto para Upgrade instructions from 0.0.12" translate="no">​</a></h2>
<ol>
<li class="">Stop the service from running. If you're using a pre-installed image through a hosting provider, or setup Owncast to run under systemd you can probably just simply run <code>systemctl stop owncast</code>.</li>
<li class="">Change to the directory where Owncast is installed on your server.</li>
<li class="">If you’ve customized your web interface in any way you will want to back up the files you’ve changed or customized.</li>
<li class="">Re-run the installer as the user you run Owncast under. For example if you are running owncast as the user "owncast": <code>su -c "curl https://owncast.online/install.sh |bash" owncast</code></li>
<li class="">Restart the service. If you're running under systemd <code>systemctl start owncast</code>.</li>
</ol>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="added">Added<a href="https://owncast.online/pt/releases/owncast-0.0.13#added" class="hash-link" aria-label="Link direto para Added" title="Link direto para Added" translate="no">​</a></h3>
<ul>
<li class="">Add Fediverse, Matrix and XMPP social links <a href="https://github.com/owncast/owncast/pull/2044" target="_blank" rel="noopener noreferrer" class="">#2044</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="changed">Changed<a href="https://owncast.online/pt/releases/owncast-0.0.13#changed" class="hash-link" aria-label="Link direto para Changed" title="Link direto para Changed" translate="no">​</a></h3>
<ul>
<li class="">
<p>Do not log inactionable Federated resolution/verification errors <a href="https://github.com/owncast/owncast/issues/1992" target="_blank" rel="noopener noreferrer" class="">#1992</a></p>
</li>
<li class="">
<p>Improve chat input accessibility <a href="https://github.com/owncast/owncast/pull/2353" target="_blank" rel="noopener noreferrer" class="">#2353</a></p>
</li>
<li class="">
<p>Treat fediverse usernames as case-insensitive <a href="https://github.com/owncast/owncast/pull/2155" target="_blank" rel="noopener noreferrer" class="">#2155</a></p>
</li>
<li class="">
<p>Sanitize user submitted values before logging <a href="https://github.com/owncast/owncast/pull/2134" target="_blank" rel="noopener noreferrer" class="">#2134</a></p>
</li>
<li class="">
<p>Username length is now validated server-side <a href="https://github.com/owncast/owncast/issues/1919" target="_blank" rel="noopener noreferrer" class="">#1919</a></p>
</li>
<li class="">
<p>Do not allow multiple Fediverse auth attempts. <a href="https://github.com/owncast/owncast/issues/2000" target="_blank" rel="noopener noreferrer" class="">#2000</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixed">Fixed<a href="https://owncast.online/pt/releases/owncast-0.0.13#fixed" class="hash-link" aria-label="Link direto para Fixed" title="Link direto para Fixed" translate="no">​</a></h3>
<ul>
<li class="">
<p>Manually authored social posts are always set to followers-only <a href="https://github.com/owncast/owncast/issues/2112" target="_blank" rel="noopener noreferrer" class="">#2112</a></p>
</li>
<li class="">
<p>Fix superfluous response.WriteHeader call error <a href="https://github.com/owncast/owncast/issues/2157" target="_blank" rel="noopener noreferrer" class="">#2157</a></p>
</li>
<li class="">
<p>Fix possible security exploit for those with Moderator access. <a href="https://github.com/owncast/owncast/pull/2257" target="_blank" rel="noopener noreferrer" class="">#2257</a></p>
</li>
<li class="">
<p>Messages table fixes to improve query performance <a href="https://github.com/owncast/owncast/pull/2026" target="_blank" rel="noopener noreferrer" class="">#2026</a></p>
</li>
<li class="">
<p>Fix possible crash with Federated Undo request <a href="https://github.com/owncast/owncast/pull/2317" target="_blank" rel="noopener noreferrer" class="">#2317</a></p>
</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-contributors">Thank you to our contributors!<a href="https://owncast.online/pt/releases/owncast-0.0.13#thank-you-to-our-contributors" class="hash-link" aria-label="Link direto para Thank you to our contributors!" title="Link direto para Thank you to our contributors!" translate="no">​</a></h2>
<p>The contributors for v0.0.13 were:
<a href="https://github.com/brokenintuition" target="_blank" rel="noopener noreferrer" class="">brokenintuition</a>, <a href="https://github.com/gabek" target="_blank" rel="noopener noreferrer" class="">gabek</a>, <a href="https://github.com/jprjr" target="_blank" rel="noopener noreferrer" class="">jprjr</a>, <a href="https://github.com/cooliscool" target="_blank" rel="noopener noreferrer" class="">cooliscool</a> and <a href="https://github.com/cellularnetwork" target="_blank" rel="noopener noreferrer" class="">cellularnetwork</a>.</p>
<p>We also thank all of the fantastic people helping out in the <a href="https://owncast.rocket.chat/" target="_blank" rel="noopener noreferrer" class="">Owncast chat</a> answering questions, testing and providing feedback.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-financial-supporters">Thank you to our <a href="https://opencollective.com/owncast" target="_blank" rel="noopener noreferrer" class="">financial supporters</a>!<a href="https://owncast.online/pt/releases/owncast-0.0.13#thank-you-to-our-financial-supporters" class="hash-link" aria-label="Link direto para thank-you-to-our-financial-supporters" title="Link direto para thank-you-to-our-financial-supporters" translate="no">​</a></h2>
<p>A huge thanks to those giving us to the resources to run servers, have testing environments, host collaboration tools, pay for 3rd party services to test with and the means to experiment with new ideas we wouldn't be able to do otherwise.</p>
<p>Our project sponsors  <a href="https://okta.com/" target="_blank" rel="noopener noreferrer" class="">Okta</a>  and <a href="https://opencollective.com/noblestreet" target="_blank" rel="noopener noreferrer" class="">Noblestreet</a>.</p>
<p>And our fantastic donors <a href="https://opencollective.com/simon-michalke" target="_blank" rel="noopener noreferrer" class="">Simon Michalke</a>, <a href="https://opencollective.com/rootbeerdan" target="_blank" rel="noopener noreferrer" class="">rootbeerdan</a>, <a href="https://opencollective.com/luka-princic" target="_blank" rel="noopener noreferrer" class="">Luka Prinčič</a>, <a href="https://opencollective.com/kyle-bronsdon" target="_blank" rel="noopener noreferrer" class="">Kyle Bronsdon</a>, <a href="https://opencollective.com/flaki" target="_blank" rel="noopener noreferrer" class="">Flaki</a>, <a href="https://opencollective.com/joel-bradshaw" target="_blank" rel="noopener noreferrer" class="">Joel Bradshaw</a>, <a href="https://opencollective.com/lindner" target="_blank" rel="noopener noreferrer" class="">Paul Lindner</a>, <a href="https://opencollective.com/targeted-traffic" target="_blank" rel="noopener noreferrer" class="">TargetedVisitors</a>, <a href="https://opencollective.com/incognito-3b4cd5c7" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/nebunez" target="_blank" rel="noopener noreferrer" class="">nebunez</a>, <a href="https://opencollective.com/johnathan-shunn" target="_blank" rel="noopener noreferrer" class="">Merlin</a>, <a href="https://opencollective.com/teklynk" target="_blank" rel="noopener noreferrer" class="">Teklynk</a>, <a href="https://opencollective.com/mhoel" target="_blank" rel="noopener noreferrer" class="">Marius Hoel</a>, <a href="https://opencollective.com/user-5bdb86e0" target="_blank" rel="noopener noreferrer" class="">Incognito</a> and <a href="https://opencollective.com/michcio" target="_blank" rel="noopener noreferrer" class="">Michał Sidor</a>.</p>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="downloads">Downloads<a href="https://owncast.online/pt/releases/owncast-0.0.13#downloads" class="hash-link" aria-label="Link direto para Downloads" title="Link direto para Downloads" translate="no">​</a></h2>
<p>View all downloads on the <a href="https://github.com/owncast/owncast/releases/tag/v0.0.13" target="_blank" rel="noopener noreferrer" class="">GitHub release page</a>.</p>





























<table><thead><tr><th>Platform</th><th>Download</th></tr></thead><tbody><tr><td>owncast-0.0.13-linux-32bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.13/owncast-0.0.13-linux-32bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (17.8 MB)</td></tr><tr><td>owncast-0.0.13-linux-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.13/owncast-0.0.13-linux-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (18.6 MB)</td></tr><tr><td>owncast-0.0.13-linux-arm64.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.13/owncast-0.0.13-linux-arm64.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (17.6 MB)</td></tr><tr><td>owncast-0.0.13-linux-arm7.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.13/owncast-0.0.13-linux-arm7.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (18.0 MB)</td></tr><tr><td>owncast-0.0.13-macOS-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.13/owncast-0.0.13-macOS-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (19.3 MB)</td></tr></tbody></table>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Owncast v0.0.12]]></title>
            <link>https://owncast.online/pt/releases/owncast-0.0.12</link>
            <guid>https://owncast.online/pt/releases/owncast-0.0.12</guid>
            <pubDate>Sat, 09 Jul 2022 21:24:54 GMT</pubDate>
            <description><![CDATA[This release has a handful of features, big and small, to improve the overall Owncast experience, primarily around the core streaming and chat functionality.]]></description>
            <content:encoded><![CDATA[<p>This release has a handful of features, big and small, to improve the overall Owncast experience, primarily around the core streaming and chat functionality.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="chat-user-menu">Chat User Menu<a href="https://owncast.online/pt/releases/owncast-0.0.12#chat-user-menu" class="hash-link" aria-label="Link direto para Chat User Menu" title="Link direto para Chat User Menu" translate="no">​</a></h2>
<p>This new dropdown menu should help clarify how you change your name, as it was not always clear to all viewers how to do so.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="stream-notifications">Stream Notifications<a href="https://owncast.online/pt/releases/owncast-0.0.12#stream-notifications" class="hash-link" aria-label="Link direto para Stream Notifications" title="Link direto para Stream Notifications" translate="no">​</a></h2>
<p>To assist streamers in automating their live stream announcements, some new ways to notify your viewers and your community have been added.</p>
<ul>
<li class="">Browser push notifications</li>
<li class="">Discord</li>
<li class="">Twitter</li>
</ul>
<p>Of course the existing "Follow" Fediverse functionality still is the more robust way for a viewer to be notified when you're streaming, as it allows you to send out messages to your followers and allow them to perform some "social" functionality, but with the goal of meeting viewers where they already are, these channels have been added.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="stream-health-and-overall-playback-performance">Stream Health and overall Playback Performance<a href="https://owncast.online/pt/releases/owncast-0.0.12#stream-health-and-overall-playback-performance" class="hash-link" aria-label="Link direto para Stream Health and overall Playback Performance" title="Link direto para Stream Health and overall Playback Performance" translate="no">​</a></h2>
<p>Using the new Stream Health page in the admin you can monitor the overall playback performance of your stream. While it can't be guaranteed to detect all issues with all players, it should be able to give you relative confidence when things are going well, and help you identity specific issues that you can resolve when troubleshooting.</p>
<p>It should be noted that only those who are viewing your stream via the Owncast web interface, and only those not using Webkit-based browsers, will have their detailed metrics available. The page will tell you what percentage of the viewers are represented in the numbers.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="authentication">Authentication<a href="https://owncast.online/pt/releases/owncast-0.0.12#authentication" class="hash-link" aria-label="Link direto para Authentication" title="Link direto para Authentication" translate="no">​</a></h2>
<p>Some options for chat user authentication have been added. This allows people to reclaim their identity when people move between browsers, devices, or prefer to use Owncast using private browsing features. This is especially useful if you are a moderator and want to reclaim your moderation role, but in general it's for anybody who wants to have a stable identity in chat. It's not required, and most casual viewers should probably never have to take advantage of it unless they especially want to.</p>
<p>As a secondary benefit, those who choose to authenticate will have their chat display name locked to their identity and others cannot use it. This should hopefully be a good compromise between locking all display names and locking no display names. However this is still just a display attribute and there's nothing stopping people from creating names that may look similar to yours.</p>
<p>Authenticated users will have a checkmark next to their name in chat.</p>
<p>There are two different ways you can authenticate with Owncast chat, allowing you to restore your identity between browsers.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="indieauth">IndieAuth<a href="https://owncast.online/pt/releases/owncast-0.0.12#indieauth" class="hash-link" aria-label="Link direto para IndieAuth" title="Link direto para IndieAuth" translate="no">​</a></h3>
<p><a href="https://indieauth.net/" target="_blank" rel="noopener noreferrer" class="">IndieAuth</a> is a decentralized identity protocol that allows an individual's web site to become its own identity provider. Owncast itself, is now an IndieAuth provider you can use to authenticate against Owncast instances, or any other site that supports IndieAuth.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="fediverse-auth">Fediverse Auth<a href="https://owncast.online/pt/releases/owncast-0.0.12#fediverse-auth" class="hash-link" aria-label="Link direto para Fediverse Auth" title="Link direto para Fediverse Auth" translate="no">​</a></h3>
<p>For Owncast instances with Fediverse functionality enabled you can be sent a one-time-password that works similarly to when you log in with your phone number on different services. You can use this code to authenticate with Owncast chat. You must allow direct/private messages on your Fediverse account from the Owncast instance.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="chat-banning-via-ip">Chat Banning via IP<a href="https://owncast.online/pt/releases/owncast-0.0.12#chat-banning-via-ip" class="hash-link" aria-label="Link direto para Chat Banning via IP" title="Link direto para Chat Banning via IP" translate="no">​</a></h2>
<p>Users that have been banned from chat will now have their IP address automatically blocked. You can remove IP address blocks from the admin separately from the user ban.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="established-chat-user-mode">Established chat user mode<a href="https://owncast.online/pt/releases/owncast-0.0.12#established-chat-user-mode" class="hash-link" aria-label="Link direto para Established chat user mode" title="Link direto para Established chat user mode" translate="no">​</a></h2>
<p>Enabling this mode will stop newly created chat users from being able to chat. It should be seen as an "anti-troll mode" that you can turn on if some new people drop by your chat just to harass and annoy.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="prometheus-metrics">Prometheus Metrics<a href="https://owncast.online/pt/releases/owncast-0.0.12#prometheus-metrics" class="hash-link" aria-label="Link direto para Prometheus Metrics" title="Link direto para Prometheus Metrics" translate="no">​</a></h2>
<p>You can now optionally use a <a href="https://prometheus.io/" target="_blank" rel="noopener noreferrer" class="">Prometheus</a> metrics server to monitor your Owncast instance. You can add <code>/api/admin/prometheus</code> to your Prometheus configuration to consume the metrics.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="experimental-lower-latency-playback">Experimental Lower Latency Playback<a href="https://owncast.online/pt/releases/owncast-0.0.12#experimental-lower-latency-playback" class="hash-link" aria-label="Link direto para Experimental Lower Latency Playback" title="Link direto para Experimental Lower Latency Playback" translate="no">​</a></h2>
<p>Some viewers may enable a new, experimental, feature in the player settings for streams that can benefit from lower latency playback. If you find yourself getting excessive buffering or playback issues with your stream after turning it on it's suggested you not use it at this time. It would also be appreciated if you find issues to let us know what stream you're using this with so we can continue to improve the feature.</p>
<p>Only viewers using the Owncast web interface and not using a webkit-powered browser will have this feature available. A stable and fast stream is required for this feature to perform its intended function.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-next">What's next?<a href="https://owncast.online/pt/releases/owncast-0.0.12#whats-next" class="hash-link" aria-label="Link direto para What's next?" title="Link direto para What's next?" translate="no">​</a></h2>
<p>If all goes according to plan this will be the last update before releasing a rewrite of the Owncast web interface. This will allow the project to move faster on the frontend going forward, so big features on the roadmap can be worked on.</p>
<p>Work is already in progress, but it'll be a <a href="https://inv.riverside.rocks/watch?v=-inVvjyE7Fg" target="_blank" rel="noopener noreferrer" class="">long road</a> to feature parity. I hope you'll be patient as the frontend is focused on this next time around.</p>
<p>This update will impact most users, so as time goes on I'll make sure to update everyone on what to expect, and optionally how to prepare to take advantage of the new features.</p>
<h1>Changelog</h1>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="0012---2022-07-09">[<a href="https://github.com/owncast/owncast/milestone/17" target="_blank" rel="noopener noreferrer" class="">0.0.12</a>] - 2022-07-09<a href="https://owncast.online/pt/releases/owncast-0.0.12#0012---2022-07-09" class="hash-link" aria-label="Link direto para 0012---2022-07-09" title="Link direto para 0012---2022-07-09" translate="no">​</a></h2>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="upgrade-instructions-from-0011">Upgrade instructions from 0.0.11<a href="https://owncast.online/pt/releases/owncast-0.0.12#upgrade-instructions-from-0011" class="hash-link" aria-label="Link direto para Upgrade instructions from 0.0.11" title="Link direto para Upgrade instructions from 0.0.11" translate="no">​</a></h2>
<ol>
<li class="">Stop the service from running. If you're using a pre-installed image through a hosting provider, or setup Owncast to run under systemd you can probably just simply run <code>systemctl stop owncast</code>.</li>
<li class="">Change to the directory where Owncast is installed on your server. On pre-installed environments it may be in /opt/owncast/owncast.</li>
<li class="">If you’ve customized your web interface in any way you will want to back up the files you’ve changed or customized.</li>
<li class="">Re-run the installer as the user you run Owncast under. For example if you are running owncast as the user "owncast": <code>su -c "curl https://owncast.online/install.sh |bash" owncast</code></li>
<li class="">Restart the service. If you're running under systemd <code>systemctl start owncast</code>.</li>
</ol>
<h1>Major updates</h1>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="added">Added<a href="https://owncast.online/pt/releases/owncast-0.0.12#added" class="hash-link" aria-label="Link direto para Added" title="Link direto para Added" translate="no">​</a></h3>
<ul>
<li class="">
<p>Option to disable join messages in chat <a href="https://github.com/owncast/owncast/issues/1582" target="_blank" rel="noopener noreferrer" class="">#1582</a></p>
</li>
<li class="">
<p>Can set separately set the chat server host <a href="https://github.com/owncast/owncast/issues/1378" target="_blank" rel="noopener noreferrer" class="">#1378</a></p>
</li>
<li class="">
<p>Prometheus compatible metrics endpoint <a href="https://github.com/owncast/owncast/issues/1303" target="_blank" rel="noopener noreferrer" class="">#1303</a></p>
</li>
<li class="">
<p>Opttionally show geo location data from video viewers <a href="https://github.com/owncast/owncast/issues/1477" target="_blank" rel="noopener noreferrer" class="">#1477</a></p>
</li>
<li class="">
<p>Extend the viewers timeline <a href="https://github.com/owncast/owncast/issues/1478" target="_blank" rel="noopener noreferrer" class="">#1478</a></p>
</li>
<li class="">
<p>Add a small indicator visually showing a message is from a bot/external service <a href="https://github.com/owncast/owncast/issues/1172" target="_blank" rel="noopener noreferrer" class="">#1172</a></p>
</li>
<li class="">
<p>IP banning of users <a href="https://github.com/owncast/owncast/issues/1534" target="_blank" rel="noopener noreferrer" class="">#1534</a></p>
</li>
<li class="">
<p>Add videotoolbox codec for macOS <a href="https://github.com/owncast/owncast/pull/1771" target="_blank" rel="noopener noreferrer" class="">#1771</a></p>
</li>
<li class="">
<p>Video playback health and performance metrics <a href="https://github.com/owncast/owncast/issues/793" target="_blank" rel="noopener noreferrer" class="">#793</a></p>
</li>
<li class="">
<p>Experimental lower latency playback mode <a href="https://github.com/owncast/owncast/issues/837" target="_blank" rel="noopener noreferrer" class="">#837</a></p>
</li>
<li class="">
<p>Auto-poster for some 3rd party notification channels <a href="https://github.com/owncast/owncast/issues/1609" target="_blank" rel="noopener noreferrer" class="">#1609</a></p>
</li>
<li class="">
<p>Web push notifications <a href="https://github.com/owncast/owncast/issues/1656" target="_blank" rel="noopener noreferrer" class="">#1656</a></p>
</li>
<li class="">
<p>Owncast can function as an Indieauth provider. <a href="https://github.com/owncast/owncast/issues/1272" target="_blank" rel="noopener noreferrer" class="">#1272</a></p>
</li>
<li class="">
<p>Authenticated users' display names are no longer available to others. <a href="https://github.com/owncast/owncast/issues/1810" target="_blank" rel="noopener noreferrer" class="">#1810</a></p>
</li>
<li class="">
<p>Add “services” and “metadata” to NodeInfo/2.0 <a href="https://github.com/owncast/owncast/pull/1922" target="_blank" rel="noopener noreferrer" class="">#1922</a></p>
</li>
<li class="">
<p>manifest - Add fullscreen mode/change name <a href="https://github.com/owncast/owncast/pull/1934" target="_blank" rel="noopener noreferrer" class="">#1934</a></p>
</li>
<li class="">
<p>Troll/Established chat user Mode (like +m on IRC) <a href="https://github.com/owncast/owncast/issues/1587" target="_blank" rel="noopener noreferrer" class="">#1587</a></p>
</li>
<li class="">
<p>Chat auth using the Fediverse <a href="https://github.com/owncast/owncast/issues/1774" target="_blank" rel="noopener noreferrer" class="">#1774</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="breaking-changes">Breaking Changes<a href="https://owncast.online/pt/releases/owncast-0.0.12#breaking-changes" class="hash-link" aria-label="Link direto para Breaking Changes" title="Link direto para Breaking Changes" translate="no">​</a></h3>
<ul>
<li class="">API endpoint rename: "integrations/chat/updatemessagevisibility" -&gt; /api/integrations/chat/messagevisibility <a href="https://github.com/owncast/owncast/issues/1966" target="_blank" rel="noopener noreferrer" class="">#1966</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="changed">Changed<a href="https://owncast.online/pt/releases/owncast-0.0.12#changed" class="hash-link" aria-label="Link direto para Changed" title="Link direto para Changed" translate="no">​</a></h3>
<ul>
<li class="">
<p>Auto-select old text when changing display name. <a href="https://github.com/owncast/owncast/pull/1754" target="_blank" rel="noopener noreferrer" class="">#1754</a></p>
</li>
<li class="">
<p>Change cachebust param to random string to support CDNs <a href="https://github.com/owncast/owncast/issues/1781" target="_blank" rel="noopener noreferrer" class="">#1781</a></p>
</li>
<li class="">
<p>Change CMD to ENTRYPOINT in Dockerfile <a href="https://github.com/owncast/owncast/pull/1831" target="_blank" rel="noopener noreferrer" class="">#1831</a></p>
</li>
<li class="">
<p>Replace hide chat toggle and username change form with chat user dropdown <a href="https://github.com/owncast/owncast/issues/1648" target="_blank" rel="noopener noreferrer" class="">#1648</a></p>
</li>
<li class="">
<p>changed followers tab to 24 per page <a href="https://github.com/owncast/owncast/pull/1855" target="_blank" rel="noopener noreferrer" class="">#1855</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixed">Fixed<a href="https://owncast.online/pt/releases/owncast-0.0.12#fixed" class="hash-link" aria-label="Link direto para Fixed" title="Link direto para Fixed" translate="no">​</a></h3>
<ul>
<li class="">
<p>Selecting an emoji immediately when visiting page without focusing text input ignores selection <a href="https://github.com/owncast/owncast/issues/1419" target="_blank" rel="noopener noreferrer" class="">#1419</a></p>
</li>
<li class="">
<p>Fix exception when using emoji input in chrome <a href="https://github.com/owncast/owncast/pull/1782" target="_blank" rel="noopener noreferrer" class="">#1782</a></p>
</li>
<li class="">
<p>Framerate slider is broken. Can only select lowest and highest values. <a href="https://github.com/owncast/owncast/issues/1791" target="_blank" rel="noopener noreferrer" class="">#1791</a></p>
</li>
<li class="">
<p>Fix stat components in hardware admin page <a href="https://github.com/owncast/owncast/issues/1815" target="_blank" rel="noopener noreferrer" class="">#1815</a></p>
</li>
<li class="">
<p>The "no" button in the codec confirmation popup does nothing <a href="https://github.com/owncast/owncast/issues/1809" target="_blank" rel="noopener noreferrer" class="">#1809</a></p>
</li>
<li class="">
<p>Issue: chat unscrollabe on some resize operations <a href="https://github.com/owncast/owncast/issues/1830" target="_blank" rel="noopener noreferrer" class="">#1830</a></p>
</li>
<li class="">
<p>Fix datastore cache warming not firing <a href="https://github.com/owncast/owncast/issues/1889" target="_blank" rel="noopener noreferrer" class="">#1889</a></p>
</li>
<li class="">
<p>fix the server name in nodeinfo/2.0 <a href="https://github.com/owncast/owncast/pull/1907" target="_blank" rel="noopener noreferrer" class="">#1907</a></p>
</li>
<li class="">
<p>"invalid cross-device link" error when running on a different filesystem <a href="https://github.com/owncast/owncast/issues/1768" target="_blank" rel="noopener noreferrer" class="">#1768</a></p>
</li>
<li class="">
<p>[bug] Follow request from GoToSocial causes nil pointer exception <a href="https://github.com/owncast/owncast/issues/1955" target="_blank" rel="noopener noreferrer" class="">#1955</a></p>
</li>
<li class="">
<p>Fix API documentation "integrations/chat/updatemessagevisibility" -&gt; /api/integrations/chat/messagevisibility <a href="https://github.com/owncast/owncast/issues/1966" target="_blank" rel="noopener noreferrer" class="">#1966</a></p>
</li>
<li class="">
<p>Remove doubled paragraphs around stream title for Fediverse messages. <a href="https://github.com/owncast/owncast/pull/1927" target="_blank" rel="noopener noreferrer" class="">#1927</a></p>
</li>
<li class="">
<p>Prevent CSS class injection and directory traversal via custom emojis <a href="https://github.com/owncast/owncast/pull/1772" target="_blank" rel="noopener noreferrer" class="">#1772</a></p>
</li>
<li class="">
<p>HLS segment name collision when using the lowest latency buffer option <a href="https://github.com/owncast/owncast/issues/1778" target="_blank" rel="noopener noreferrer" class="">#1778</a></p>
</li>
<li class="">
<p>Remote Fediverse servers are caching the instance logo even after its changed, add a cachebust. <a href="https://github.com/owncast/owncast/issues/1776" target="_blank" rel="noopener noreferrer" class="">#1776</a></p>
</li>
<li class="">
<p>Remote Fediverse preview images get cached, add a cachebust <a href="https://github.com/owncast/owncast/issues/1777" target="_blank" rel="noopener noreferrer" class="">#1777</a></p>
</li>
<li class="">
<p>Viewer chart Y axis strings are formatted weird <a href="https://github.com/owncast/owncast/issues/1816" target="_blank" rel="noopener noreferrer" class="">#1816</a></p>
</li>
<li class="">
<p>Cursor when composing chat message appears on the right-hand side of the text field in Firefox <a href="https://github.com/owncast/owncast/issues/1561" target="_blank" rel="noopener noreferrer" class="">#1561</a></p>
</li>
<li class="">
<p>Unable to follow an Owncast account from Misskey <a href="https://github.com/owncast/owncast/issues/1690" target="_blank" rel="noopener noreferrer" class="">#1690</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="removed">Removed<a href="https://owncast.online/pt/releases/owncast-0.0.12#removed" class="hash-link" aria-label="Link direto para Removed" title="Link direto para Removed" translate="no">​</a></h3>
<ul>
<li class="">Remove support for uploading SVG logos <a href="https://github.com/owncast/owncast/issues/1773" target="_blank" rel="noopener noreferrer" class="">#1773</a></li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-contributors">Thank you to our contributors!<a href="https://owncast.online/pt/releases/owncast-0.0.12#thank-you-to-our-contributors" class="hash-link" aria-label="Link direto para Thank you to our contributors!" title="Link direto para Thank you to our contributors!" translate="no">​</a></h2>
<p>The contributors for v0.0.12 were:
<a href="https://github.com/funkyhippo" target="_blank" rel="noopener noreferrer" class="">funkyhippo</a>, <a href="https://github.com/tsmethurst" target="_blank" rel="noopener noreferrer" class="">tsmethurst</a>, <a href="https://github.com/MFTabriz" target="_blank" rel="noopener noreferrer" class="">MFTabriz</a>, <a href="https://github.com/t1enne" target="_blank" rel="noopener noreferrer" class="">t1enne</a>, <a href="https://github.com/cr0ax" target="_blank" rel="noopener noreferrer" class="">cr0ax</a>, <a href="https://github.com/hufman" target="_blank" rel="noopener noreferrer" class="">hufman</a>, <a href="https://github.com/zerodytrash" target="_blank" rel="noopener noreferrer" class="">zerodytrash</a>, <a href="https://github.com/lfuelling" target="_blank" rel="noopener noreferrer" class="">lfuelling</a> and <a href="https://github.com/gabek" target="_blank" rel="noopener noreferrer" class="">gabek</a>.
We also thank all of the fantastic people helping out in the <a href="https://owncast.rocket.chat/" target="_blank" rel="noopener noreferrer" class="">Owncast chat</a> answering questions, testing and providing feedback.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-financial-supporters">Thank you to our <a href="https://opencollective.com/owncast" target="_blank" rel="noopener noreferrer" class="">financial supporters</a>!<a href="https://owncast.online/pt/releases/owncast-0.0.12#thank-you-to-our-financial-supporters" class="hash-link" aria-label="Link direto para thank-you-to-our-financial-supporters" title="Link direto para thank-you-to-our-financial-supporters" translate="no">​</a></h2>
<p>A huge thanks to those giving us to the resources to run servers, have testing environments, host collaboration tools, pay for 3rd party services to test with and the means to experiment with new ideas we wouldn't be able to do otherwise.</p>
<p>Our project sponsors <a href="https://opencollective.com/noblestreet" target="_blank" rel="noopener noreferrer" class="">Noblestreet</a>, <a href="https://opencollective.com/okta" target="_blank" rel="noopener noreferrer" class="">Okta</a> and <a href="https://opencollective.com/hexploitation" target="_blank" rel="noopener noreferrer" class="">hexploitation</a>.</p>
<p>And our fantastic donors <a href="https://opencollective.com/simon-michalke" target="_blank" rel="noopener noreferrer" class="">Simon Michalke</a>, <a href="https://opencollective.com/rootbeerdan" target="_blank" rel="noopener noreferrer" class="">rootbeerdan</a>, <a href="https://opencollective.com/luka-princic" target="_blank" rel="noopener noreferrer" class="">Luka Prinčič</a>, <a href="https://opencollective.com/guest-7c7eb0e8" target="_blank" rel="noopener noreferrer" class="">Kyle Bronsdon</a>, <a href="https://opencollective.com/flaki" target="_blank" rel="noopener noreferrer" class="">Flaki</a>, <a href="https://opencollective.com/ruffy" target="_blank" rel="noopener noreferrer" class="">Raffael Rehberger</a>, <a href="https://opencollective.com/joel-bradshaw" target="_blank" rel="noopener noreferrer" class="">Joel Bradshaw</a>, <a href="https://opencollective.com/lindner" target="_blank" rel="noopener noreferrer" class="">Paul Lindner</a>, <a href="https://opencollective.com/seo25-com" target="_blank" rel="noopener noreferrer" class="">Real Targeted Traffic</a>, <a href="https://opencollective.com/targeted-traffic" target="_blank" rel="noopener noreferrer" class="">TargetedVisitors</a>, <a href="https://opencollective.com/incognito-3b4cd5c7" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/guest-50d297d1" target="_blank" rel="noopener noreferrer" class="">nebunez</a>, <a href="https://opencollective.com/johnathan-shunn" target="_blank" rel="noopener noreferrer" class="">Merlin</a>, <a href="https://opencollective.com/guest-87b42e0e" target="_blank" rel="noopener noreferrer" class="">Teklynk</a>, <a href="https://opencollective.com/guest-c741c302" target="_blank" rel="noopener noreferrer" class="">Ole</a>, <a href="https://opencollective.com/playbox-technology" target="_blank" rel="noopener noreferrer" class="">PlayBox Technology</a>, <a href="https://opencollective.com/guest-ef71fba6" target="_blank" rel="noopener noreferrer" class="">Guest</a> and <a href="https://opencollective.com/guest-7c9c2080" target="_blank" rel="noopener noreferrer" class="">Guest</a>.</p>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="downloads">Downloads<a href="https://owncast.online/pt/releases/owncast-0.0.12#downloads" class="hash-link" aria-label="Link direto para Downloads" title="Link direto para Downloads" translate="no">​</a></h2>
<p>View all downloads on the <a href="https://github.com/owncast/owncast/releases/tag/v0.0.12" target="_blank" rel="noopener noreferrer" class="">GitHub release page</a>.</p>





























<table><thead><tr><th>Platform</th><th>Download</th></tr></thead><tbody><tr><td>owncast-0.0.12-linux-32bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.12/owncast-0.0.12-linux-32bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (17.7 MB)</td></tr><tr><td>owncast-0.0.12-linux-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.12/owncast-0.0.12-linux-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (18.5 MB)</td></tr><tr><td>owncast-0.0.12-linux-arm64.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.12/owncast-0.0.12-linux-arm64.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (17.5 MB)</td></tr><tr><td>owncast-0.0.12-linux-arm7.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.12/owncast-0.0.12-linux-arm7.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (17.9 MB)</td></tr><tr><td>owncast-0.0.12-macOS-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.12/owncast-0.0.12-macOS-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (19.2 MB)</td></tr></tbody></table>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Owncast v0.0.11]]></title>
            <link>https://owncast.online/pt/releases/owncast-0.0.11</link>
            <guid>https://owncast.online/pt/releases/owncast-0.0.11</guid>
            <pubDate>Sat, 05 Mar 2022 19:28:03 GMT</pubDate>
            <description><![CDATA[With Owncast v0.0.11 your server can optionally become a part of the Fediverse, an interconnected, but completely independent network of servers where people can discover your stream and get notified ...]]></description>
            <content:encoded><![CDATA[<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="welcome-to-the-fediverse">Welcome to The Fediverse!<a href="https://owncast.online/pt/releases/owncast-0.0.11#welcome-to-the-fediverse" class="hash-link" aria-label="Link direto para Welcome to The Fediverse!" title="Link direto para Welcome to The Fediverse!" translate="no">​</a></h2>
<p>With Owncast v0.0.11 your server can optionally become a part of the <a href="https://en.wikipedia.org/wiki/Fediverse" target="_blank" rel="noopener noreferrer" class="">Fediverse</a>, an interconnected, but completely independent network of servers where people can discover your stream and get notified of when you go live. Some popular Fediverse services are <a href="https://joinmastodon.org/" target="_blank" rel="noopener noreferrer" class="">Mastodon</a> and <a href="https://pleroma.social/" target="_blank" rel="noopener noreferrer" class="">Pleroma</a> but many services that make up the Fediverse can start to receive posts from your Owncast server.</p>
<p>With this ability, it gives you something pretty cool: the ability for people to follow your server, share it with their own followers. Your followers now show in a new "Followers" tab in the interface, and as people interact with your server by following, sharing and liking, it will show up in the chat so your biggest supporters get highlighted.</p>
<p>You'll automatically let your followers know each time you go live, and you can send them messages from the admin letting them know about your future streaming plans.</p>
<p>This functionality, of course, is disabled by default, as Owncast always wants you to be completely private out of the box. It's up to you to enable this in the admin under the new "Social" config section. But if you'd prefer, you can turn on social "Private Mode" where you have to manually approve each follower that wants to know about your streams, and in that case they will be unable to share your server with others.</p>
<p>We look forward to continued features being built now that federation with Owncast is enabled.</p>
<p>A <strong>huge</strong> thank you to <a href="https://nlnet.nl/project/Owncast/" target="_blank" rel="noopener noreferrer" class="">NLnet</a> for funding the development of Owncast Federation through the <a href="https://nlnet.nl/discovery" target="_blank" rel="noopener noreferrer" class="">NGI0 Discovery Fund</a>.</p>
<p>Note: The Fediverse is the wild west, and while people have been running with this functionality for some time in testing, we don't know what you'll run into. Please let us know if you discover any issues or any services that are not being compatible with Owncast or causing problems with your server.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="moderators">Moderators<a href="https://owncast.online/pt/releases/owncast-0.0.11#moderators" class="hash-link" aria-label="Link direto para Moderators" title="Link direto para Moderators" translate="no">​</a></h2>
<p>Long requested, and now finally here. You can assign moderator privileges to yourself, and any of your chat members and they will have the ability to remove chat messages and ban users directly from the chat, without having to go into the Admin.</p>
<p>Of course this relies on people keeping their identity between visits to your chat, so those that use private browsing to visit your server will be seen as a completely different chat participant each time, and will no longer have their moderator privileges unless you re-grant them.</p>
<h1>Changelog</h1>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="0011---2022-03-05">[<a href="https://github.com/owncast/owncast/milestone/14" target="_blank" rel="noopener noreferrer" class="">0.0.11</a>] - 2022-03-05<a href="https://owncast.online/pt/releases/owncast-0.0.11#0011---2022-03-05" class="hash-link" aria-label="Link direto para 0011---2022-03-05" title="Link direto para 0011---2022-03-05" translate="no">​</a></h2>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="upgrade-instructions-from-0010">Upgrade instructions from 0.0.10<a href="https://owncast.online/pt/releases/owncast-0.0.11#upgrade-instructions-from-0010" class="hash-link" aria-label="Link direto para Upgrade instructions from 0.0.10" title="Link direto para Upgrade instructions from 0.0.10" translate="no">​</a></h2>
<ol>
<li class="">Stop the service from running. If you're using a pre-installed image through a hosting provider, or setup Owncast to run under systemd you can probably just simply run <code>systemctl stop owncast</code>.</li>
<li class="">Change to the directory where Owncast is installed on your server.</li>
<li class="">If you’ve customized your web interface in any way you will want to back up the files you’ve changed or customized.</li>
<li class="">Re-run the installer as the user you run Owncast under. For example if you are running owncast as the user "owncast": <code>su -c "curl https://owncast.online/install.sh |bash" owncast</code></li>
<li class="">Restart the service. If you're running under systemd <code>systemctl start owncast</code>.</li>
</ol>
<h1>Major updates</h1>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="added">Added<a href="https://owncast.online/pt/releases/owncast-0.0.11#added" class="hash-link" aria-label="Link direto para Added" title="Link direto para Added" translate="no">​</a></h3>
<ul>
<li class="">
<p>Promote chat participants to moderators <a href="https://github.com/owncast/owncast/issues/499" target="_blank" rel="noopener noreferrer" class="">#499</a></p>
</li>
<li class="">
<p>Additional target framerates <a href="https://github.com/owncast/owncast/issues/1138" target="_blank" rel="noopener noreferrer" class="">#1138</a></p>
</li>
<li class="">
<p>Support path-based S3 storage <a href="https://github.com/owncast/owncast/issues/1495" target="_blank" rel="noopener noreferrer" class="">#1495</a></p>
</li>
<li class="">
<p>Inline UI to allow people to perform moderation actions within chat <a href="https://github.com/owncast/owncast/issues/1291" target="_blank" rel="noopener noreferrer" class="">#1291</a></p>
</li>
<li class="">
<p>Add a recommendation in the admin to add a second, lower quality if only one is set <a href="https://github.com/owncast/owncast/issues/1491" target="_blank" rel="noopener noreferrer" class="">#1491</a></p>
</li>
<li class="">
<p>Add support for checking the local filesystem for static resources <a href="https://github.com/owncast/owncast/issues/1507" target="_blank" rel="noopener noreferrer" class="">#1507</a></p>
</li>
<li class="">
<p>Add list of moderators in user admin <a href="https://github.com/owncast/owncast/issues/1511" target="_blank" rel="noopener noreferrer" class="">#1511</a></p>
</li>
<li class="">
<p>New admin section for managing ActivityPub settings. <a href="https://github.com/owncast/owncast/issues/1210" target="_blank" rel="noopener noreferrer" class="">#1210</a></p>
</li>
<li class="">
<p>Set a short cache expiration on some APIs <a href="https://github.com/owncast/owncast/issues/1530" target="_blank" rel="noopener noreferrer" class="">#1530</a></p>
</li>
<li class="">
<p>Add Matrix chat client(s) user agent to our bot list <a href="https://github.com/owncast/owncast/issues/1581" target="_blank" rel="noopener noreferrer" class="">#1581</a></p>
</li>
<li class="">
<p>Return user scopes as a part of the chat history API <a href="https://github.com/owncast/owncast/issues/1586" target="_blank" rel="noopener noreferrer" class="">#1586</a></p>
</li>
<li class="">
<p>Add admin support for manually composing a post to fediverse followers <a href="https://github.com/owncast/owncast/issues/1610" target="_blank" rel="noopener noreferrer" class="">#1610</a></p>
</li>
<li class="">
<p>Set username via optional request headers <a href="https://github.com/owncast/owncast/issues/1365" target="_blank" rel="noopener noreferrer" class="">#1365</a></p>
</li>
<li class="">
<p>Add Rocket.Chat to our bot user-agent list <a href="https://github.com/owncast/owncast/issues/1639" target="_blank" rel="noopener noreferrer" class="">#1639</a></p>
</li>
<li class="">
<p>Add user icon in header next to user name change form <a href="https://github.com/owncast/owncast/issues/1655" target="_blank" rel="noopener noreferrer" class="">#1655</a></p>
</li>
<li class="">
<p>Add alternative configurable list of default usernames <a href="https://github.com/owncast/owncast/issues/1497" target="_blank" rel="noopener noreferrer" class="">#1497</a></p>
</li>
<li class="">
<p>Add steam as a Social Platform <a href="https://github.com/owncast/owncast/issues/1501" target="_blank" rel="noopener noreferrer" class="">#1501</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="changed">Changed<a href="https://owncast.online/pt/releases/owncast-0.0.11#changed" class="hash-link" aria-label="Link direto para Changed" title="Link direto para Changed" translate="no">​</a></h3>
<ul>
<li class="">
<p>Replace redirect of /embed URLs to random html files and instead return content directly <a href="https://github.com/owncast/owncast/issues/1281" target="_blank" rel="noopener noreferrer" class="">#1281</a></p>
</li>
<li class="">
<p>refactor: move from io/ioutil to io and os packages <a href="https://github.com/owncast/owncast/pull/1546" target="_blank" rel="noopener noreferrer" class="">#1546</a></p>
</li>
<li class="">
<p>Increase the number of HLS segments in a playlist to increase stability <a href="https://github.com/owncast/owncast/issues/1552" target="_blank" rel="noopener noreferrer" class="">#1552</a></p>
</li>
<li class="">
<p>Increase the max size of the chat welcome message <a href="https://github.com/owncast/owncast/issues/1595" target="_blank" rel="noopener noreferrer" class="">#1595</a></p>
</li>
<li class="">
<p>Change styling for chat message links <a href="https://github.com/owncast/owncast/issues/1551" target="_blank" rel="noopener noreferrer" class="">#1551</a></p>
</li>
<li class="">
<p>"Disable chat" setting is confusing <a href="https://github.com/owncast/owncast/issues/1330" target="_blank" rel="noopener noreferrer" class="">#1330</a></p>
</li>
<li class="">
<p>Build outbound webhook execution queue <a href="https://github.com/owncast/owncast/issues/1510" target="_blank" rel="noopener noreferrer" class="">#1510</a></p>
</li>
<li class="">
<p>Limit "external site requested your logo" warning message <a href="https://github.com/owncast/owncast/issues/1668" target="_blank" rel="noopener noreferrer" class="">#1668</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixed">Fixed<a href="https://owncast.online/pt/releases/owncast-0.0.11#fixed" class="hash-link" aria-label="Link direto para Fixed" title="Link direto para Fixed" translate="no">​</a></h3>
<ul>
<li class="">
<p>Binding to ::1 fails: too many colons in address <a href="https://github.com/owncast/owncast/issues/1398" target="_blank" rel="noopener noreferrer" class="">#1398</a></p>
</li>
<li class="">
<p>Fix possible crash on stream disconnect  <a href="https://github.com/owncast/owncast/issues/1439" target="_blank" rel="noopener noreferrer" class="">#1439</a></p>
</li>
<li class="">
<p>Fix hashes for standalone video/chat <a href="https://github.com/owncast/owncast/pull/1472" target="_blank" rel="noopener noreferrer" class="">#1472</a></p>
</li>
<li class="">
<p>Fix Windows support <a href="https://github.com/owncast/owncast/issues/1377" target="_blank" rel="noopener noreferrer" class="">#1377</a></p>
</li>
<li class="">
<p>When a ban occurs not all messages by that user are visibly removed <a href="https://github.com/owncast/owncast/issues/1350" target="_blank" rel="noopener noreferrer" class="">#1350</a></p>
</li>
<li class="">
<p>OMX codec no longer showing friendly name and description in admin <a href="https://github.com/owncast/owncast/issues/1521" target="_blank" rel="noopener noreferrer" class="">#1521</a></p>
</li>
<li class="">
<p>doing a ctrl+c to copy something closes the chat panel <a href="https://github.com/owncast/owncast/issues/1201" target="_blank" rel="noopener noreferrer" class="">#1201</a></p>
</li>
<li class="">
<p>Messages Sent column in admin should either center the value or make column narrower <a href="https://github.com/owncast/owncast/issues/1580" target="_blank" rel="noopener noreferrer" class="">#1580</a></p>
</li>
<li class="">
<p>Fix where banned user cannot be added back <a href="https://github.com/owncast/owncast/issues/1518" target="_blank" rel="noopener noreferrer" class="">#1518</a></p>
</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-contributors">Thank you to our contributors!<a href="https://owncast.online/pt/releases/owncast-0.0.11#thank-you-to-our-contributors" class="hash-link" aria-label="Link direto para Thank you to our contributors!" title="Link direto para Thank you to our contributors!" translate="no">​</a></h2>
<p>The contributors for v0.0.11 were:
<a href="https://github.com/jeyemwey" target="_blank" rel="noopener noreferrer" class="">jeyemwey</a>, <a href="https://github.com/krashanoff" target="_blank" rel="noopener noreferrer" class="">krashanoff</a>, <a href="https://github.com/controlfreakstudio" target="_blank" rel="noopener noreferrer" class="">controlfreakstudio</a>, <a href="https://github.com/gingervitis" target="_blank" rel="noopener noreferrer" class="">gingervitis</a>, <a href="https://github.com/f35f0ef9d0e827dae86552d3899f78fc" target="_blank" rel="noopener noreferrer" class="">f35f0ef9d0e827dae86552d3899f78fc</a>, <a href="https://github.com/UXShawrk" target="_blank" rel="noopener noreferrer" class="">UXShawrk</a>, <a href="https://github.com/MFTabriz" target="_blank" rel="noopener noreferrer" class="">MFTabriz</a> and <a href="https://github.com/gabek" target="_blank" rel="noopener noreferrer" class="">gabek</a>.
We also thank all of the fantastic people helping out in the <a href="https://owncast.rocket.chat/" target="_blank" rel="noopener noreferrer" class="">Owncast chat</a> answering questions, testing and providing feedback.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-financial-supporters">Thank you to our <a href="https://opencollective.com/owncast" target="_blank" rel="noopener noreferrer" class="">financial supporters</a>!<a href="https://owncast.online/pt/releases/owncast-0.0.11#thank-you-to-our-financial-supporters" class="hash-link" aria-label="Link direto para thank-you-to-our-financial-supporters" title="Link direto para thank-you-to-our-financial-supporters" translate="no">​</a></h2>
<p>A huge thanks to those giving us to the resources to run servers, have testing environments, host collaboration tools, pay for 3rd party services to test with and the means to experiment with new ideas we wouldn't be able to do otherwise.</p>
<p>Our project sponsors <a href="https://opencollective.com/noblestreet" target="_blank" rel="noopener noreferrer" class="">Noblestreet</a> and <a href="https://opencollective.com/okta" target="_blank" rel="noopener noreferrer" class="">Okta</a>.</p>
<p>And our fantastic donors <a href="https://opencollective.com/simon-michalke" target="_blank" rel="noopener noreferrer" class="">Simon Michalke</a>, <a href="https://opencollective.com/rootbeerdan" target="_blank" rel="noopener noreferrer" class="">rootbeerdan</a>, <a href="https://opencollective.com/luka-princic" target="_blank" rel="noopener noreferrer" class="">Luka Prinčič</a>, <a href="https://opencollective.com/guest-7c7eb0e8" target="_blank" rel="noopener noreferrer" class="">Kyle Bronsdon</a>, <a href="https://opencollective.com/robin-mol1" target="_blank" rel="noopener noreferrer" class="">Robin</a>, <a href="https://opencollective.com/flaki" target="_blank" rel="noopener noreferrer" class="">Flaki</a>, <a href="https://opencollective.com/joel-bradshaw" target="_blank" rel="noopener noreferrer" class="">Joel Bradshaw</a>, <a href="https://opencollective.com/lindner" target="_blank" rel="noopener noreferrer" class="">Paul Lindner</a>, <a href="https://opencollective.com/seo25-com" target="_blank" rel="noopener noreferrer" class="">Real Targeted Traffic</a>, <a href="https://opencollective.com/targeted-traffic" target="_blank" rel="noopener noreferrer" class="">TargetedVisitors</a>, <a href="https://opencollective.com/guest-eca9a6e4" target="_blank" rel="noopener noreferrer" class="">Tom Hansen</a>, <a href="https://opencollective.com/guest-3bb3ecf0" target="_blank" rel="noopener noreferrer" class="">pwxlwrk</a>, <a href="https://opencollective.com/incognito-3b4cd5c7" target="_blank" rel="noopener noreferrer" class="">Incognito</a>, <a href="https://opencollective.com/guest-80892d29" target="_blank" rel="noopener noreferrer" class="">Niels Digital</a>, <a href="https://opencollective.com/guest-50d297d1" target="_blank" rel="noopener noreferrer" class="">nebunez</a> and <a href="https://opencollective.com/johnathan-shunn" target="_blank" rel="noopener noreferrer" class="">Merlin</a>.</p>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="downloads">Downloads<a href="https://owncast.online/pt/releases/owncast-0.0.11#downloads" class="hash-link" aria-label="Link direto para Downloads" title="Link direto para Downloads" translate="no">​</a></h2>
<p>View all downloads on the <a href="https://github.com/owncast/owncast/releases/tag/v0.0.11" target="_blank" rel="noopener noreferrer" class="">GitHub release page</a>.</p>





























<table><thead><tr><th>Platform</th><th>Download</th></tr></thead><tbody><tr><td>owncast-0.0.11-linux-32bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.11/owncast-0.0.11-linux-32bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (13.5 MB)</td></tr><tr><td>owncast-0.0.11-linux-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.11/owncast-0.0.11-linux-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (14.4 MB)</td></tr><tr><td>owncast-0.0.11-linux-arm64.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.11/owncast-0.0.11-linux-arm64.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (13.6 MB)</td></tr><tr><td>owncast-0.0.11-linux-arm7.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.11/owncast-0.0.11-linux-arm7.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (13.7 MB)</td></tr><tr><td>owncast-0.0.11-macOS-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.11/owncast-0.0.11-macOS-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (15.1 MB)</td></tr></tbody></table>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Owncast v0.0.10]]></title>
            <link>https://owncast.online/pt/releases/owncast-0.0.10</link>
            <guid>https://owncast.online/pt/releases/owncast-0.0.10</guid>
            <pubDate>Wed, 06 Oct 2021 22:40:14 GMT</pubDate>
            <description><![CDATA[This is a hot fix to resolve an issue using external S3 compatible storage in v0.0.9: #1455]]></description>
            <content:encoded><![CDATA[<p>This is a hot fix to resolve an issue using external S3 compatible storage in v0.0.9: #1455</p>
<p>There are no other changes and this only impacts those using that feature.  See the release notes for <a href="https://github.com/owncast/owncast/releases/tag/v0.0.9" target="_blank" rel="noopener noreferrer" class="">v0.0.9</a> for details around the previous release.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="upgrade-instructions-from-009">Upgrade instructions from 0.0.9<a href="https://owncast.online/pt/releases/owncast-0.0.10#upgrade-instructions-from-009" class="hash-link" aria-label="Link direto para Upgrade instructions from 0.0.9" title="Link direto para Upgrade instructions from 0.0.9" translate="no">​</a></h2>
<ol>
<li class="">Stop the service from running. If you're using a pre-installed image through a hosting provider, or setup Owncast to run under systemd you can probably just simply run <code>systemctl stop owncast</code>.</li>
<li class="">Change to the directory where Owncast is installed on your server.</li>
<li class="">If you’ve customized your web interface in any way you will want to back up the files you’ve changed or customized.</li>
<li class="">Re-run the installer as the user you run Owncast under. For example if you are running owncast as the user "owncast": <code>su -c "curl https://owncast.online/install.sh |bash" owncast</code></li>
<li class="">Restart the service. If you're running under systemd <code>systemctl start owncast</code>.</li>
</ol>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="downloads">Downloads<a href="https://owncast.online/pt/releases/owncast-0.0.10#downloads" class="hash-link" aria-label="Link direto para Downloads" title="Link direto para Downloads" translate="no">​</a></h2>
<p>View all downloads on the <a href="https://github.com/owncast/owncast/releases/tag/v0.0.10" target="_blank" rel="noopener noreferrer" class="">GitHub release page</a>.</p>





























<table><thead><tr><th>Platform</th><th>Download</th></tr></thead><tbody><tr><td>owncast-0.0.10-linux-32bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.10/owncast-0.0.10-linux-32bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (13.7 MB)</td></tr><tr><td>owncast-0.0.10-linux-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.10/owncast-0.0.10-linux-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (14.1 MB)</td></tr><tr><td>owncast-0.0.10-linux-arm64.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.10/owncast-0.0.10-linux-arm64.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (13.6 MB)</td></tr><tr><td>owncast-0.0.10-linux-arm7.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.10/owncast-0.0.10-linux-arm7.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (13.6 MB)</td></tr><tr><td>owncast-0.0.10-macOS-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.10/owncast-0.0.10-macOS-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (14.7 MB)</td></tr></tbody></table>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Owncast v0.0.9]]></title>
            <link>https://owncast.online/pt/releases/owncast-0.0.9</link>
            <guid>https://owncast.online/pt/releases/owncast-0.0.9</guid>
            <pubDate>Sun, 26 Sep 2021 21:37:40 GMT</pubDate>
            <description><![CDATA[Owncast v0.0.9 is a smaller release with a handful of tweaks and fixes.  There's not a lot of user-facing changes this time around, but take a look through the below changes and see if there's anythin...]]></description>
            <content:encoded><![CDATA[<p>Owncast v0.0.9 is a smaller release with a handful of tweaks and fixes.  There's not a lot of user-facing changes this time around, but take a look through the below changes and see if there's anything that might impact you.</p>
<p>One thing that might make your life more convenient going forward is instead of putting in the full video URL <code>/hls/stream.m3u8</code> when viewing an Owncast stream in an external video player (MPV, Quicktime, VLC) you can just put your root URL to your Owncast server.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="009---2021-09-26">[<a href="https://github.com/owncast/owncast/milestone/16" target="_blank" rel="noopener noreferrer" class="">0.0.9</a>] - 2021-09-26<a href="https://owncast.online/pt/releases/owncast-0.0.9#009---2021-09-26" class="hash-link" aria-label="Link direto para 009---2021-09-26" title="Link direto para 009---2021-09-26" translate="no">​</a></h2>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="upgrade-instructions-from-008">Upgrade instructions from 0.0.8<a href="https://owncast.online/pt/releases/owncast-0.0.9#upgrade-instructions-from-008" class="hash-link" aria-label="Link direto para Upgrade instructions from 0.0.8" title="Link direto para Upgrade instructions from 0.0.8" translate="no">​</a></h2>
<ol>
<li class="">Stop the service from running. If you're using a pre-installed image through a hosting provider, or setup Owncast to run under systemd you can probably just simply run <code>systemctl stop owncast</code>.</li>
<li class="">Change to the directory where Owncast is installed on your server.</li>
<li class="">If you’ve customized your web interface in any way you will want to back up the files you’ve changed or customized.</li>
<li class="">Re-run the installer as the user you run Owncast under. For example if you are running owncast as the user "owncast": <code>su -c "curl https://owncast.online/install.sh |bash" owncast</code></li>
<li class="">Restart the service. If you're running under systemd <code>systemctl start owncast</code>.</li>
</ol>
<h1>Major updates</h1>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="added">Added<a href="https://owncast.online/pt/releases/owncast-0.0.9#added" class="hash-link" aria-label="Link direto para Added" title="Link direto para Added" translate="no">​</a></h3>
<ul>
<li class="">
<p>Add support for loading the root owncast URL directly in 3rd party video applications. <a href="https://github.com/owncast/owncast/pull/1356" target="_blank" rel="noopener noreferrer" class="">#1356</a></p>
</li>
<li class="">
<p>Add proper landing page for browsers without the JS support <a href="https://github.com/owncast/owncast/issues/1139" target="_blank" rel="noopener noreferrer" class="">#1139</a></p>
</li>
<li class="">
<p>Create external API to enable sending a message directly to a client instead of publicly <a href="https://github.com/owncast/owncast/issues/1316" target="_blank" rel="noopener noreferrer" class="">#1316</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="breaking-changes">Breaking Changes<a href="https://owncast.online/pt/releases/owncast-0.0.9#breaking-changes" class="hash-link" aria-label="Link direto para Breaking Changes" title="Link direto para Breaking Changes" translate="no">​</a></h3>
<ul>
<li class="">No longer exit after successful stream key change via the CLI argument <a href="https://github.com/owncast/owncast/pull/1355" target="_blank" rel="noopener noreferrer" class="">#1355</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="changed">Changed<a href="https://owncast.online/pt/releases/owncast-0.0.9#changed" class="hash-link" aria-label="Link direto para Changed" title="Link direto para Changed" translate="no">​</a></h3>
<ul>
<li class="">
<p>Auto expand the "Utilities" menu item in admin if an Owncast update is available <a href="https://github.com/owncast/owncast/issues/1299" target="_blank" rel="noopener noreferrer" class="">#1299</a></p>
</li>
<li class="">
<p>Increase the sensitivity of the chat rate limiter <a href="https://github.com/owncast/owncast/issues/1349" target="_blank" rel="noopener noreferrer" class="">#1349</a></p>
</li>
<li class="">
<p>Make the emoji directory configurable  <a href="https://github.com/owncast/owncast/issues/1174" target="_blank" rel="noopener noreferrer" class="">#1174</a></p>
</li>
<li class="">
<p>Stop logging 404s to the admin logs <a href="https://github.com/owncast/owncast/issues/1341" target="_blank" rel="noopener noreferrer" class="">#1341</a></p>
</li>
<li class="">
<p>Mark viewer as active when downloading an HLS playlist <a href="https://github.com/owncast/owncast/issues/1343" target="_blank" rel="noopener noreferrer" class="">#1343</a></p>
</li>
<li class="">
<p>Simplify where HLS segments live on the filesystem so they always live in <code>data</code> <a href="https://github.com/owncast/owncast/issues/875" target="_blank" rel="noopener noreferrer" class="">#875</a></p>
</li>
<li class="">
<p>In the admin don't show the connected client count if we're not showing a list of the clients <a href="https://github.com/owncast/owncast/issues/1306" target="_blank" rel="noopener noreferrer" class="">#1306</a></p>
</li>
<li class="">
<p>Do not show user joined chat message if user has recently joined <a href="https://github.com/owncast/owncast/issues/1406" target="_blank" rel="noopener noreferrer" class="">#1406</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixed">Fixed<a href="https://owncast.online/pt/releases/owncast-0.0.9#fixed" class="hash-link" aria-label="Link direto para Fixed" title="Link direto para Fixed" translate="no">​</a></h3>
<ul>
<li class="">
<p>Chat disables when stream ends instead of 5 minutes later <a href="https://github.com/owncast/owncast/issues/1268" target="_blank" rel="noopener noreferrer" class="">#1268</a></p>
</li>
<li class="">
<p>GeoIP support not working with 0.0.8 <a href="https://github.com/owncast/owncast/issues/1304" target="_blank" rel="noopener noreferrer" class="">#1304</a></p>
</li>
<li class="">
<p>Previous display names are not being displayed in the admin user modal <a href="https://github.com/owncast/owncast/issues/1277" target="_blank" rel="noopener noreferrer" class="">#1277</a></p>
</li>
<li class="">
<p>Re-joining chat in the 5min window after disconnect shows the chat as disabled <a href="https://github.com/owncast/owncast/issues/1311" target="_blank" rel="noopener noreferrer" class="">#1311</a></p>
</li>
<li class="">
<p>Set a value for player maxPlaylistRetries in the player <a href="https://github.com/owncast/owncast/issues/1335" target="_blank" rel="noopener noreferrer" class="">#1335</a></p>
</li>
<li class="">
<p>Markdown rendering ends up with excessive spacing with lists <a href="https://github.com/owncast/owncast/issues/1315" target="_blank" rel="noopener noreferrer" class="">#1315</a></p>
</li>
<li class="">
<p>Improve chat auto-scrolling <a href="https://github.com/owncast/owncast/issues/1324" target="_blank" rel="noopener noreferrer" class="">#1324</a></p>
</li>
<li class="">
<p>Fix Windows tests <a href="https://github.com/owncast/owncast/pull/1376" target="_blank" rel="noopener noreferrer" class="">#1376</a></p>
</li>
<li class="">
<p>Fix transcoding error text <a href="https://github.com/owncast/owncast/pull/1381" target="_blank" rel="noopener noreferrer" class="">#1381</a></p>
</li>
<li class="">
<p>Potential local client security problem(s) when pasting DOM elements into chat <a href="https://github.com/owncast/owncast/issues/1357" target="_blank" rel="noopener noreferrer" class="">#1357</a></p>
</li>
<li class="">
<p>Fixed USER_JOINED webhooks to have the correct event type name. <a href="https://github.com/owncast/owncast/issues/1302" target="_blank" rel="noopener noreferrer" class="">#1302</a></p>
</li>
<li class="">
<p>Fix building on FreeBSD <a href="https://github.com/owncast/owncast/issues/1243" target="_blank" rel="noopener noreferrer" class="">#1243</a></p>
</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-contributors">Thank you to our contributors!<a href="https://owncast.online/pt/releases/owncast-0.0.9#thank-you-to-our-contributors" class="hash-link" aria-label="Link direto para Thank you to our contributors!" title="Link direto para Thank you to our contributors!" translate="no">​</a></h2>
<p>The contributors for v0.0.9 were:
<a href="https://github.com/MFTabriz" target="_blank" rel="noopener noreferrer" class="">MFTabriz</a>, <a href="https://github.com/unclearParadigm" target="_blank" rel="noopener noreferrer" class="">unclearParadigm</a>, <a href="https://github.com/gabek" target="_blank" rel="noopener noreferrer" class="">gabek</a>, <a href="https://github.com/RhnSharma" target="_blank" rel="noopener noreferrer" class="">RhnSharma</a>, <a href="https://github.com/sytranvn" target="_blank" rel="noopener noreferrer" class="">sytranvn</a> and <a href="https://github.com/ooa113y" target="_blank" rel="noopener noreferrer" class="">ooa113y</a>.
We also thank all of the fantastic people helping out in the <a href="https://owncast.rocket.chat/" target="_blank" rel="noopener noreferrer" class="">Owncast chat</a> answering questions, testing and providing feedback.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-financial-supporters">Thank you to our <a href="https://opencollective.com/owncast" target="_blank" rel="noopener noreferrer" class="">financial supporters</a>!<a href="https://owncast.online/pt/releases/owncast-0.0.9#thank-you-to-our-financial-supporters" class="hash-link" aria-label="Link direto para thank-you-to-our-financial-supporters" title="Link direto para thank-you-to-our-financial-supporters" translate="no">​</a></h2>
<p>A huge thanks to those giving us to the resources to run servers, have testing environments, host collaboration tools, pay for 3rd party services to test with and the means to experiment with new ideas we wouldn't be able to do otherwise.</p>
<p>Our project sponsors <a href="https://opencollective.com/noblestreet" target="_blank" rel="noopener noreferrer" class="">Noblestreet</a> and <a href="https://opencollective.com/okta" target="_blank" rel="noopener noreferrer" class="">Okta</a>.</p>
<p>And our fantastic donors <a href="https://opencollective.com/simon-michalke" target="_blank" rel="noopener noreferrer" class="">Simon Michalke</a>, <a href="https://opencollective.com/rootbeerdan" target="_blank" rel="noopener noreferrer" class="">rootbeerdan</a>, <a href="https://opencollective.com/luka-princic" target="_blank" rel="noopener noreferrer" class="">Luka Prinčič</a>, <a href="https://opencollective.com/guest-7c7eb0e8" target="_blank" rel="noopener noreferrer" class="">Kyle Bronsdon</a>, <a href="https://opencollective.com/robin-mol1" target="_blank" rel="noopener noreferrer" class="">Robin</a>, <a href="https://opencollective.com/flaki" target="_blank" rel="noopener noreferrer" class="">Flaki</a>, <a href="https://opencollective.com/joel-bradshaw" target="_blank" rel="noopener noreferrer" class="">Joel Bradshaw</a> and <a href="https://opencollective.com/lindner" target="_blank" rel="noopener noreferrer" class="">Paul Lindner</a>.</p>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="downloads">Downloads<a href="https://owncast.online/pt/releases/owncast-0.0.9#downloads" class="hash-link" aria-label="Link direto para Downloads" title="Link direto para Downloads" translate="no">​</a></h2>
<p>View all downloads on the <a href="https://github.com/owncast/owncast/releases/tag/v0.0.9" target="_blank" rel="noopener noreferrer" class="">GitHub release page</a>.</p>





























<table><thead><tr><th>Platform</th><th>Download</th></tr></thead><tbody><tr><td>owncast-0.0.9-linux-32bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.9/owncast-0.0.9-linux-32bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (13.7 MB)</td></tr><tr><td>owncast-0.0.9-linux-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.9/owncast-0.0.9-linux-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (14.1 MB)</td></tr><tr><td>owncast-0.0.9-linux-arm64.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.9/owncast-0.0.9-linux-arm64.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (13.6 MB)</td></tr><tr><td>owncast-0.0.9-linux-arm7.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.9/owncast-0.0.9-linux-arm7.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (13.6 MB)</td></tr><tr><td>owncast-0.0.9-macOS-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.9/owncast-0.0.9-macOS-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (14.7 MB)</td></tr></tbody></table>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Owncast v0.0.8]]></title>
            <link>https://owncast.online/pt/releases/owncast-0.0.8</link>
            <guid>https://owncast.online/pt/releases/owncast-0.0.8</guid>
            <pubDate>Wed, 11 Aug 2021 16:19:46 GMT</pubDate>
            <description><![CDATA[Owncast v0.0.8 features a rewrite of the chat system to improve performance, stability, and user moderation along with changes intended to reduce unauthorized access to chat and its history.]]></description>
            <content:encoded><![CDATA[<p>Owncast v0.0.8 features a rewrite of the chat system to improve performance, stability, and user moderation along with changes intended to reduce unauthorized access to chat and its history.</p>
<p>As with all updates it also includes many fixes and improvements to continue improving the self-hosted streaming experience. Please read through the below release notes and let us know what you think about this release. Your feedback drives the roadmap of Owncast, and we want to build the things that are most useful to you.</p>
<p>Here are some notable chat updates you may be interested in:</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="moderation">Moderation<a href="https://owncast.online/pt/releases/owncast-0.0.8#moderation" class="hash-link" aria-label="Link direto para Moderation" title="Link direto para Moderation" translate="no">​</a></h3>
<p>While Owncast has had existing support for hiding chat messages, this new release is the first time you can ban an entire user from chat. By visiting the new <code>Chat -&gt; Users</code> admin page and seeing the list of currently connected chat users, you can press the "Ban" button to disconnect them from chat, hide all their messages, and ban that user from reconnecting.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="disabling-chat">Disabling chat<a href="https://owncast.online/pt/releases/owncast-0.0.8#disabling-chat" class="hash-link" aria-label="Link direto para Disabling chat" title="Link direto para Disabling chat" translate="no">​</a></h3>
<p>Turning off chat in the settings previously would hide the chat UI from your viewers, but the chat functionality still was enabled behind the scenes. Now if you turn it off chat is no longer supported. Because you can turn off chat completely the number of viewers is no longer counted by the number of people connected to chat, instead it is counted separately.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="chat-usernames">Chat usernames<a href="https://owncast.online/pt/releases/owncast-0.0.8#chat-usernames" class="hash-link" aria-label="Link direto para Chat usernames" title="Link direto para Chat usernames" translate="no">​</a></h3>
<p>Under the new Chat settings page in the admin you can add a list of names or words you don't want to allow people to use in their chat usernames. This way you can stop people from having fake names like "Admin" to mislead people.</p>
<p>Also, default usernames are no longer "UserXX", but instead a randomly generated string.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="chat-connection-limits">Chat connection limits<a href="https://owncast.online/pt/releases/owncast-0.0.8#chat-connection-limits" class="hash-link" aria-label="Link direto para Chat connection limits" title="Link direto para Chat connection limits" translate="no">​</a></h3>
<p>Previously we didn't suggest more than 1,000 people to be connected to the Owncast chat, but with this revision it's been tested to many times that, though you may see more or less depending on your server and how it's configured. In general most people should no longer be limited in chat capacity.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="custom-chat-emoji">Custom chat emoji<a href="https://owncast.online/pt/releases/owncast-0.0.8#custom-chat-emoji" class="hash-link" aria-label="Link direto para Custom chat emoji" title="Link direto para Custom chat emoji" translate="no">​</a></h3>
<p>You can now input, and autocomplete, custom emoji in chat by typing :emojiname:. Hover over emoji in the chat to see the name of it. By typing part of an emoji, such as <code>:dancing</code> and hitting <code>tab</code> it will attempt to auto-complete it for you just like it does with usernames when you type <code>@user</code> and <code>tab</code>.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="new-standalone-embeddable-chat">New standalone embeddable chat<a href="https://owncast.online/pt/releases/owncast-0.0.8#new-standalone-embeddable-chat" class="hash-link" aria-label="Link direto para New standalone embeddable chat" title="Link direto para New standalone embeddable chat" translate="no">​</a></h3>
<p>There's now a standalone chat interface located at <code>/embed/chat/readwrite</code> that you can embed in an iframe anywhere you like, allowing you to easily have the full chat in a custom interface that you design.</p>
<p>This is also useful for streamers who just want to bring up a full-screen chat to use when streaming.</p>
<h1>Changelog</h1>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="008---2021-08-11">[<a href="https://github.com/owncast/owncast/milestone/13" target="_blank" rel="noopener noreferrer" class="">0.0.8</a>] - 2021-08-11<a href="https://owncast.online/pt/releases/owncast-0.0.8#008---2021-08-11" class="hash-link" aria-label="Link direto para 008---2021-08-11" title="Link direto para 008---2021-08-11" translate="no">​</a></h2>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="upgrade-instructions-from-007">Upgrade instructions from 0.0.7<a href="https://owncast.online/pt/releases/owncast-0.0.8#upgrade-instructions-from-007" class="hash-link" aria-label="Link direto para Upgrade instructions from 0.0.7" title="Link direto para Upgrade instructions from 0.0.7" translate="no">​</a></h2>
<ol>
<li class="">Stop the service from running. If you're using a pre-installed image through a hosting provider, or setup Owncast to run under systemd you can probably just simply run <code>systemctl stop owncast</code>.</li>
<li class="">Change to the directory where Owncast is installed on your server. In a pre-installed hosting scenario it's likely in <code>/opt/owncast</code>.</li>
<li class="">If you’ve customized your web interface in any way you will want to back up the files you’ve changed or customized.</li>
<li class="">Re-run the installer as the user you run Owncast under. For example if you are running owncast as the user "owncast": <code>su -c "curl https://owncast.online/install.sh |bash" owncast</code></li>
<li class="">Restart the service. If you're running under systemd <code>systemctl start owncast</code>.</li>
</ol>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="breaking-changes">Breaking changes<a href="https://owncast.online/pt/releases/owncast-0.0.8#breaking-changes" class="hash-link" aria-label="Link direto para Breaking changes" title="Link direto para Breaking changes" translate="no">​</a></h2>
<p><a href="https://owncast.online/news/20210615-apis-future-releases/" target="_blank" rel="noopener noreferrer" class="">As noted previously</a>, two APIs will no longer be available:</p>
<ul>
<li class="">
<p><code>/api/integrations/chat/user</code> is no longer supported, removing the ability to send a chat message as arbitrary users. <a href="https://github.com/owncast/owncast/issues/1092" target="_blank" rel="noopener noreferrer" class="">#1092</a></p>
</li>
<li class="">
<p><code>/api/chat</code> is no longer publicly available. <a href="https://github.com/owncast/owncast/issues/1085" target="_blank" rel="noopener noreferrer" class="">#1085</a></p>
</li>
</ul>
<h1>Major updates</h1>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="added">Added<a href="https://owncast.online/pt/releases/owncast-0.0.8#added" class="hash-link" aria-label="Link direto para Added" title="Link direto para Added" translate="no">​</a></h3>
<ul>
<li class="">
<p>Allow binding the web server port to a specific address <a href="https://github.com/owncast/owncast/issues/981" target="_blank" rel="noopener noreferrer" class="">#981</a></p>
</li>
<li class="">
<p>Add Linux ARM64 release <a href="https://github.com/owncast/owncast/issues/1053" target="_blank" rel="noopener noreferrer" class="">#1053</a></p>
</li>
<li class="">
<p>Add send button for the chat in mobile environments <a href="https://github.com/owncast/owncast/issues/1081" target="_blank" rel="noopener noreferrer" class="">#1081</a></p>
</li>
<li class="">
<p>Add support for blocking specific chat usernames <a href="https://github.com/owncast/owncast/issues/782" target="_blank" rel="noopener noreferrer" class="">#782</a></p>
</li>
<li class="">
<p>Allow the customization of the logging path <a href="https://github.com/owncast/owncast/issues/1040" target="_blank" rel="noopener noreferrer" class="">#1040</a></p>
</li>
<li class="">
<p>Chat refactor + persistent backing chat users <a href="https://github.com/owncast/owncast/pull/1163" target="_blank" rel="noopener noreferrer" class="">#1163</a></p>
</li>
<li class="">
<p>Add support for blocking a chat user <a href="https://github.com/owncast/owncast/issues/1096" target="_blank" rel="noopener noreferrer" class="">#1096</a></p>
</li>
<li class="">
<p>Update API to send chat messages as a specific bot/integration via their access token <a href="https://github.com/owncast/owncast/issues/1092" target="_blank" rel="noopener noreferrer" class="">#1092</a></p>
</li>
<li class="">
<p>add target="_blank" to custom user content before rendering <a href="https://github.com/owncast/owncast/issues/1220" target="_blank" rel="noopener noreferrer" class="">#1220</a></p>
</li>
<li class="">
<p>Support text input of :emoji:, and show the title of emoji in title attribute <a href="https://github.com/owncast/owncast/issues/480" target="_blank" rel="noopener noreferrer" class="">#480</a></p>
</li>
<li class="">
<p>Provide command line option for setting the RTMP listening port <a href="https://github.com/owncast/owncast/issues/1001" target="_blank" rel="noopener noreferrer" class="">#1001</a></p>
</li>
<li class="">
<p>Offline Web UI: Display when the last time there was a stream <a href="https://github.com/owncast/owncast/issues/1111" target="_blank" rel="noopener noreferrer" class="">#1111</a></p>
</li>
<li class="">
<p>You can specify the directory to save backups to <a href="https://github.com/owncast/owncast/pull/1099" target="_blank" rel="noopener noreferrer" class="">#1099</a></p>
</li>
<li class="">
<p>Add standalone chat with ability to send messages <a href="https://github.com/owncast/owncast/issues/531" target="_blank" rel="noopener noreferrer" class="">#531</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="changed">Changed<a href="https://owncast.online/pt/releases/owncast-0.0.8#changed" class="hash-link" aria-label="Link direto para Changed" title="Link direto para Changed" translate="no">​</a></h3>
<ul>
<li class="">
<p>Replace viewer counting with a simple ping instead of websocket connections <a href="https://github.com/owncast/owncast/issues/790" target="_blank" rel="noopener noreferrer" class="">#790</a></p>
</li>
<li class="">
<p>Remove blank space when no external actions are rendered <a href="https://github.com/owncast/owncast/issues/1119" target="_blank" rel="noopener noreferrer" class="">#1119</a></p>
</li>
<li class="">
<p>Don't show the viewer count in the embed player when offline <a href="https://github.com/owncast/owncast/issues/1088" target="_blank" rel="noopener noreferrer" class="">#1088</a></p>
</li>
<li class="">
<p>Collapse news content in the admin home page <a href="https://github.com/owncast/owncast/issues/1137" target="_blank" rel="noopener noreferrer" class="">#1137</a></p>
</li>
<li class="">
<p>Don't send user joined notification if chat/stream is disabled <a href="https://github.com/owncast/owncast/issues/1224" target="_blank" rel="noopener noreferrer" class="">#1224</a></p>
</li>
<li class="">
<p>Hide viewer count when offline <a href="https://github.com/owncast/owncast/pull/1091" target="_blank" rel="noopener noreferrer" class="">#1091</a></p>
</li>
<li class="">
<p>Do not keep an unlimited backlog of chat history in the database <a href="https://github.com/owncast/owncast/issues/1152" target="_blank" rel="noopener noreferrer" class="">#1152</a></p>
</li>
<li class="">
<p>Lock down /api/chat from external access <a href="https://github.com/owncast/owncast/issues/1085" target="_blank" rel="noopener noreferrer" class="">#1085</a></p>
</li>
<li class="">
<p>Do not try to connect to the websocket if chat is disabled <a href="https://github.com/owncast/owncast/issues/1135" target="_blank" rel="noopener noreferrer" class="">#1135</a></p>
</li>
<li class="">
<p>Keep persistent logs on disk <a href="https://github.com/owncast/owncast/issues/908" target="_blank" rel="noopener noreferrer" class="">#908</a></p>
</li>
<li class="">
<p>Hopefully be able to run on Windows now <a href="https://github.com/owncast/owncast/issues/390" target="_blank" rel="noopener noreferrer" class="">#390</a></p>
</li>
<li class="">
<p>Atomically save the thumbnail and preview Gif <a href="https://github.com/owncast/owncast/pull/1279" target="_blank" rel="noopener noreferrer" class="">#1279</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixed">Fixed<a href="https://owncast.online/pt/releases/owncast-0.0.8#fixed" class="hash-link" aria-label="Link direto para Fixed" title="Link direto para Fixed" translate="no">​</a></h3>
<ul>
<li class="">
<p>Description text with a URL doesn't auto linkify <a href="https://github.com/owncast/owncast/issues/1010" target="_blank" rel="noopener noreferrer" class="">#1010</a></p>
</li>
<li class="">
<p>System messages with URLs aren't auto-linked <a href="https://github.com/owncast/owncast/issues/1009" target="_blank" rel="noopener noreferrer" class="">#1009</a></p>
</li>
<li class="">
<p>Default stream output name is longer than the maximum allowed length <a href="https://github.com/owncast/owncast/issues/1037" target="_blank" rel="noopener noreferrer" class="">#1037</a></p>
</li>
<li class="">
<p>Admin viewers table doesn't wrap properly and exceeds width of the window <a href="https://github.com/owncast/owncast/issues/1024" target="_blank" rel="noopener noreferrer" class="">#1024</a></p>
</li>
<li class="">
<p>Width of the admin viewers page adjusts with the content of the viewers table <a href="https://github.com/owncast/owncast/issues/842" target="_blank" rel="noopener noreferrer" class="">#842</a></p>
</li>
<li class="">
<p>"other" social handle URL doesn't appear in admin view <a href="https://github.com/owncast/owncast/issues/998" target="_blank" rel="noopener noreferrer" class="">#998</a></p>
</li>
<li class="">
<p>Error editing "other" type social handle <a href="https://github.com/owncast/owncast/issues/1008" target="_blank" rel="noopener noreferrer" class="">#1008</a></p>
</li>
<li class="">
<p>Instability when using Restream <a href="https://github.com/owncast/owncast/issues/999" target="_blank" rel="noopener noreferrer" class="">#999</a></p>
</li>
<li class="">
<p>Typing in the emoji search box triggers player keyboard shortcuts <a href="https://github.com/owncast/owncast/issues/1025" target="_blank" rel="noopener noreferrer" class="">#1025</a></p>
</li>
<li class="">
<p>Player video quality setting icon is sometimes not centered <a href="https://github.com/owncast/owncast/issues/1044" target="_blank" rel="noopener noreferrer" class="">#1044</a></p>
</li>
<li class="">
<p>Fix rtmp secret validation to allow <code>/</code> (#1069) <a href="https://github.com/owncast/owncast/pull/1070" target="_blank" rel="noopener noreferrer" class="">#1070</a></p>
</li>
<li class="">
<p>Fix crash in datastore cache <a href="https://github.com/owncast/owncast/issues/1067" target="_blank" rel="noopener noreferrer" class="">#1067</a></p>
</li>
<li class="">
<p>Narrow screens break 3rd party content modals <a href="https://github.com/owncast/owncast/issues/1020" target="_blank" rel="noopener noreferrer" class="">#1020</a></p>
</li>
<li class="">
<p>The sort order of player video qualities is buggy <a href="https://github.com/owncast/owncast/issues/1132" target="_blank" rel="noopener noreferrer" class="">#1132</a></p>
</li>
<li class="">
<p>Change to Configuration → Storage → Optional Settings does not enable Save button <a href="https://github.com/owncast/owncast/issues/1108" target="_blank" rel="noopener noreferrer" class="">#1108</a></p>
</li>
<li class="">
<p>Don't allow people to set their instance name to an empty string (or only whitespace) <a href="https://github.com/owncast/owncast/issues/967" target="_blank" rel="noopener noreferrer" class="">#967</a></p>
</li>
<li class="">
<p>og:description tag is blank in HTML headers when sharing an Owncast link <a href="https://github.com/owncast/owncast/issues/1184" target="_blank" rel="noopener noreferrer" class="">#1184</a></p>
</li>
<li class="">
<p>Stop the chat from animating away when chat is disabled <a href="https://github.com/owncast/owncast/issues/1007" target="_blank" rel="noopener noreferrer" class="">#1007</a></p>
</li>
<li class="">
<p>Don't remove non-existing files if video config changed while online <a href="https://github.com/owncast/owncast/issues/1147" target="_blank" rel="noopener noreferrer" class="">#1147</a></p>
</li>
<li class="">
<p>Admin hardware values default to "undefined", should just default to zero <a href="https://github.com/owncast/owncast/issues/874" target="_blank" rel="noopener noreferrer" class="">#874</a></p>
</li>
<li class="">
<p>Better feedback when Storage Endpoint is invalid <a href="https://github.com/owncast/owncast/issues/1000" target="_blank" rel="noopener noreferrer" class="">#1000</a></p>
</li>
<li class="">
<p>Cache-Control header is wrong when using S3 <a href="https://github.com/owncast/owncast/issues/1047" target="_blank" rel="noopener noreferrer" class="">#1047</a></p>
</li>
<li class="">
<p>Streaming URL on main admin page is missing the port <a href="https://github.com/owncast/owncast/issues/1049" target="_blank" rel="noopener noreferrer" class="">#1049</a></p>
</li>
<li class="">
<p>Admin chat message moderation UI selected state is a bad color <a href="https://github.com/owncast/owncast/issues/1120" target="_blank" rel="noopener noreferrer" class="">#1120</a></p>
</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="removed">Removed<a href="https://owncast.online/pt/releases/owncast-0.0.8#removed" class="hash-link" aria-label="Link direto para Removed" title="Link direto para Removed" translate="no">​</a></h3>
<ul>
<li class="">
<p>Remove config file migrator <a href="https://github.com/owncast/owncast/issues/1023" target="_blank" rel="noopener noreferrer" class="">#1023</a></p>
</li>
<li class="">
<p>Remove YouTube embedding in the chat <a href="https://github.com/owncast/owncast/issues/1079" target="_blank" rel="noopener noreferrer" class="">#1079</a></p>
</li>
<li class="">
<p>Remove the unnecessary websocket connection from the embed player <a href="https://github.com/owncast/owncast/issues/1164" target="_blank" rel="noopener noreferrer" class="">#1164</a></p>
</li>
<li class="">
<p>/api/integrations/chat/user is no longer supported, removing the ability to send a chat message as arbitrary users. <a href="https://github.com/owncast/owncast/issues/1092" target="_blank" rel="noopener noreferrer" class="">#1092</a></p>
</li>
<li class="">
<p>/api/chat is no longer publicly available. <a href="https://github.com/owncast/owncast/issues/1085" target="_blank" rel="noopener noreferrer" class="">#1085</a></p>
</li>
<li class="">
<p>Websocket is no longer publicly available.</p>
</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-contributors">Thank you to our contributors!<a href="https://owncast.online/pt/releases/owncast-0.0.8#thank-you-to-our-contributors" class="hash-link" aria-label="Link direto para Thank you to our contributors!" title="Link direto para Thank you to our contributors!" translate="no">​</a></h2>
<p>The contributors for v0.0.8 were:
<a href="https://github.com/muesli" target="_blank" rel="noopener noreferrer" class="">muesli</a>, <a href="https://github.com/jeyemwey" target="_blank" rel="noopener noreferrer" class="">jeyemwey</a>, <a href="https://github.com/rAcHekLoS" target="_blank" rel="noopener noreferrer" class="">rAcHekLoS</a>, <a href="https://github.com/geekgonecrazy" target="_blank" rel="noopener noreferrer" class="">geekgonecrazy</a>, <a href="https://github.com/gingervitis" target="_blank" rel="noopener noreferrer" class="">gingervitis</a>, <a href="https://github.com/gabek" target="_blank" rel="noopener noreferrer" class="">gabek</a>, <a href="https://github.com/Patil2099" target="_blank" rel="noopener noreferrer" class="">Patil2099</a>, <a href="https://github.com/thilobillerbeck" target="_blank" rel="noopener noreferrer" class="">thilobillerbeck</a>, <a href="https://github.com/soham4abc" target="_blank" rel="noopener noreferrer" class="">soham4abc</a>, <a href="https://github.com/leuc" target="_blank" rel="noopener noreferrer" class="">leuc</a>, <a href="https://github.com/tomleb" target="_blank" rel="noopener noreferrer" class="">tomleb</a>, <a href="https://github.com/RhnSharma" target="_blank" rel="noopener noreferrer" class="">RhnSharma</a>, <a href="https://github.com/MFTabriz" target="_blank" rel="noopener noreferrer" class="">MFTabriz</a>, <a href="https://github.com/jyggiz" target="_blank" rel="noopener noreferrer" class="">jyggiz</a> and <a href="https://github.com/nodomain" target="_blank" rel="noopener noreferrer" class="">nodomain</a>.
We also thank all of the fantastic people helping out in the <a href="https://owncast.rocket.chat/" target="_blank" rel="noopener noreferrer" class="">Owncast chat</a> answering questions, testing and providing feedback.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-financial-supporters">Thank you to our <a href="https://opencollective.com/owncast" target="_blank" rel="noopener noreferrer" class="">financial supporters</a>!<a href="https://owncast.online/pt/releases/owncast-0.0.8#thank-you-to-our-financial-supporters" class="hash-link" aria-label="Link direto para thank-you-to-our-financial-supporters" title="Link direto para thank-you-to-our-financial-supporters" translate="no">​</a></h2>
<p>A huge thanks to those giving us to the resources to run servers, have testing environments, host collaboration tools, pay for 3rd party services to test with and the means to experiment with new ideas we wouldn't be able to do otherwise.</p>
<p>Our project sponsors <a href="https://opencollective.com/noblestreet" target="_blank" rel="noopener noreferrer" class="">Noblestreet</a>, <a href="https://opencollective.com/okta" target="_blank" rel="noopener noreferrer" class="">Okta</a>, and our fantastic donors <a href="https://opencollective.com/simon-michalke" target="_blank" rel="noopener noreferrer" class="">Simon Michalke</a>, <a href="https://opencollective.com/rootbeerdan" target="_blank" rel="noopener noreferrer" class="">rootbeerdan</a>, <a href="https://opencollective.com/luka-princic" target="_blank" rel="noopener noreferrer" class="">Luka Prinčič</a>, <a href="https://opencollective.com/guest-7c7eb0e8" target="_blank" rel="noopener noreferrer" class="">Kyle Bronsdon</a>, <a href="https://opencollective.com/guest-74d455b7" target="_blank" rel="noopener noreferrer" class="">Guest</a>, <a href="https://opencollective.com/robin-mol1" target="_blank" rel="noopener noreferrer" class="">Robin</a>, <a href="https://opencollective.com/flaki" target="_blank" rel="noopener noreferrer" class="">Flaki</a>, <a href="https://opencollective.com/guest-d2606286" target="_blank" rel="noopener noreferrer" class="">ha2tim Gye-Nyame</a>, <a href="https://opencollective.com/ruffy" target="_blank" rel="noopener noreferrer" class="">Raffael Rehberger</a>, <a href="https://opencollective.com/chaim-krause" target="_blank" rel="noopener noreferrer" class="">Chaim Krause</a>, <a href="https://opencollective.com/guest-85584a94" target="_blank" rel="noopener noreferrer" class="">Guest</a> and <a href="https://opencollective.com/jnktn-tv" target="_blank" rel="noopener noreferrer" class="">Jnktn.tv</a>.</p>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="downloads">Downloads<a href="https://owncast.online/pt/releases/owncast-0.0.8#downloads" class="hash-link" aria-label="Link direto para Downloads" title="Link direto para Downloads" translate="no">​</a></h2>
<p>View all downloads on the <a href="https://github.com/owncast/owncast/releases/tag/v0.0.8" target="_blank" rel="noopener noreferrer" class="">GitHub release page</a>.</p>





























<table><thead><tr><th>Platform</th><th>Download</th></tr></thead><tbody><tr><td>owncast-0.0.8-linux-32bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.8/owncast-0.0.8-linux-32bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (13.4 MB)</td></tr><tr><td>owncast-0.0.8-linux-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.8/owncast-0.0.8-linux-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (13.8 MB)</td></tr><tr><td>owncast-0.0.8-linux-arm64.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.8/owncast-0.0.8-linux-arm64.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (13.3 MB)</td></tr><tr><td>owncast-0.0.8-linux-arm7.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.8/owncast-0.0.8-linux-arm7.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (13.3 MB)</td></tr><tr><td>owncast-0.0.8-macOS-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.8/owncast-0.0.8-macOS-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (14.4 MB)</td></tr></tbody></table>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Owncast v0.0.7]]></title>
            <link>https://owncast.online/pt/releases/owncast-0.0.7</link>
            <guid>https://owncast.online/pt/releases/owncast-0.0.7</guid>
            <pubDate>Sat, 15 May 2021 16:44:35 GMT</pubDate>
            <description><![CDATA[This release focuses on a handful of things that should improve the day to day usage of Owncast. The biggest being the ability to use hardware accelerated video codecs and free up your CPU if you're r...]]></description>
            <content:encoded><![CDATA[<p>This release focuses on a handful of things that should improve the day to day usage of Owncast. The biggest being the ability to use hardware accelerated video codecs and free up your CPU if you're running on dedicated hardware.  This is great for people who are hosting from home, even on things like a Raspberry Pi.  Other additions people have asked for such as being able to upload your logo directly from the admin, hiding chat, custom CSS, being able to manually select a video stream quality from the player and more are included in this update.  Read the below changelog for more details.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="upgrade-instructions-from-006">Upgrade instructions from 0.0.6<a href="https://owncast.online/pt/releases/owncast-0.0.7#upgrade-instructions-from-006" class="hash-link" aria-label="Link direto para Upgrade instructions from 0.0.6" title="Link direto para Upgrade instructions from 0.0.6" translate="no">​</a></h2>
<ol>
<li class="">Stop the service from running via whatever method you have Owncast running.</li>
<li class=""><a href="https://github.com/owncast/owncast/releases/tag/v0.0.7" target="_blank" rel="noopener noreferrer" class="">Download the updated Owncast release</a> for your platform.</li>
<li class="">Move the zip file of 0.0.7 to your previous install location.</li>
<li class="">If you've customized your web interface in any way <strong>you will want to back up the files you've changed or customized.</strong></li>
<li class="">Unzip the file, allowing it to overwrite old files.</li>
<li class="">Restart the service.</li>
</ol>
<p><strong>Beta:</strong> The Owncast installer has support for upgrades, but this functionality is new. So feel free to give it a try by re-running it in your Owncast directory.</p>
<p>For installing from scratch, see the <a href="https://owncast.online/quickstart" target="_blank" rel="noopener noreferrer" class="">Quickstart</a>.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="breaking-changes">Breaking changes<a href="https://owncast.online/pt/releases/owncast-0.0.7#breaking-changes" class="hash-link" aria-label="Link direto para Breaking changes" title="Link direto para Breaking changes" translate="no">​</a></h2>
<ul>
<li class="">Remote images will no longer be supported in chat. There were more cons than pros to have this, so it has been removed.</li>
<li class="">Values around the Latency Buffer have been changed and a setting you selected in a previous release may not result in the exact same functionality as we continue to tweak the values for best performance.</li>
</ul>
<h1>Major updates</h1>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="hardware--additional-codec-support">Hardware + Additional Codec support<a href="https://owncast.online/pt/releases/owncast-0.0.7#hardware--additional-codec-support" class="hash-link" aria-label="Link direto para Hardware + Additional Codec support" title="Link direto para Hardware + Additional Codec support" translate="no">​</a></h2>
<p>This release adds initial support for using different video codecs in your encoding.  If you have hardware, drivers, and software that supports it, you might be able to use VA-API, NVENC (nvidia) or OpenMAX (Raspberry Pi) codecs.  Read more about the effort involved and the requisite software you will need to have installed <a class="" href="https://owncast.online/pt/docs/codecs">in our documentation</a>.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="news-in-the-admin">News in the admin<a href="https://owncast.online/pt/releases/owncast-0.0.7#news-in-the-admin" class="hash-link" aria-label="Link direto para News in the admin" title="Link direto para News in the admin" translate="no">​</a></h2>
<p>We added a general purpose place to put information that may be of interest to people operating Owncast instances.  Since we're not focused on having a social media presence, we wanted a simple way to reach out to people running Owncast if there's anything useful or important. This simply pulls a static <a href="https://owncast.online/news/index.json" target="_blank" rel="noopener noreferrer" class="">RSS feed</a> from our web site that is hosted on Github pages, so we have no logs of this request.  Additionally we <a href="https://github.com/owncast/owncast-admin/blob/develop/utils/apis.ts#L122" target="_blank" rel="noopener noreferrer" class="">wipe out the referrer value</a> in this request. Feel free to reach out if you have any concerns.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="more-detailed-logging">More detailed logging<a href="https://owncast.online/pt/releases/owncast-0.0.7#more-detailed-logging" class="hash-link" aria-label="Link direto para More detailed logging" title="Link direto para More detailed logging" translate="no">​</a></h2>
<p>To assist people in troubleshooting things that go wrong, this release offers more detailed logging around video. You may see more warnings than you're used to seeing, and generally if your server is functioning properly you can ignore them. However, feel free to reach out if you are seeing warnings that you're finding unhelpful and we will make sure those warnings are cleared up in future releases.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="others">Others<a href="https://owncast.online/pt/releases/owncast-0.0.7#others" class="hash-link" aria-label="Link direto para Others" title="Link direto para Others" translate="no">​</a></h2>
<ul>
<li class="">You can now give stream output variants names and they'll be displayed in the player for viewers to manually select.</li>
<li class="">3rd party content modal for building your own simple UI that can be popped up within the Owncast web page.</li>
<li class="">Chat can be hidden.</li>
<li class="">You can upload your logo via the admin.</li>
<li class="">You can do some basic CSS overrides via the admin.</li>
</ul>
<h1>Changelog</h1>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="007---2021-05-15">[<a href="https://github.com/owncast/owncast/milestone/12" target="_blank" rel="noopener noreferrer" class="">0.0.7</a>] - 2021-05-15<a href="https://owncast.online/pt/releases/owncast-0.0.7#007---2021-05-15" class="hash-link" aria-label="Link direto para 007---2021-05-15" title="Link direto para 007---2021-05-15" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="added">Added<a href="https://owncast.online/pt/releases/owncast-0.0.7#added" class="hash-link" aria-label="Link direto para Added" title="Link direto para Added" translate="no">​</a></h3>
<ul>
<li class="">Multiple codec selection for hardware accelerated encoding <a href="https://github.com/owncast/owncast/pull/892" target="_blank" rel="noopener noreferrer" class="">#892</a>, <a href="https://github.com/owncast/owncast/issues/336" target="_blank" rel="noopener noreferrer" class="">#336</a></li>
<li class="">Ability to select quality from web player <a href="https://github.com/owncast/owncast/issues/655" target="_blank" rel="noopener noreferrer" class="">#655</a></li>
<li class="">Add name to stream output variants <a href="https://github.com/owncast/owncast/issues/743" target="_blank" rel="noopener noreferrer" class="">#743</a></li>
<li class="">Allow system messages to utilize full html for styling <a href="https://github.com/owncast/owncast/issues/747" target="_blank" rel="noopener noreferrer" class="">#747</a></li>
<li class="">Allow admins to disable the chat <a href="https://github.com/owncast/owncast/issues/472" target="_blank" rel="noopener noreferrer" class="">#472</a></li>
<li class="">3rd party actions + content modal <a href="https://github.com/owncast/owncast/issues/679" target="_blank" rel="noopener noreferrer" class="">#679</a></li>
<li class="">Add noreferrer to all Owncast and Owncast-admin links to owncast.online documentation <a href="https://github.com/owncast/owncast/issues/822" target="_blank" rel="noopener noreferrer" class="">#822</a></li>
<li class="">Add ability to upload logo via the admin <a href="https://github.com/owncast/owncast/issues/716" target="_blank" rel="noopener noreferrer" class="">#716</a></li>
<li class="">Show initial loading spinner on the player <a href="https://github.com/owncast/owncast/issues/848" target="_blank" rel="noopener noreferrer" class="">#848</a></li>
<li class="">Show news/updates in the admin <a href="https://github.com/owncast/owncast/issues/865" target="_blank" rel="noopener noreferrer" class="">#865</a></li>
<li class="">Provide RTMP URL in the admin page next to the stream key <a href="https://github.com/owncast/owncast/issues/861" target="_blank" rel="noopener noreferrer" class="">#861</a></li>
<li class="">Detect if ffmpeg is installed via snap <a href="https://github.com/owncast/owncast/issues/762" target="_blank" rel="noopener noreferrer" class="">#762</a></li>
<li class="">Add more user-facing helpful error messages from the transcoder <a href="https://github.com/owncast/owncast/issues/763" target="_blank" rel="noopener noreferrer" class="">#763</a></li>
<li class="">Add css page styling form in the admin <a href="https://github.com/owncast/owncast/issues/718" target="_blank" rel="noopener noreferrer" class="">#718</a></li>
<li class="">Add explicit FLoC opt-out headers in all http responses <a href="https://github.com/owncast/owncast/issues/939" target="_blank" rel="noopener noreferrer" class="">#939</a></li>
<li class="">Running OwnCast with <code>webserverport</code> will save that port in the config <a href="https://github.com/owncast/owncast/issues/860" target="_blank" rel="noopener noreferrer" class="">#860</a></li>
<li class="">Page loading background/splash image <a href="https://github.com/owncast/owncast/issues/849" target="_blank" rel="noopener noreferrer" class="">#849</a></li>
<li class="">Extend keyboard controls <a href="https://github.com/owncast/owncast/issues/670" target="_blank" rel="noopener noreferrer" class="">#670</a></li>
<li class="">Make transparency of message bubbles overridable via CSS <a href="https://github.com/owncast/owncast/issues/910" target="_blank" rel="noopener noreferrer" class="">#910</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixed">Fixed<a href="https://owncast.online/pt/releases/owncast-0.0.7#fixed" class="hash-link" aria-label="Link direto para Fixed" title="Link direto para Fixed" translate="no">​</a></h3>
<ul>
<li class="">Guard against instance continuing to ping the directory API after stream has ended <a href="https://github.com/owncast/owncast/issues/600" target="_blank" rel="noopener noreferrer" class="">#600</a></li>
<li class="">Changing the Sever URL in the admin should not appear to reset Name and About <a href="https://github.com/owncast/owncast/issues/854" target="_blank" rel="noopener noreferrer" class="">#854</a></li>
<li class="">Chat message type check can cause crash <a href="https://github.com/owncast/owncast/issues/856" target="_blank" rel="noopener noreferrer" class="">#856</a></li>
<li class="">Admin development: Broken images <a href="https://github.com/owncast/owncast/issues/798" target="_blank" rel="noopener noreferrer" class="">#798</a></li>
<li class="">Admin social handles interface can span wider than its container <a href="https://github.com/owncast/owncast/issues/845" target="_blank" rel="noopener noreferrer" class="">#845</a></li>
<li class="">Use a unique path for the fifo pipe to allow multiple copies to run on a single machine <a href="https://github.com/owncast/owncast/issues/883" target="_blank" rel="noopener noreferrer" class="">#883</a></li>
<li class="">Resolve an issue impacting chat moderation not hiding messages <a href="https://github.com/owncast/owncast/issues/809" target="_blank" rel="noopener noreferrer" class="">#809</a></li>
<li class="">Fix issue where local hls storage may not exist if number of output streams changed <a href="https://github.com/owncast/owncast/issues/940" target="_blank" rel="noopener noreferrer" class="">#940</a></li>
<li class="">Play button would display over the header bar when scrolling <a href="https://github.com/owncast/owncast/issues/951" target="_blank" rel="noopener noreferrer" class="">#951</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="changed">Changed<a href="https://owncast.online/pt/releases/owncast-0.0.7#changed" class="hash-link" aria-label="Link direto para Changed" title="Link direto para Changed" translate="no">​</a></h3>
<ul>
<li class="">Chat welcome message is now customizable, but empty/disabled by default <a href="https://github.com/owncast/owncast/issues/723" target="_blank" rel="noopener noreferrer" class="">#723</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="removed">Removed<a href="https://owncast.online/pt/releases/owncast-0.0.7#removed" class="hash-link" aria-label="Link direto para Removed" title="Link direto para Removed" translate="no">​</a></h3>
<ul>
<li class="">Limit image loading to only come from the local server. No more remote images in chat. <a href="https://github.com/owncast/owncast/issues/756" target="_blank" rel="noopener noreferrer" class="">#756</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="notes-about-future-releases">Notes about future releases<a href="https://owncast.online/pt/releases/owncast-0.0.7#notes-about-future-releases" class="hash-link" aria-label="Link direto para Notes about future releases" title="Link direto para Notes about future releases" translate="no">​</a></h3>
<p>This will be the the last release to allow external access to the websocket. If you have built tools or utilities that utilize getting chat events it is recommended that you migrate to supported <a href="https://owncast.online/thirdparty/" target="_blank" rel="noopener noreferrer" class="">3rd party APIs</a> instead. If you have a use case that doesn't fit these APIs please let us know and in the future we may find a safe way to support the features you require.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-contributors">Thank you to our contributors!<a href="https://owncast.online/pt/releases/owncast-0.0.7#thank-you-to-our-contributors" class="hash-link" aria-label="Link direto para Thank you to our contributors!" title="Link direto para Thank you to our contributors!" translate="no">​</a></h2>
<p>Thank you to the contributors for v0.0.7: <a href="https://github.com/nebunez" target="_blank" rel="noopener noreferrer" class="">nebunez</a>, <a href="https://github.com/gabek" target="_blank" rel="noopener noreferrer" class="">gabek</a>, <a href="https://github.com/thilobillerbeck" target="_blank" rel="noopener noreferrer" class="">thilobillerbeck</a>, <a href="https://github.com/aral" target="_blank" rel="noopener noreferrer" class="">aral</a>, <a href="https://github.com/gingervitis" target="_blank" rel="noopener noreferrer" class="">gingervitis</a>, <a href="https://github.com/controlfreakstudio" target="_blank" rel="noopener noreferrer" class="">controlfreakstudio</a>, <a href="https://github.com/MFTabriz" target="_blank" rel="noopener noreferrer" class="">MFTabriz</a> as well as all of the fantastic people helping out in the <a href="https://owncast.rocket.chat/" target="_blank" rel="noopener noreferrer" class="">Owncast chat</a> answering questions, testing and providing feedback.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="thank-you-to-our-financial-supporters">Thank you to our financial supporters!<a href="https://owncast.online/pt/releases/owncast-0.0.7#thank-you-to-our-financial-supporters" class="hash-link" aria-label="Link direto para Thank you to our financial supporters!" title="Link direto para Thank you to our financial supporters!" translate="no">​</a></h2>
<p>Thank you to those financially supporting Owncast. The project sponsors <a href="https://opencollective.com/noblestreet" target="_blank" rel="noopener noreferrer" class="">Noblestreet</a>, <a href="https://opencollective.com/okta" target="_blank" rel="noopener noreferrer" class="">Okta</a> and our awesome donors <a href="https://opencollective.com/incognito959" target="_blank" rel="noopener noreferrer" class="">incognito</a>, <a href="https://opencollective.com/guest-809e649f" target="_blank" rel="noopener noreferrer" class="">Guest</a>, <a href="https://opencollective.com/simon-michalke" target="_blank" rel="noopener noreferrer" class="">Simon Michalke</a>, <a href="https://opencollective.com/gomage" target="_blank" rel="noopener noreferrer" class="">GoMage</a>, <a href="https://opencollective.com/rootbeerdan" target="_blank" rel="noopener noreferrer" class="">rootbeerdan</a>, <a href="https://opencollective.com/gtx" target="_blank" rel="noopener noreferrer" class="">GTX</a>, <a href="https://opencollective.com/john-deascentis" target="_blank" rel="noopener noreferrer" class="">John DeAscentis</a>, <a href="https://opencollective.com/luka-princic" target="_blank" rel="noopener noreferrer" class="">Luka Prinčič</a>, <a href="https://opencollective.com/guest-7c7eb0e8" target="_blank" rel="noopener noreferrer" class="">Kyle Bronsdon</a>, <a href="https://opencollective.com/guest-b4f6cea0" target="_blank" rel="noopener noreferrer" class="">Guest</a> and <a href="https://opencollective.com/alan-peterson" target="_blank" rel="noopener noreferrer" class="">Alan Peterson</a>.</p>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="downloads">Downloads<a href="https://owncast.online/pt/releases/owncast-0.0.7#downloads" class="hash-link" aria-label="Link direto para Downloads" title="Link direto para Downloads" translate="no">​</a></h2>
<p>View all downloads on the <a href="https://github.com/owncast/owncast/releases/tag/v0.0.7" target="_blank" rel="noopener noreferrer" class="">GitHub release page</a>.</p>

























<table><thead><tr><th>Platform</th><th>Download</th></tr></thead><tbody><tr><td>owncast-0.0.7-linux-32bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.7/owncast-0.0.7-linux-32bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (13.4 MB)</td></tr><tr><td>owncast-0.0.7-linux-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.7/owncast-0.0.7-linux-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (13.8 MB)</td></tr><tr><td>owncast-0.0.7-linux-arm7.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.7/owncast-0.0.7-linux-arm7.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (13.3 MB)</td></tr><tr><td>owncast-0.0.7-macOS-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.7/owncast-0.0.7-macOS-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (14.4 MB)</td></tr></tbody></table>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Owncast v0.0.6]]></title>
            <link>https://owncast.online/pt/releases/owncast-0.0.6</link>
            <guid>https://owncast.online/pt/releases/owncast-0.0.6</guid>
            <pubDate>Mon, 08 Mar 2021 18:25:51 GMT</pubDate>
            <description><![CDATA[0.0.6 has quite a few changes that impact you, so please take a moment to read about the changes in their entirety.]]></description>
            <content:encoded><![CDATA[<p>0.0.6 has quite a few changes that impact you, so please take a moment to read about the changes in their entirety.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="upgrade-instructions-from-005">Upgrade instructions from 0.0.5<a href="https://owncast.online/pt/releases/owncast-0.0.6#upgrade-instructions-from-005" class="hash-link" aria-label="Link direto para Upgrade instructions from 0.0.5" title="Link direto para Upgrade instructions from 0.0.5" translate="no">​</a></h2>
<ol>
<li class="">Stop the service from running.</li>
<li class="">Move the zip file of 0.0.6 to your previous install location.</li>
<li class="">If you've customized your web interface in any way <strong>you will want to back up the files you've changed or customized.</strong></li>
<li class="">Unzip the file, allowing it to overwrite old files.</li>
<li class="">Restart the service.</li>
</ol>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="breaking-changes">Breaking changes<a href="https://owncast.online/pt/releases/owncast-0.0.6#breaking-changes" class="hash-link" aria-label="Link direto para Breaking changes" title="Link direto para Breaking changes" translate="no">​</a></h2>
<ul>
<li class="">The config file has been removed.</li>
<li class="">The "server title" value has been removed and the "server name" is used everywhere instead.</li>
<li class="">Audio transcoding settings have been removed to simplify configuration as we haven't been encouraging people to convert audio, and as far as I can tell people haven't been using it. Audio will pass through the source audio as it has previously.</li>
<li class="">Peak viewer counts have been removed from the public-facing <code>status</code> API. <a href="https://github.com/owncast/owncast/pull/771" target="_blank" rel="noopener noreferrer" class="">#771</a></li>
</ul>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="major-updates">Major updates<a href="https://owncast.online/pt/releases/owncast-0.0.6#major-updates" class="hash-link" aria-label="Link direto para Major updates" title="Link direto para Major updates" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="admin">Admin<a href="https://owncast.online/pt/releases/owncast-0.0.6#admin" class="hash-link" aria-label="Link direto para Admin" title="Link direto para Admin" translate="no">​</a></h3>
<p>Beginning with 0.0.6 you will configure your Owncast server via the admin at <code>/admin</code>. You'll be able to make changes faster, easier, and without restarting your server. We hope with this updated interface that you'll be able to make simpler and more informed decisions about how to configure your server and video settings.</p>
<p>Please share any feedback you have as we want to continue to improve and make it easier and faster for you to run and manage your streams.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="stream-title">Stream title<a href="https://owncast.online/pt/releases/owncast-0.0.6#stream-title" class="hash-link" aria-label="Link direto para Stream title" title="Link direto para Stream title" translate="no">​</a></h3>
<p>You'll now see in the admin a text field for adding an optional "Stream Title", a way to describe what your current stream is. This is especially useful for people who may stream multiple different things in one session, or every day have new content that you'd like to call out. So you can set it to "Playing Assassin's Creed", and then change it to "Doing some live coding".</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="third-party-integration--add-on-apis">Third party integration &amp; add-on APIs<a href="https://owncast.online/pt/releases/owncast-0.0.6#third-party-integration--add-on-apis" class="hash-link" aria-label="Link direto para Third party integration &amp; add-on APIs" title="Link direto para Third party integration &amp; add-on APIs" translate="no">​</a></h2>
<p>Owncast now has the ability for you to build your own add-ons and integrations on top of it. Some good examples are chat bots, video stream overlays, and sending external actions into chat such as notifying people when somebody has donated or followed.</p>
<p><a class="" href="https://owncast.online/pt/docs/api">Learn more about these APIs</a> and you can start building on top of your Owncast server. Feel free to ask us any questions as this is brand new, and we want to give you what you need to build great things.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="backups">Backups<a href="https://owncast.online/pt/releases/owncast-0.0.6#backups" class="hash-link" aria-label="Link direto para Backups" title="Link direto para Backups" translate="no">​</a></h2>
<p>The <code>backup</code> directory will include a periodic backup of your Owncast server data. Save this with other system data you backup and you'll be able to restore this data later if it's ever needed.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="owncast-directory">Owncast Directory<a href="https://owncast.online/pt/releases/owncast-0.0.6#owncast-directory" class="hash-link" aria-label="Link direto para Owncast Directory" title="Link direto para Owncast Directory" translate="no">​</a></h3>
<p>The <a href="https://directory.owncast.online/" target="_blank" rel="noopener noreferrer" class="">directory</a> can now be easily enabled on your General settings page. We look forward to seeing everyone's streams show up there if you're looking for viewers, or are streaming something that's publicly available.</p>
<h1>Changelog</h1>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="006---2021-03-08">[<a href="https://github.com/owncast/owncast/milestone/4" target="_blank" rel="noopener noreferrer" class="">0.0.6</a>] - 2021-03-08<a href="https://owncast.online/pt/releases/owncast-0.0.6#006---2021-03-08" class="hash-link" aria-label="Link direto para 006---2021-03-08" title="Link direto para 006---2021-03-08" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="added">Added<a href="https://owncast.online/pt/releases/owncast-0.0.6#added" class="hash-link" aria-label="Link direto para Added" title="Link direto para Added" translate="no">​</a></h3>
<ul>
<li class="">Show a user-facing error when setting ffmpeg to an invalid path <a href="https://github.com/owncast/owncast/issues/691" target="_blank" rel="noopener noreferrer" class="">#691</a></li>
<li class="">New WYSIWYG page content markdown editor <a href="https://github.com/owncast/owncast/issues/546" target="_blank" rel="noopener noreferrer" class="">#546</a></li>
<li class="">New config file to 0.0.6 migrator <a href="https://github.com/owncast/owncast/issues/576" target="_blank" rel="noopener noreferrer" class="">#576</a></li>
<li class="">Owncast database gets backed up hourly <a href="https://github.com/owncast/owncast/issues/549" target="_blank" rel="noopener noreferrer" class="">#549</a></li>
<li class="">New admin page for managing access tokens <a href="https://github.com/owncast/owncast/issues/603" target="_blank" rel="noopener noreferrer" class="">#603</a>, <a href="https://github.com/owncast/owncast/issues/575" target="_blank" rel="noopener noreferrer" class="">#575</a></li>
<li class="">Outbound webhooks for 3rd party integration <a href="https://github.com/owncast/owncast/issues/556" target="_blank" rel="noopener noreferrer" class="">#556</a>, <a href="https://github.com/owncast/owncast/pull/574" target="_blank" rel="noopener noreferrer" class="">#574</a>, <a href="https://github.com/owncast/owncast/issues/602" target="_blank" rel="noopener noreferrer" class="">#602</a></li>
<li class="">Toggle visibility of a single message for chat moderation <a href="https://github.com/owncast/owncast/issues/568" target="_blank" rel="noopener noreferrer" class="">#568</a></li>
<li class="">Add support for current stream session title <a href="https://github.com/owncast/owncast/issues/391" target="_blank" rel="noopener noreferrer" class="">#391</a></li>
<li class="">Create command line flag to reset the stream key <a href="https://github.com/owncast/owncast/issues/665" target="_blank" rel="noopener noreferrer" class="">#665</a></li>
<li class="">Enable Spacebar key to pause/play video <a href="https://github.com/owncast/owncast/issues/579" target="_blank" rel="noopener noreferrer" class="">#579</a></li>
<li class="">Add support to set web server port via command line <a href="https://github.com/owncast/owncast/issues/674" target="_blank" rel="noopener noreferrer" class="">#674</a></li>
<li class="">New "user joined" message in chat if you have previously saved your username. <a href="https://github.com/owncast/owncast/pull/628" target="_blank" rel="noopener noreferrer" class="">#268</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="changed">Changed<a href="https://owncast.online/pt/releases/owncast-0.0.6#changed" class="hash-link" aria-label="Link direto para Changed" title="Link direto para Changed" translate="no">​</a></h3>
<ul>
<li class="">Completely manage your Owncast instance using the web admin.</li>
<li class="">Reduce the amount of chat backlog we return <a href="https://github.com/owncast/owncast/issues/548" target="_blank" rel="noopener noreferrer" class="">#548</a></li>
<li class="">Change the offline visual state of admin viewers page <a href="https://github.com/owncast/owncast/issues/662" target="_blank" rel="noopener noreferrer" class="">#662</a></li>
<li class="">Log hardware utilization messages as warnings instead of errors <a href="https://github.com/owncast/owncast/issues/640" target="_blank" rel="noopener noreferrer" class="">#640</a></li>
<li class="">Do not count connected clients when a stream is not active <a href="https://github.com/owncast/owncast/issues/422" target="_blank" rel="noopener noreferrer" class="">#422</a></li>
<li class="">Change logo to live in data instead of webroot <a href="https://github.com/owncast/owncast/issues/699" target="_blank" rel="noopener noreferrer" class="">#699</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="removed">Removed<a href="https://owncast.online/pt/releases/owncast-0.0.6#removed" class="hash-link" aria-label="Link direto para Removed" title="Link direto para Removed" translate="no">​</a></h3>
<ul>
<li class=""><code>config.yaml</code> has been removed and is no longer supported for configuration.</li>
<li class="">Remove showing the stream key in admin home page dashboard <a href="https://github.com/owncast/owncast/issues/615" target="_blank" rel="noopener noreferrer" class="">#615</a></li>
<li class="">Peak viewer counts have been removed from the public-facing <code>status</code> API. <a href="https://github.com/owncast/owncast/pull/771" target="_blank" rel="noopener noreferrer" class="">#771</a></li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="fixed">Fixed<a href="https://owncast.online/pt/releases/owncast-0.0.6#fixed" class="hash-link" aria-label="Link direto para Fixed" title="Link direto para Fixed" translate="no">​</a></h3>
<ul>
<li class="">Under very high load fix a fatal error that can be thrown when file limits are reached <a href="https://github.com/owncast/owncast/issues/623" target="_blank" rel="noopener noreferrer" class="">#623</a></li>
<li class="">Fix pinch zooming on mobile Safari affecting the responsive site behavior <a href="https://github.com/owncast/owncast/issues/594" target="_blank" rel="noopener noreferrer" class="">#594</a></li>
<li class="">Remove a crash on certain RTMP disconnects <a href="https://github.com/owncast/owncast/issues/673" target="_blank" rel="noopener noreferrer" class="">#673</a></li>
<li class="">Some specific RTMP hardware is resulting in an admin error, work around that until we can get access to the hardware. <a href="https://github.com/owncast/owncast/issues/635" target="_blank" rel="noopener noreferrer" class="">#635</a></li>
<li class="">Return the optional scaled height and/or width value in admin <code>serverStatus</code> API. <a href="https://github.com/owncast/owncast/pull/769/" target="_blank" rel="noopener noreferrer" class="">#769</a>.</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="contributors">Contributors<a href="https://owncast.online/pt/releases/owncast-0.0.6#contributors" class="hash-link" aria-label="Link direto para Contributors" title="Link direto para Contributors" translate="no">​</a></h3>
<p>Thank you to <a href="https://github.com/geekgonecrazy" target="_blank" rel="noopener noreferrer" class="">geekgonecrazy</a>, <a href="https://github.com/gabek" target="_blank" rel="noopener noreferrer" class="">gabek</a>, <a href="https://github.com/nebunez" target="_blank" rel="noopener noreferrer" class="">nebunez</a>, <a href="https://github.com/petersveter108" target="_blank" rel="noopener noreferrer" class="">petersveter108</a>, <a href="https://github.com/thilobillerbeck" target="_blank" rel="noopener noreferrer" class="">thilobillerbeck</a>, <a href="https://github.com/gingervitis" target="_blank" rel="noopener noreferrer" class="">gingervitis</a>, <a href="https://github.com/jeyemwey" target="_blank" rel="noopener noreferrer" class="">jeyemwey</a>, <a href="https://github.com/felix-engelmann" target="_blank" rel="noopener noreferrer" class="">felix-engelmann</a>, <a href="https://github.com/earnestma" target="_blank" rel="noopener noreferrer" class="">earnestma</a>, <a href="https://github.com/graywolf336" target="_blank" rel="noopener noreferrer" class="">graywolf336</a>, <a href="https://github.com/ForestJohnson" target="_blank" rel="noopener noreferrer" class="">ForestJohnson</a> as well as all of the fantastic people helping out in the <a href="https://owncast.rocket.chat/" target="_blank" rel="noopener noreferrer" class="">Owncast chat</a> answering questions for people trying out Owncast for the first time.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="support-the-future-of-owncast">Support the future of Owncast<a href="https://owncast.online/pt/releases/owncast-0.0.6#support-the-future-of-owncast" class="hash-link" aria-label="Link direto para Support the future of Owncast" title="Link direto para Support the future of Owncast" translate="no">​</a></h3>
<p>We've been asked to support donations so people can help support the project, so now we are! We're ready to go on <a href="https://opencollective.com/owncast" target="_blank" rel="noopener noreferrer" class="">OpenCollective</a> and would love you to check it out.</p>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="downloads">Downloads<a href="https://owncast.online/pt/releases/owncast-0.0.6#downloads" class="hash-link" aria-label="Link direto para Downloads" title="Link direto para Downloads" translate="no">​</a></h2>
<p>View all downloads on the <a href="https://github.com/owncast/owncast/releases/tag/v0.0.6" target="_blank" rel="noopener noreferrer" class="">GitHub release page</a>.</p>

























<table><thead><tr><th>Platform</th><th>Download</th></tr></thead><tbody><tr><td>owncast-0.0.6-linux-32bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.6/owncast-0.0.6-linux-32bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (12.5 MB)</td></tr><tr><td>owncast-0.0.6-linux-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.6/owncast-0.0.6-linux-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (12.9 MB)</td></tr><tr><td>owncast-0.0.6-linux-arm7.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.6/owncast-0.0.6-linux-arm7.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (12.4 MB)</td></tr><tr><td>owncast-0.0.6-macOS-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.6/owncast-0.0.6-macOS-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (13.4 MB)</td></tr></tbody></table>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Owncast v0.0.5]]></title>
            <link>https://owncast.online/pt/releases/owncast-0.0.5</link>
            <guid>https://owncast.online/pt/releases/owncast-0.0.5</guid>
            <pubDate>Wed, 13 Jan 2021 07:30:48 GMT</pubDate>
            <description><![CDATA[Owncast v0.0.5 focuses primarily on some basic chat moderation, enabling the admin to remove chat messages]]></description>
            <content:encoded><![CDATA[<p><a href="https://github.com/owncast/owncast/milestone/8?closed=1" target="_blank" rel="noopener noreferrer" class="">Owncast v0.0.5</a> focuses primarily on some basic chat moderation, enabling the admin to remove chat messages</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="upgrade-instructions-from-004">Upgrade instructions from 0.0.4<a href="https://owncast.online/pt/releases/owncast-0.0.5#upgrade-instructions-from-004" class="hash-link" aria-label="Link direto para Upgrade instructions from 0.0.4" title="Link direto para Upgrade instructions from 0.0.4" translate="no">​</a></h2>
<ol>
<li class="">Stop the service from running.</li>
<li class="">Backup your <code>config.yaml</code> and any other files you may have customized and want to save or refer to later.</li>
<li class="">Move the zip file of 0.0.5 to your previous install location.</li>
<li class="">Unzip the file, allowing it to overwrite old files.</li>
<li class="">Restart the service.</li>
</ol>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="changelog">Changelog<a href="https://owncast.online/pt/releases/owncast-0.0.5#changelog" class="hash-link" aria-label="Link direto para Changelog" title="Link direto para Changelog" translate="no">​</a></h2>
<p>Owncast Core:</p>
<ul>
<li class="">Feat: Basic chat moderation, allowing removal of messages #524</li>
<li class="">Feat: Limit how quickly people can send chat messages to guard against chat message flooding #484</li>
<li class="">Feat: Use "new" style <a href="https://aws.amazon.com/blogs/aws/amazon-s3-path-deprecation-plan-the-rest-of-the-story/" target="_blank" rel="noopener noreferrer" class="">S3 hosts</a> #497</li>
<li class="">Feat: Verify version of ffmpeg at launch #587</li>
<li class="">Fix: Exit if no version of ffmpeg can be found #554</li>
<li class="">Fix: Limit caching of HLS playlists #570</li>
<li class="">Fix: Fix possible crash in S3 performance monitoring #578</li>
</ul>
<p>Web Interface:</p>
<ul>
<li class="">Feat: Social links now have the rel="me" attribute #511</li>
<li class="">Feat: Social links use SVG icons #515</li>
<li class="">Feat: Added Ko-Fi platform to social links #525</li>
<li class="">Feat: Added KeyOxide platform to social links #510</li>
<li class="">Feat: Do not auto-close emoji picker after selecting an emoji #612</li>
<li class="">Feat: Workarounds for AdBlockers blocking social links to external profiles #529</li>
</ul>
<p>Web Interface:</p>
<ul>
<li class="">Fix: Fix layout issues that can take place on iPads #572</li>
</ul>
<p>Admin Interface:</p>
<ul>
<li class="">Feat: Allow sorting viewers table by connected time #540</li>
<li class="">Feat: Add help section with links to documentation #541</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="breaking-changes">Breaking changes<a href="https://owncast.online/pt/releases/owncast-0.0.5#breaking-changes" class="hash-link" aria-label="Link direto para Breaking changes" title="Link direto para Breaking changes" translate="no">​</a></h2>
<p>There have been no breaking changes in this release.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="apis">APIs<a href="https://owncast.online/pt/releases/owncast-0.0.5#apis" class="hash-link" aria-label="Link direto para APIs" title="Link direto para APIs" translate="no">​</a></h2>
<p>The features regarding chat message moderation brought new endpoints:</p>
<ul>
<li class=""><a href="https://owncast.online/api/0.0.5/#tag/Admin/paths/~1api~1admin~1chat~1messages/get" target="_blank" rel="noopener noreferrer" class=""><code>GET /api/admin/chat/messages</code></a> shows all chat messages, regardless of their visibility status</li>
<li class=""><a href="https://owncast.online/api/0.0.5/#tag/Admin/paths/~1api~1admin~1chat~1updatemessagevisibility/post" target="_blank" rel="noopener noreferrer" class=""><code>POST /api/admin/chat/updatemessagevisibility</code></a> toggles the visibility of of messages</li>
<li class="">The Chat Websocket has a new message type <code>VISIBILITY-UPDATE</code>.</li>
</ul>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="downloads">Downloads<a href="https://owncast.online/pt/releases/owncast-0.0.5#downloads" class="hash-link" aria-label="Link direto para Downloads" title="Link direto para Downloads" translate="no">​</a></h2>
<p>View all downloads on the <a href="https://github.com/owncast/owncast/releases/tag/v0.0.5" target="_blank" rel="noopener noreferrer" class="">GitHub release page</a>.</p>

























<table><thead><tr><th>Platform</th><th>Download</th></tr></thead><tbody><tr><td>owncast-0.0.5-linux-32bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.5/owncast-0.0.5-linux-32bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (12.6 MB)</td></tr><tr><td>owncast-0.0.5-linux-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.5/owncast-0.0.5-linux-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (13.0 MB)</td></tr><tr><td>owncast-0.0.5-linux-arm7.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.5/owncast-0.0.5-linux-arm7.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (12.5 MB)</td></tr><tr><td>owncast-0.0.5-macOS-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.5/owncast-0.0.5-macOS-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (13.5 MB)</td></tr></tbody></table>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Owncast v0.0.4]]></title>
            <link>https://owncast.online/pt/releases/owncast-0.0.4</link>
            <guid>https://owncast.online/pt/releases/owncast-0.0.4</guid>
            <pubDate>Tue, 29 Dec 2020 05:54:17 GMT</pubDate>
            <description><![CDATA[v0.0.4 comes with several small updates and bug fixes. ]]></description>
            <content:encoded><![CDATA[<p><a href="https://github.com/owncast/owncast/milestone/7?closed=1" target="_blank" rel="noopener noreferrer" class="">v0.0.4</a> comes with several small updates and bug fixes.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="upgrade-instructions-from-003">Upgrade instructions from 0.0.3<a href="https://owncast.online/pt/releases/owncast-0.0.4#upgrade-instructions-from-003" class="hash-link" aria-label="Link direto para Upgrade instructions from 0.0.3" title="Link direto para Upgrade instructions from 0.0.3" translate="no">​</a></h2>
<ol>
<li class="">Stop the service from running.</li>
<li class="">Backup your <code>config.yaml</code> and any other files you may have customized and want to save or refer to later.</li>
<li class="">Move the zip file of 0.0.4 to your previous install location.</li>
<li class="">Unzip the file, allowing it to overwrite old files.</li>
<li class="">Restart the service.</li>
</ol>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="changelog">Changelog<a href="https://owncast.online/pt/releases/owncast-0.0.4#changelog" class="hash-link" aria-label="Link direto para Changelog" title="Link direto para Changelog" translate="no">​</a></h2>
<p>Owncast Core:</p>
<ul>
<li class="">Feat: Add build support for ARM computers like the Raspberry PI. #470 #471</li>
<li class="">Feat: Add option to change the port of the RTMP server. #454 #475</li>
<li class="">Feat: Add sanity check for <code>ffmpeg</code> when launching Owncast. #490</li>
</ul>
<p>Web Interface:</p>
<ul>
<li class="">Fix: Show a more detailed error message if websocket cannot connect. #468</li>
<li class="">Fix: Layout of tags if there are too many for the width of the window. #500</li>
<li class="">Fix: Problem where in some rare cases the player can get into an infinite loop trying to update the HLS playlist. #415</li>
<li class="">Feat: Hide viewer count when offline. #428</li>
<li class="">Feat: Display notification in the title if a message comes in or a stream starts and you've navigated away.  #426</li>
<li class="">Fix: Rename social icons Javascript file so uBlock Origin doesn't block it. #491</li>
</ul>
<p>Admin Interface:</p>
<ul>
<li class="">Fix: Remove possible duplicate rows in viewer table. #452</li>
<li class="">Fix: The wrong month may be displayed in the admin viewers graph. #459</li>
<li class="">Fix: Case where old users may continue to show up in admin viewers table after they are gone. #421</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="breaking-changes">Breaking changes<a href="https://owncast.online/pt/releases/owncast-0.0.4#breaking-changes" class="hash-link" aria-label="Link direto para Breaking changes" title="Link direto para Breaking changes" translate="no">​</a></h2>
<p>There have been no breaking changes in this release.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="apis">APIs<a href="https://owncast.online/pt/releases/owncast-0.0.4#apis" class="hash-link" aria-label="Link direto para APIs" title="Link direto para APIs" translate="no">​</a></h2>
<p>There are no API changes in this version. You can find the complete set of APIs by visiting the API documentation.</p>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="downloads">Downloads<a href="https://owncast.online/pt/releases/owncast-0.0.4#downloads" class="hash-link" aria-label="Link direto para Downloads" title="Link direto para Downloads" translate="no">​</a></h2>
<p>View all downloads on the <a href="https://github.com/owncast/owncast/releases/tag/v0.0.4" target="_blank" rel="noopener noreferrer" class="">GitHub release page</a>.</p>

























<table><thead><tr><th>Platform</th><th>Download</th></tr></thead><tbody><tr><td>owncast-0.0.4-linux-32bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.4/owncast-0.0.4-linux-32bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (12.2 MB)</td></tr><tr><td>owncast-0.0.4-linux-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.4/owncast-0.0.4-linux-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (12.6 MB)</td></tr><tr><td>owncast-0.0.4-linux-arm7.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.4/owncast-0.0.4-linux-arm7.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (12.1 MB)</td></tr><tr><td>owncast-0.0.4-macOS-64bit.zip</td><td><a href="https://github.com/owncast/owncast/releases/download/v0.0.4/owncast-0.0.4-macOS-64bit.zip" target="_blank" rel="noopener noreferrer" class="">Download</a> (13.1 MB)</td></tr></tbody></table>]]></content:encoded>
        </item>
    </channel>
</rss>