Skip to content

Commit a3cd3d5

Browse files
committed
NOISSUE update changelog
1 parent 1a97931 commit a3cd3d5

File tree

1 file changed

+34
-3
lines changed

1 file changed

+34
-3
lines changed

changelog.md

Lines changed: 34 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,41 @@
1-
# MultiMC 0.4.10
1+
# MultiMC 0.4.11
22

3-
Second hotfix for issues with wifi connections.
3+
This release contains mainly a workaround for Minecraft 1.9 support and returned support for OSX 10.7.
44

55
## **IMPORTANT**
66

7+
- GH-1410: MultiMC crashes on launch on OSX 10.7
8+
9+
MultiMC didn't work on OSX 10.7 because of an oversight in build server setup. This has been fixed.
10+
11+
- GH-1453: Minecraft 1.9 snapshots didn't download and launch properly
12+
13+
This has been causes by a change on Mojang servers - the data is now stored in a different location and the files describing the releases have a different format. The required changes on MultiMC side aren't complete yet, but it's enough to get snapshots working.
14+
15+
Full support for the new version file format will come in the next release.
16+
17+
- MultiMC version file format was simplified
18+
19+
Some undocumented and unused features were removed from the format. Mostly version patches that removed libraries, advanced library application and merging rules, and things of similar nature. If you used them, you used an undocumented feature that is impossible to reach from the UI.
20+
21+
## Improvements
22+
23+
- GH-1502: When the locally cached Minecraft version was deleted, the instance that needed it would have to be started twice
24+
25+
This was caused by generating the list of launch instructions before the update. It is now fixed.
26+
27+
- Version file issues are now reported in the instance's `Version` page.
28+
29+
This doesn't apply to every possible issue yet and will be expanded upon in the next release.
30+
31+
# Previous releases
32+
33+
## MultiMC 0.4.10
34+
35+
Second hotfix for issues with wifi connections.
36+
37+
### **IMPORTANT**
38+
739
- GH-1422: Huge ping spikes while using MultiMC
840

941
Another day, another fix. The bearer plugins added in 0.4.9 didn't really help and we ran into more bugs.
@@ -16,7 +48,6 @@ Second hotfix for issues with wifi connections.
1648

1749
Because of the reverted Qt version, OSX 10.7 *might* work again. If it does, please do tell, it would help with figuring out what went wrong there :)
1850

19-
# Previous releases
2051

2152
## MultiMC 0.4.9
2253

0 commit comments

Comments
 (0)