summaryrefslogtreecommitdiffstats
path: root/changelog.md
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2017-01-22 16:11:01 +0100
committerPetr Mrázek <peterix@gmail.com>2017-01-22 16:11:01 +0100
commit0a6af3cff3adf6df641b1ed99aaeac0f4ea4e252 (patch)
treefb77b656105055e909bb019494e05d48a2772428 /changelog.md
parentc7f89ec6b52bad427caed008d7919cef45518285 (diff)
downloadMultiMC-0a6af3cff3adf6df641b1ed99aaeac0f4ea4e252.tar
MultiMC-0a6af3cff3adf6df641b1ed99aaeac0f4ea4e252.tar.gz
MultiMC-0a6af3cff3adf6df641b1ed99aaeac0f4ea4e252.tar.lz
MultiMC-0a6af3cff3adf6df641b1ed99aaeac0f4ea4e252.tar.xz
MultiMC-0a6af3cff3adf6df641b1ed99aaeac0f4ea4e252.zip
NOISSUE update changelog
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md43
1 files changed, 36 insertions, 7 deletions
diff --git a/changelog.md b/changelog.md
index 946ed504..425264bb 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,38 @@
-# MultiMC 0.5.0
+# MultiMC 0.5.1
-## New or changed features
+## Improvements
+
+- GH-1065: Use of 'folder' and 'directory' in the UI has been unified to 'folder'.
+
+- GH-1788: A problem with missing translation templates in the setup wizard pages has been fixed.
+
+ It should be possible to translate everything again.
+
+- GH-1789: Deletion of custom icon has been fixed.
+
+ It wasn't possible to do it from the MultiMC icon selection dialog.
+
+- GH-1790: While using the system theme on macOS, dialogs had wrong colors.
+
+ The wrong colors are now only visible immediately after changing the theme to 'System'. An application restart will fix the colors.
+
+ The underlying issue cannot be easily fixed.
+
+ Upstream bug: https://bugreports.qt.io/browse/QTBUG-58268
+
+- GH-1793: The Java wizard page did not show up as expected when moving MultiMC between different computers.
+
+ The page should now show up as expected.
+
+- GH-1794: Copied FTB instances did not work properly.
+
+ The instance type of the copy was not set, causing it to not be usable.
+
+# Previous releases
+
+## MultiMC 0.5.0
+
+### New or changed features
- GH-338, GH-513, GH-700: Edit instance dialog and Console window have been unified
@@ -116,7 +148,7 @@
This should make installing library-based mods easier in the future, and allow to include them in modpacks.
-## Improvements
+### Improvements
- GH-1433: The account selection dialog no longer shows e-mail addresses when no default account is selected.
@@ -150,7 +182,7 @@
Some ancient mods require the modded `Minecraft.jar` to be in `.minecraft/bin`, inside the instance. Now it is placed there.
-## Internals
+### Internals
- Full support for the current Mojang downloads JSON format.
@@ -175,9 +207,6 @@
MultiMC now also has a separate launch method that works more like the Mojang launcher (not using a launcher part, but running Java directly).
-
-# Previous releases
-
## MultiMC 0.4.11
This release contains mainly a workaround for Minecraft 1.9 support and returned support for OSX 10.7.