summaryrefslogtreecommitdiffstats
path: root/changelog.md
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2014-11-15 23:23:47 +0100
committerPetr Mrázek <peterix@gmail.com>2014-11-15 23:37:12 +0100
commit940f160091bc365dbd70483890e1deff2c99e75e (patch)
tree513e6541e545b14af889dee22af7d0d530e42ce2 /changelog.md
parent3d2de6add852d48e703eec2d1880b41613d89bcb (diff)
downloadMultiMC-940f160091bc365dbd70483890e1deff2c99e75e.tar
MultiMC-940f160091bc365dbd70483890e1deff2c99e75e.tar.gz
MultiMC-940f160091bc365dbd70483890e1deff2c99e75e.tar.lz
MultiMC-940f160091bc365dbd70483890e1deff2c99e75e.tar.xz
MultiMC-940f160091bc365dbd70483890e1deff2c99e75e.zip
Set version to 0.4.4 for release
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md15
1 files changed, 13 insertions, 2 deletions
diff --git a/changelog.md b/changelog.md
index 7f629066..4d9ae585 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,7 +1,18 @@
#MultiMC Changelog
-##0.5.0
-- In development....
+##0.4.4
+- Other logs larger than 10MB will not load to prevent logs eating the whole available memory
+- Translations are now updated independently from MultiMC
+- Added new and reworked the old simple icon themes
+- LWJGL on OSX should no longer clash with Java 8
+- Update to newer Qt version
+ - Look and feel updated for latest OSX
+- Fixed issues caused by Minecraft inheriting the environment variables from MultiMC
+- Minecraft log improvements:
+ - Implemented search and pause
+ - Automated coloring is updated for log format used by Minecraft 1.7+
+ - Added settings for the font used in the console, using sensible defaults for the OS
+- Removed MultiMC crash handler, it will be replaced by a better on in the future
##0.4.3
- Fix for issues with Minecraft version file updates