Skip to content

Commit 9871b00

Browse files
Create release-5.1.md
1 parent 9c60a2a commit 9871b00

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

src/news/release-5.1.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: (ANOTHER SECURITY VULNERABILITY - READ TO STAY SAFE) PolyMC 5.1, now available
3+
description: Bug fixes and patch for a security vulnerability.
4+
date: 2023-02-19
5+
release_version: 5.1
6+
minimum_macos_version: 10.14.0
7+
mac_signature: r0T8ecyH7XTXD+3ZbgcUVRP6vxvoAWD8EqtHz67WqEY1yuDuGQH+q2XsmaSpV/dGsvVKnYJLIsk+VUgXe+iOCA==
8+
tags:
9+
- release
10+
---
11+
12+
This new version of PolyMC patches a security vulnerability in the software's zip file handling. Don't use the 'import from zip' option on versions of the software older than 5.1.
13+
14+
Other changes are a fix to importing FTB packs, a fix for the modrinth pack list being formatted wrong, and a fix for copying instances on Unix-like systems.
15+
16+
## What's Changed
17+
* fix(MMCZip): ignore invalid file paths in extractSubDir by @LennyMcLennington in https://github.com/PolyMC/PolyMC/pull/1546
18+
* fix: handle single files in copy tasks by @Doggermelon in https://github.com/PolyMC/PolyMC/pull/1526
19+
* fix: Make modrinth text layout not be weird by @LennyMcLennington in https://github.com/PolyMC/PolyMC/pull/1548
20+
* Clean & Compress Floppas by @KaspianDev in https://github.com/PolyMC/PolyMC/pull/1541
21+
* Fix instance copy on Linux and macOS by flowln in https://github.com/PolyMC/PolyMC/pull/1552
22+
23+
## New Contributors
24+
* @Doggermelon made their first contribution in https://github.com/PolyMC/PolyMC/pull/1526
25+
* @KaspianDev made their first contribution in https://github.com/PolyMC/PolyMC/pull/1541
26+
27+
**Full Changelog**: https://github.com/PolyMC/PolyMC/compare/5.0...5.1
28+
29+
You can [grab the latest download here](/download) for your respective platform.

0 commit comments

Comments
 (0)