Skip to content

Commit 1323c9d

Browse files
committed
docs: update website and docs to v3.17.2
1 parent de56397 commit 1323c9d

2 files changed

Lines changed: 16 additions & 8 deletions

File tree

docs/index.html

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1415,12 +1415,12 @@ <h2>Download Haven</h2>
14151415
</div>
14161416

14171417
<div class="download-card fade-in">
1418-
<h2>&#x2B21; Haven Server &mdash; v3.17.1</h2>
1418+
<h2>&#x2B21; Haven Server &mdash; v3.17.2</h2>
14191419
<p class="download-version">Latest stable release &middot; Windows, macOS &amp; Linux &middot; ~5 MB</p>
14201420

14211421
<div class="download-btn-group">
1422-
<a href="https://github.com/ancsemi/Haven/archive/refs/tags/v3.17.1.zip" class="btn btn-primary download-main">
1423-
<span class="icon">&#x2B07;</span> Download v3.17.1 (.zip)
1422+
<a href="https://github.com/ancsemi/Haven/archive/refs/tags/v3.17.2.zip" class="btn btn-primary download-main">
1423+
<span class="icon">&#x2B07;</span> Download v3.17.2 (.zip)
14241424
</a>
14251425
<div class="download-alt-links">
14261426
<a href="https://github.com/ancsemi/Haven" target="_blank">&#9965; View on GitHub</a>
@@ -1436,8 +1436,12 @@ <h2>&#x2B21; Haven Server &mdash; v3.17.1</h2>
14361436
</button>
14371437
<div class="version-list">
14381438
<div class="version-list-inner">
1439+
<div class="version-item">
1440+
<div><span class="v-name">v3.17.2</span><span class="v-tag latest">Latest</span> &mdash; Mobile fixes: right-side userlist no longer hides behind the message composer between 769&ndash;900px (#5384), and the "Voice / Stage active" indicator now dims the background like the Members button does (#5385). Also: the <code>pin_message</code> role permission now actually shows the Pin/Unpin context menu entry (frontend was checking moderator level instead of the permission). GUIDE.md gains a Reverse Proxy section covering Caddy, nginx, and tunnel + Caddy chains.</div>
1441+
<a href="https://github.com/ancsemi/Haven/archive/refs/tags/v3.17.2.zip">Download &rarr;</a>
1442+
</div>
14391443
<div class="version-item">
1440-
<div><span class="v-name">v3.17.1</span><span class="v-tag latest">Latest</span> &mdash; Critical hotfix: 3.17.0 shipped with a stray non-UTF-8 byte in <code>package.json</code> that caused servers running newer Node and the official Docker image to crash on startup with <code>ERR_INVALID_PACKAGE_CONFIG</code> (#5374). Anyone running 3.17.0 should update immediately. Also: show/hide password toggle on every password field, and expired tokens now redirect to login instead of leaving you stuck on an empty channel list (#5375).</div>
1444+
<div><span class="v-name">v3.17.1</span> &mdash; Critical hotfix for the 3.17.0 ERR_INVALID_PACKAGE_CONFIG crash (#5374) caused by a stray non-UTF-8 byte in package.json. Show/hide password toggle on every password field. Expired tokens redirect to login instead of leaving you on an empty channel list (#5375).</div>
14411445
<a href="https://github.com/ancsemi/Haven/archive/refs/tags/v3.17.1.zip">Download &rarr;</a>
14421446
</div>
14431447
<div class="version-item">

website/index.html

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1415,12 +1415,12 @@ <h2>Download Haven</h2>
14151415
</div>
14161416

14171417
<div class="download-card fade-in">
1418-
<h2>&#x2B21; Haven Server &mdash; v3.17.1</h2>
1418+
<h2>&#x2B21; Haven Server &mdash; v3.17.2</h2>
14191419
<p class="download-version">Latest stable release &middot; Windows, macOS &amp; Linux &middot; ~5 MB</p>
14201420

14211421
<div class="download-btn-group">
1422-
<a href="https://github.com/ancsemi/Haven/archive/refs/tags/v3.17.1.zip" class="btn btn-primary download-main">
1423-
<span class="icon">&#x2B07;</span> Download v3.17.1 (.zip)
1422+
<a href="https://github.com/ancsemi/Haven/archive/refs/tags/v3.17.2.zip" class="btn btn-primary download-main">
1423+
<span class="icon">&#x2B07;</span> Download v3.17.2 (.zip)
14241424
</a>
14251425
<div class="download-alt-links">
14261426
<a href="https://github.com/ancsemi/Haven" target="_blank">&#9965; View on GitHub</a>
@@ -1436,8 +1436,12 @@ <h2>&#x2B21; Haven Server &mdash; v3.17.1</h2>
14361436
</button>
14371437
<div class="version-list">
14381438
<div class="version-list-inner">
1439+
<div class="version-item">
1440+
<div><span class="v-name">v3.17.2</span><span class="v-tag latest">Latest</span> &mdash; Mobile fixes: right-side userlist no longer hides behind the message composer between 769&ndash;900px (#5384), and the "Voice / Stage active" indicator now dims the background like the Members button does (#5385). Also: the <code>pin_message</code> role permission now actually shows the Pin/Unpin context menu entry (frontend was checking moderator level instead of the permission). GUIDE.md gains a Reverse Proxy section covering Caddy, nginx, and tunnel + Caddy chains.</div>
1441+
<a href="https://github.com/ancsemi/Haven/archive/refs/tags/v3.17.2.zip">Download &rarr;</a>
1442+
</div>
14391443
<div class="version-item">
1440-
<div><span class="v-name">v3.17.1</span><span class="v-tag latest">Latest</span> &mdash; Critical hotfix: 3.17.0 shipped with a stray non-UTF-8 byte in <code>package.json</code> that caused servers running newer Node and the official Docker image to crash on startup with <code>ERR_INVALID_PACKAGE_CONFIG</code> (#5374). Anyone running 3.17.0 should update immediately. Also: show/hide password toggle on every password field, and expired tokens now redirect to login instead of leaving you stuck on an empty channel list (#5375).</div>
1444+
<div><span class="v-name">v3.17.1</span> &mdash; Critical hotfix for the 3.17.0 ERR_INVALID_PACKAGE_CONFIG crash (#5374) caused by a stray non-UTF-8 byte in package.json. Show/hide password toggle on every password field. Expired tokens redirect to login instead of leaving you on an empty channel list (#5375).</div>
14411445
<a href="https://github.com/ancsemi/Haven/archive/refs/tags/v3.17.1.zip">Download &rarr;</a>
14421446
</div>
14431447
<div class="version-item">

0 commit comments

Comments
 (0)