Skip to content

Commit 09bfe6e

Browse files
deploy: eec7686
1 parent 2d344ca commit 09bfe6e

File tree

17 files changed

+606
-355
lines changed

17 files changed

+606
-355
lines changed

about/index.html

Lines changed: 261 additions & 261 deletions
Large diffs are not rendered by default.

download/index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<div class="column">
109109
<div class="hero-description">
110110
<h1 class="hero-title">Downloads</h1>
111-
<p class="subtitle">Download PolyMC 6.0</p>
111+
<p class="subtitle">Download PolyMC 6.1</p>
112112
</div>
113113
</div class="image">
114114
</div>
@@ -152,8 +152,8 @@ <h1 class="hero-title">Downloads</h1>
152152
<div>
153153
<h1>Windows Download</h1>
154154
<br>
155-
<a class="button is-big" href="https://github.com/PolyMC/PolyMC/releases/download/6.0/PolyMC-Windows-Setup-6.0.exe">Installer (.exe)</a>
156-
<a class="button is-big" href="https://github.com/PolyMC/PolyMC/releases/download/6.0/PolyMC-Windows-Portable-6.0.zip">Portable (.zip)</a>
155+
<a class="button is-big" href="https://github.com/PolyMC/PolyMC/releases/download/6.1/PolyMC-Windows-Setup-6.1.exe">Installer (.exe)</a>
156+
<a class="button is-big" href="https://github.com/PolyMC/PolyMC/releases/download/6.1/PolyMC-Windows-Portable-6.1.zip">Portable (.zip)</a>
157157
</div>
158158
</div>
159159
<div class="column">
@@ -179,13 +179,13 @@ <h2 id="legacy-version" tabindex="-1">Legacy version <a class="direct-link" href
179179
<p>There is a legacy version of PolyMC, primarily for older versions of Windows like Windows 7 or Windows 8.1.<br>
180180
You can download it here:</p>
181181
<ul>
182-
<li><a href="https://github.com/PolyMC/PolyMC/releases/download/6.0/PolyMC-Windows-Legacy-Setup-6.0.exe">Legacy installer (.exe)</a></li>
183-
<li><a href="https://github.com/PolyMC/PolyMC/releases/download/6.0/PolyMC-Windows-Legacy-Portable-6.0.zip">Legacy portable (.zip)</a></li>
182+
<li><a href="https://github.com/PolyMC/PolyMC/releases/download/6.1/PolyMC-Windows-Legacy-Setup-6.1.exe">Legacy installer (.exe)</a></li>
183+
<li><a href="https://github.com/PolyMC/PolyMC/releases/download/6.1/PolyMC-Windows-Legacy-Portable-6.1.zip">Legacy portable (.zip)</a></li>
184184
</ul>
185185
<h2 id="advanced-windows-install-options" tabindex="-1">Advanced Windows install options <a class="direct-link" href="#advanced-windows-install-options" aria-hidden="true">#</a></h2>
186186
<ul>
187-
<li><a href="https://github.com/PolyMC/PolyMC/releases/download/6.0/PolyMC-Windows-6.0.zip">System Install (.zip)</a></li>
188-
<li><a href="https://github.com/PolyMC/PolyMC/releases/download/6.0/PolyMC-Windows-Legacy-6.0.zip">Legacy system install (.zip)</a></li>
187+
<li><a href="https://github.com/PolyMC/PolyMC/releases/download/6.1/PolyMC-Windows-6.1.zip">System Install (.zip)</a></li>
188+
<li><a href="https://github.com/PolyMC/PolyMC/releases/download/6.1/PolyMC-Windows-Legacy-6.1.zip">Legacy system install (.zip)</a></li>
189189
</ul>
190190

191191
</main>

