Skip to content

Commit 26b2607

Browse files
Create release-7.0.md
1 parent eec7686 commit 26b2607

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

src/news/release-7.0.md

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
title: PolyMC 7.0, now available
3+
description: NeoForge support and other improvements
4+
date: 2025-02-14
5+
release_version: 7.0
6+
minimum_macos_version: 10.14.0
7+
mac_signature: 5yQY+/rSIrsWf+NfPtDHApT++OBZP3lngjcmc2mPnVE0+DS1gOqOgVU1rl8K+Ik9XKT6L8MzTJEHjsYDjxcbDw==
8+
tags:
9+
- release
10+
---
11+
12+
Apparently there's NeoForge support in this one or something, idk I don't play Minecraft.
13+
14+
## What's Changed
15+
* Improve SDKMAN support; add ASDF support by @Nik-mmzd in https://github.com/PolyMC/PolyMC/pull/1635
16+
* fix nix build by @LordMZTE in https://github.com/PolyMC/PolyMC/pull/1649
17+
* Fix circular dependency and typos in metainfo. by @ZebulanStanphill in https://github.com/PolyMC/PolyMC/pull/1651
18+
* Fix nix package on wayland by @LordMZTE in https://github.com/PolyMC/PolyMC/pull/1652
19+
* Include JDK 21 into the nix derivation by @hustlerone in https://github.com/PolyMC/PolyMC/pull/1661
20+
* Add NeoForge support by @62832 in https://github.com/PolyMC/PolyMC/pull/1659
21+
* Update Nix package by @LordMZTE in https://github.com/PolyMC/PolyMC/pull/1665
22+
* switch minecraft page to use tabs by @Sneedplex in https://github.com/PolyMC/PolyMC/pull/1680
23+
* add option for default mod download platform by @Sneedplex in https://github.com/PolyMC/PolyMC/pull/1679
24+
* confirm instance deletion even if it's only trashed by @Sneedplex in https://github.com/PolyMC/PolyMC/pull/1678
25+
* Add Pallas's cat (Otocolobus manul) :3 by @Sightem in https://github.com/PolyMC/PolyMC/pull/1556
26+
* Update copyright years by @HeyaGlitz in https://github.com/PolyMC/PolyMC/pull/1639
27+
* Fix Java auto-detect so it finds Gentoo installed JDKs by @Richard-Rogalski in https://github.com/PolyMC/PolyMC/pull/1657
28+
* Remove Matrix related links by @xslendix in https://github.com/PolyMC/PolyMC/pull/1668
29+
* Open paths directly by @Nik-mmzd in https://github.com/PolyMC/PolyMC/pull/1636
30+
* Add additional architecture + OS checks by @Richard-Rogalski in https://github.com/PolyMC/PolyMC/pull/1597
31+
* Add "Create desktop shortcut" feature. by @xslendix in https://github.com/PolyMC/PolyMC/pull/1516
32+
* Add option to disable mod update check by @Erogig in https://github.com/PolyMC/PolyMC/pull/1170
33+
* Add vulkan-loader by @nonetrix in https://github.com/PolyMC/PolyMC/pull/1650
34+
* fix nix build by @LordMZTE in https://github.com/PolyMC/PolyMC/pull/1682
35+
* nix: Update to latest nixpkgs-unstable by @LordMZTE in https://github.com/PolyMC/PolyMC/pull/1686
36+
37+
## New Contributors
38+
* @Nik-mmzd made their first contribution in https://github.com/PolyMC/PolyMC/pull/1635
39+
* @LordMZTE made their first contribution in https://github.com/PolyMC/PolyMC/pull/1649
40+
* @ZebulanStanphill made their first contribution in https://github.com/PolyMC/PolyMC/pull/1651
41+
* @hustlerone made their first contribution in https://github.com/PolyMC/PolyMC/pull/1661
42+
* @62832 made their first contribution in https://github.com/PolyMC/PolyMC/pull/1659
43+
* @Sneedplex made their first contribution in https://github.com/PolyMC/PolyMC/pull/1680
44+
* @Sightem made their first contribution in https://github.com/PolyMC/PolyMC/pull/1556
45+
* @Richard-Rogalski made their first contribution in https://github.com/PolyMC/PolyMC/pull/1657
46+
* @nonetrix made their first contribution in https://github.com/PolyMC/PolyMC/pull/1650
47+
48+
**Full Changelog**: https://github.com/PolyMC/PolyMC/compare/6.1...7.0
49+
50+
You can [grab the latest download here](/download) for your respective platform.

0 commit comments

Comments
 (0)