Skip to content

Commit d1503c7

Browse files
author
Owncast
committed
Update dynamic content
1 parent 2b097c9 commit d1503c7

File tree

1 file changed

+43
-18
lines changed

1 file changed

+43
-18
lines changed

content/roadmap/index.html

Lines changed: 43 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -24,23 +24,48 @@
2424

2525
<div class="roadmap-page-container">
2626
<section class="current-milestone">
27-
<h2>Current Milestone: v0.2.4</h2>
28-
There are <strong>0</strong> open issues left to be
29-
addressed, with <strong>46</strong> previously
27+
<h2>Current Milestone: v0.2.5</h2>
28+
There are <strong>1</strong> open issues left to be
29+
addressed, with <strong>20</strong> previously
3030
completed and closed.
31-
<a href="https://github.com/owncast/owncast/milestone/28" target="_blank"
31+
<a href="https://github.com/owncast/owncast/milestone/32" target="_blank"
3232
>View more details and interact with this milestone on Github.</a
3333
>
3434
<h3>Overview and Goals</h3>
3535
<p>
36-
<p>A smaller point release with behind the scenes updates, bug fixes, and improved localization.</p>
37-
36+
3837
</p>
3938

4039
<h3>In Progress</h3>
4140
These items are assigned to a person and are being worked on.
4241
<div class="leaderboard__profiles">
4342

43+
<a href="https://github.com/owncast/owncast/issues/3785" target="_blank">
44+
<article class="leaderboard__profile">
45+
<img
46+
src="https://avatars.githubusercontent.com/u/69092277?v=4"
47+
alt="IEBqp"
48+
class="leaderboard__picture"
49+
/>
50+
<span class="leaderboard__name">Explicitly mention shortcut keys in video player</span>
51+
<span class="leaderboard__value">
52+
53+
<span
54+
class="issue-tag"
55+
style="background-color: #e0db53"
56+
>Web frontend</span
57+
>
58+
59+
<span
60+
class="issue-tag"
61+
style="background-color: #035875"
62+
>backlog</span
63+
>
64+
65+
</span>
66+
</article>
67+
</a>
68+
4469
</div>
4570

4671
<h3>To Do</h3>
@@ -73,11 +98,11 @@ <h2>v0.2.x Backend and web API refactors</h2>
7398
<article>
7499
<div class="inner">
75100
<span class="date"> </span>
76-
<h2>v0.3.0 Scheduled streams</h2>
101+
<h2>v0.3.0 Federated Instance Follows</h2>
77102
<p>
78-
Add the ability to schedule future streams and enable features that
79-
take advantage of scheduling.
80-
<a href="https://github.com/owncast/owncast/milestone/20"
103+
Allow an Owncast instance to follow other Owncast instances and
104+
federate stream state and schedule.
105+
<a href="https://github.com/owncast/owncast/milestone/23"
81106
>See milestone.</a
82107
>
83108
</p>
@@ -86,11 +111,11 @@ <h2>v0.3.0 Scheduled streams</h2>
86111
<article>
87112
<div class="inner">
88113
<span class="date"> </span>
89-
<h2>v0.4.0 Stream Clips</h2>
114+
<h2>v0.4.0 Scheduled streams</h2>
90115
<p>
91-
Add support for viewers being able to replay clips of previous
92-
streams.
93-
<a href="https://github.com/owncast/owncast/milestone/5"
116+
Add the ability to schedule future streams and enable features that
117+
take advantage of scheduling.
118+
<a href="https://github.com/owncast/owncast/milestone/20"
94119
>See milestone.</a
95120
>
96121
</p>
@@ -99,11 +124,11 @@ <h2>v0.4.0 Stream Clips</h2>
99124
<article>
100125
<div class="inner">
101126
<span class="date"> </span>
102-
<h2>v0.5.0 Federated Instance Follows</h2>
127+
<h2>v1.0.0 Stream Clips</h2>
103128
<p>
104-
Allow an Owncast instance to follow other Owncast instances and
105-
federate stream state and schedule.
106-
<a href="https://github.com/owncast/owncast/milestone/23"
129+
Add support for viewers being able to replay clips of previous
130+
streams.
131+
<a href="https://github.com/owncast/owncast/milestone/5"
107132
>See milestone.</a
108133
>
109134
</p>

0 commit comments

Comments
 (0)