download/linux/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<div class="column">
109109
<div class="hero-description">
110110
<h1 class="hero-title">Downloads</h1>
111-
<p class="subtitle">Download PolyMC 6.0</p>
111+
<p class="subtitle">Download PolyMC 6.1</p>
112112
</div>
113113
</div class="image">
114114
</div>
@@ -153,11 +153,11 @@ <h1 class="hero-title">Downloads</h1>
153153
<h1>Linux Download</h1>
154154
<br>
155155
<a class="button is-big" href="https://flathub.org/apps/details/org.polymc.PolyMC">Install from FlatHub</a>
156-
<a class="button is-big" href="https://github.com/PolyMC/PolyMC/releases/download/6.0/PolyMC-Linux-6.0-x86_64.AppImage">Download (AppImage)</a>
157-
<a class="button is-big" href="https://github.com/PolyMC/PolyMC/releases/download/6.0/PolyMC-Linux-6.0.tar.gz">Download (tar.gz)</a>
158-
<a class="button is-big" href="https://github.com/PolyMC/PolyMC/releases/download/6.0/PolyMC-Linux-portable-6.0.tar.gz">Download Portable (tar.gz)</a>
159-
<a class="button is-big" href="https://github.com/PolyMC/PolyMC/releases/download/6.0/PolyMC-Linux-Qt6-6.0.tar.gz">Download (Qt 6, tar.gz)</a>
160-
<a class="button is-big" href="https://github.com/PolyMC/PolyMC/releases/download/6.0/PolyMC-Linux-Qt6-portable-6.0.tar.gz">Download Portable (Qt 6, tar.gz)</a>
156+
<a class="button is-big" href="https://github.com/PolyMC/PolyMC/releases/download/6.1/PolyMC-Linux-6.1-x86_64.AppImage">Download (AppImage)</a>
157+
<a class="button is-big" href="https://github.com/PolyMC/PolyMC/releases/download/6.1/PolyMC-Linux-6.1.tar.gz">Download (tar.gz)</a>
158+
<a class="button is-big" href="https://github.com/PolyMC/PolyMC/releases/download/6.1/PolyMC-Linux-portable-6.1.tar.gz">Download Portable (tar.gz)</a>
159+
<a class="button is-big" href="https://github.com/PolyMC/PolyMC/releases/download/6.1/PolyMC-Linux-Qt6-6.1.tar.gz">Download (Qt 6, tar.gz)</a>
160+
<a class="button is-big" href="https://github.com/PolyMC/PolyMC/releases/download/6.1/PolyMC-Linux-Qt6-portable-6.1.tar.gz">Download Portable (Qt 6, tar.gz)</a>
161161
</div>
162162
</div>
163163
<div class="column">

download/mac/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<div class="column">
109109
<div class="hero-description">
110110
<h1 class="hero-title">Downloads</h1>
111-
<p class="subtitle">Download PolyMC 6.0</p>
111+
<p class="subtitle">Download PolyMC 6.1</p>
112112
</div>
113113
</div class="image">
114114
</div>
@@ -153,7 +153,7 @@ <h1 class="hero-title">Downloads</h1>
153153
<h1>macOS Download</h1>
154154
<br>
155155
<p><strong>Note:</strong> Although the PolyMC binary is universal, old versions of Minecraft still run on Rosetta.</p>
156-
<a class="button is-big" href="https://github.com/PolyMC/PolyMC/releases/download/6.0/PolyMC-macOS-6.0.tar.gz">Download (Universal)</a>
156+
<a class="button is-big" href="https://github.com/PolyMC/PolyMC/releases/download/6.1/PolyMC-macOS-6.1.tar.gz">Download (Universal)</a>
157157
</div>
158158
</div>
159159
<div class="column">

download/steam-deck/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<div class="column">
109109
<div class="hero-description">
110110
<h1 class="hero-title">Downloads</h1>
111-
<p class="subtitle">Download PolyMC 6.0</p>
111+
<p class="subtitle">Download PolyMC 6.1</p>
112112
</div>
113113
</div class="image">
114114
</div>

feed/appcast.xml

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,38 @@
66
<link>https://polymc.org/feed/appcast.xml</link>
77
<language>en</language>
88

