Skip to content

Commit

Permalink
Update dynamic content
Browse files Browse the repository at this point in the history
  • Loading branch information
Owncast committed Jan 21, 2025
1 parent 30b8e43 commit 0a225cd
Showing 1 changed file with 32 additions and 1 deletion.
33 changes: 32 additions & 1 deletion content/roadmap/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div class="roadmap-page-container">
<section class="current-milestone">
<h2>Current Milestone: v0.2.2</h2>
There are <strong>11</strong> open issues left to be
There are <strong>12</strong> open issues left to be
addressed, with <strong>11</strong> previously
completed and closed.
<a href="https://github.com/owncast/owncast/milestone/27" target="_blank"
Expand Down Expand Up @@ -181,6 +181,31 @@ <h3>To Do</h3>
completed for a release to take place.
<div class="leaderboard__profiles">

<a href="https://github.com/owncast/owncast/issues/4163" target="_blank">
<article class="leaderboard__profile">
<img
src="https://owncast.online/images/logo.svg"
class="leaderboard__picture"
/>
<span class="leaderboard__name">[BUG] Can no longer authenticate using IndieAuth to Owncast chat on 0.2.1</span>
<span class="leaderboard__value">

<span
class="issue-tag"
style="background-color: #d73a4a"
>bug</span
>

<span
class="issue-tag"
style="background-color: #28b21e"
>API</span
>

</span>
</article>
</a>

<a href="https://github.com/owncast/owncast/issues/4134" target="_blank">
<article class="leaderboard__profile">
<img
Expand Down Expand Up @@ -246,6 +271,12 @@ <h3>To Do</h3>
<span class="leaderboard__name">Admin Emoji: add paragraph that links to documentation</span>
<span class="leaderboard__value">

<span
class="issue-tag"
style="background-color: #0075ca"
>documentation</span
>

<span
class="issue-tag"
style="background-color: #7057ff"
Expand Down

0 comments on commit 0a225cd

Please sign in to comment.