9+
<item>
10+
<title>PolyMC 6.1, now available (macOS)</title>
11+
<link>https://polymc.org/news/release-6.1/</link>
12+
<sparkle:version>6.1</sparkle:version>
13+
<description>
14+
&lt;h2 id=&quot;what&#39;s-changed&quot; tabindex=&quot;-1&quot;&gt;What&#39;s Changed &lt;a class=&quot;direct-link&quot; href=&quot;https://polymc.org/news/release-6.1/#what&#39;s-changed&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
15+
&lt;h3 id=&quot;fixed&quot; tabindex=&quot;-1&quot;&gt;Fixed &lt;a class=&quot;direct-link&quot; href=&quot;https://polymc.org/news/release-6.1/#fixed&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h3&gt;
16+
&lt;ul&gt;
17+
&lt;li&gt;Fix storage page chart legend not respecting theme by @HeyaGlitz in &lt;a href=&quot;https://github.com/PolyMC/PolyMC/pull/1629&quot;&gt;https://github.com/PolyMC/PolyMC/pull/1629&lt;/a&gt;&lt;/li&gt;
18+
&lt;li&gt;Fix instance import by @LennyMcLennington in &lt;a href=&quot;https://github.com/PolyMC/PolyMC/pull/1633&quot;&gt;https://github.com/PolyMC/PolyMC/pull/1633&lt;/a&gt;&lt;/li&gt;
19+
&lt;/ul&gt;
20+
&lt;h3 id=&quot;changed&quot; tabindex=&quot;-1&quot;&gt;Changed &lt;a class=&quot;direct-link&quot; href=&quot;https://polymc.org/news/release-6.1/#changed&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h3&gt;
21+
&lt;ul&gt;
22+
&lt;li&gt;Make Java auto-detect find sdkman Java installations by @HeyaGlitz in &lt;a href=&quot;https://github.com/PolyMC/PolyMC/pull/1631&quot;&gt;https://github.com/PolyMC/PolyMC/pull/1631&lt;/a&gt;&lt;/li&gt;
23+
&lt;li&gt;Make Christmas cat last longer by @HeyaGlitz in &lt;a href=&quot;https://github.com/PolyMC/PolyMC/pull/1627&quot;&gt;https://github.com/PolyMC/PolyMC/pull/1627&lt;/a&gt;&lt;/li&gt;
24+
&lt;/ul&gt;
25+
&lt;p&gt;&lt;strong&gt;Full Changelog&lt;/strong&gt;: &lt;a href=&quot;https://github.com/PolyMC/PolyMC/compare/6.0...6.1&quot;&gt;https://github.com/PolyMC/PolyMC/compare/6.0...6.1&lt;/a&gt;&lt;/p&gt;
26+
&lt;p&gt;You can &lt;a href=&quot;https://polymc.org/download&quot;&gt;grab the latest download here&lt;/a&gt; for your respective platform.&lt;/p&gt;
27+
28+
</description>
29+
<pubDate>2024-01-07T00:00:00Z</pubDate>
30+
<sparkle:minimumSystemVersion>10.14.0</sparkle:minimumSystemVersion>
31+
32+
33+
34+
<enclosure sparkle:os="macos"
35+
url="https://github.com/PolyMC/PolyMC/releases/download/6.1/PolyMC-macOS-6.1.tar.gz"
36+
length="0"
37+
type="application/octet-stream"
38+
sparkle:edSignature="hm+OBvbAvJyewQq4p6j5KHg25QlLB7M5AE3x01v3fnkvBFk2pXRxEiH2aY1JGXUQJdLtKn+9Afi+xg81DifgAA=="/>
39+
</item>
40+
941
<item>
1042
<title>PolyMC 6.0, now available (macOS)</title>
1143
<link>https://polymc.org/news/release-6.0/</link>

feed/feed.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@
1010
"url": "https://polymc.org/about/"
1111
},
1212
"items": [{
13+
"id": "https://polymc.org/news/release-6.1/",
14+
"url": "https://polymc.org/news/release-6.1/",
15+
"title": "PolyMC 6.1, now available",
16+
"content_html": "<h2 id=\"what's-changed\" tabindex=\"-1\">What's Changed <a class=\"direct-link\" href=\"https://polymc.org/news/release-6.1/#what's-changed\" aria-hidden=\"true\">#</a></h2>\n<h3 id=\"fixed\" tabindex=\"-1\">Fixed <a class=\"direct-link\" href=\"https://polymc.org/news/release-6.1/#fixed\" aria-hidden=\"true\">#</a></h3>\n<ul>\n<li>Fix storage page chart legend not respecting theme by @HeyaGlitz in <a href=\"https://github.com/PolyMC/PolyMC/pull/1629\">https://github.com/PolyMC/PolyMC/pull/1629</a></li>\n<li>Fix instance import by @LennyMcLennington in <a href=\"https://github.com/PolyMC/PolyMC/pull/1633\">https://github.com/PolyMC/PolyMC/pull/1633</a></li>\n</ul>\n<h3 id=\"changed\" tabindex=\"-1\">Changed <a class=\"direct-link\" href=\"https://polymc.org/news/release-6.1/#changed\" aria-hidden=\"true\">#</a></h3>\n<ul>\n<li>Make Java auto-detect find sdkman Java installations by @HeyaGlitz in <a href=\"https://github.com/PolyMC/PolyMC/pull/1631\">https://github.com/PolyMC/PolyMC/pull/1631</a></li>\n<li>Make Christmas cat last longer by @HeyaGlitz in <a href=\"https://github.com/PolyMC/PolyMC/pull/1627\">https://github.com/PolyMC/PolyMC/pull/1627</a></li>\n</ul>\n<p><strong>Full Changelog</strong>: <a href=\"https://github.com/PolyMC/PolyMC/compare/6.0...6.1\">https://github.com/PolyMC/PolyMC/compare/6.0...6.1</a></p>\n<p>You can <a href=\"https://polymc.org/download\">grab the latest download here</a> for your respective platform.</p>\n",
17+
"date_published": "2024-01-07T00:00:00Z"
18+
},{
1319
"id": "https://polymc.org/news/release-6.0/",
1420
"url": "https://polymc.org/news/release-6.0/",
1521
"title": "PolyMC 6.0, now available",

feed/feed.xml

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,34 @@
55

66
<link href="https://polymc.org/feed/feed.xml" rel="self"/>
77
<link href="https://polymc.org/"/>
8-
<updated>2023-12-20T00:00:00Z</updated>
8+
<updated>2024-01-07T00:00:00Z</updated>
99
<id>https://polymc.org/</id>
1010
<author>
1111
<name>PolyMC</name>
1212
<email>[email protected]</email>
1313
</author>
1414

15+
<entry>
16+
<title>PolyMC 6.1, now available</title>
17+
<link href="https://polymc.org/news/release-6.1/"/>
18+
<updated>2024-01-07T00:00:00Z</updated>
19+
<id>https://polymc.org/news/release-6.1/</id>
20+
<content type="html">&lt;h2 id=&quot;what&#39;s-changed&quot; tabindex=&quot;-1&quot;&gt;What&#39;s Changed &lt;a class=&quot;direct-link&quot; href=&quot;https://polymc.org/news/release-6.1/#what&#39;s-changed&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h2&gt;
21+
&lt;h3 id=&quot;fixed&quot; tabindex=&quot;-1&quot;&gt;Fixed &lt;a class=&quot;direct-link&quot; href=&quot;https://polymc.org/news/release-6.1/#fixed&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h3&gt;
22+
&lt;ul&gt;
23+
&lt;li&gt;Fix storage page chart legend not respecting theme by @HeyaGlitz in &lt;a href=&quot;https://github.com/PolyMC/PolyMC/pull/1629&quot;&gt;https://github.com/PolyMC/PolyMC/pull/1629&lt;/a&gt;&lt;/li&gt;
24+
&lt;li&gt;Fix instance import by @LennyMcLennington in &lt;a href=&quot;https://github.com/PolyMC/PolyMC/pull/1633&quot;&gt;https://github.com/PolyMC/PolyMC/pull/1633&lt;/a&gt;&lt;/li&gt;
25+
&lt;/ul&gt;
26+
&lt;h3 id=&quot;changed&quot; tabindex=&quot;-1&quot;&gt;Changed &lt;a class=&quot;direct-link&quot; href=&quot;https://polymc.org/news/release-6.1/#changed&quot; aria-hidden=&quot;true&quot;&gt;#&lt;/a&gt;&lt;/h3&gt;
27+
&lt;ul&gt;
28+
&lt;li&gt;Make Java auto-detect find sdkman Java installations by @HeyaGlitz in &lt;a href=&quot;https://github.com/PolyMC/PolyMC/pull/1631&quot;&gt;https://github.com/PolyMC/PolyMC/pull/1631&lt;/a&gt;&lt;/li&gt;
29+
&lt;li&gt;Make Christmas cat last longer by @HeyaGlitz in &lt;a href=&quot;https://github.com/PolyMC/PolyMC/pull/1627&quot;&gt;https://github.com/PolyMC/PolyMC/pull/1627&lt;/a&gt;&lt;/li&gt;
30+
&lt;/ul&gt;
31+
&lt;p&gt;&lt;strong&gt;Full Changelog&lt;/strong&gt;: &lt;a href=&quot;https://github.com/PolyMC/PolyMC/compare/6.0...6.1&quot;&gt;https://github.com/PolyMC/PolyMC/compare/6.0...6.1&lt;/a&gt;&lt;/p&gt;
32+
&lt;p&gt;You can &lt;a href=&quot;https://polymc.org/download&quot;&gt;grab the latest download here&lt;/a&gt; for your respective platform.&lt;/p&gt;
33+
</content>
34+
</entry>
35+
1536
<entry>
1637
<title>PolyMC 6.0, now available</title>
1738
<link href="https://polymc.org/news/release-6.0/"/>

news/index.html

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,19 @@ <h1 class="hero-title">Latest News</h1>
153153
<main class="container tmpl-home">
154154

155155

156-
<ol reversed class="postlist" style="counter-reset: start-from 21">
156+
<ol reversed class="postlist" style="counter-reset: start-from 22">
157+
158+
<li class="postlist-item">
159+
<a href="/news/release-6.1/" class="postlist-link">PolyMC 6.1, now available</a>
160+
<time class="postlist-date" datetime="2024-01-07">07 Jan 2024</time>
161+
162+
163+
<a href="/tags/release/" class="post-tag">release</a>
164+
165+
<div class="postlist-description">
166+
<p>A couple of bug fixes and small changes.</p>
167+
</div>
168+
</li>
157169

158170
<li class="postlist-item">
159171
<a href="/news/release-6.0/" class="postlist-link">PolyMC 6.0, now available</a>

news/release-6.0/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ <h2 id="new-contributors" tabindex="-1">New Contributors <a class="direct-link"
160160
<p>You can <a href="/download">grab the latest download here</a> for your respective platform.</p>
161161

162162
<hr>
163-
<ul><li>Previous: <a href="/news/release-5.1/">(ANOTHER SECURITY VULNERABILITY - READ TO STAY SAFE) PolyMC 5.1, now available</a></li>
163+
<ul><li>Next: <a href="/news/release-6.1/">PolyMC 6.1, now available</a></li><li>Previous: <a href="/news/release-5.1/">(ANOTHER SECURITY VULNERABILITY - READ TO STAY SAFE) PolyMC 5.1, now available</a></li>
164164
</ul>
165165
</div>
166166

0 commit comments

Comments
 (0)