You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+52-6Lines changed: 52 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,52 @@
1
-
# MultiMC 0.6.7
1
+
# MultiMC 0.6.8
2
+
3
+
This is mostly about removal of the 'curse URL' related features, because they were of low quality and generally unreliable.
4
+
5
+
There are some bug fixes included.
6
+
7
+
MultiMC also migrated to a new continuous deployment system, which makes everything that much smoother.
8
+
9
+
### New or changed features
10
+
11
+
-GH-852: Instance group expansion status now saves/loads as expected.
12
+
13
+
- The bees have invaded the launcher. We now have a bee icon.
14
+
15
+
- Translations have been overhauled, yet again...
16
+
17
+
- We now have a [crowdin site](https://translate.multimc.org/) for all the translation work.
18
+
19
+
- Translations are made based on the development version, and for the development version.
20
+
21
+
- Many strings have been tweaked to make translating the application easier.
22
+
23
+
- When selecting languages, European Portuguese is now displaying properly.
24
+
25
+
- Accessibility has been further improved - the main window reads as `MultiMC`, not a long string of nonsensical version numbers, when announced by a screen reader.
26
+
27
+
- Removed the unimplemented Technic page from instance creation dialog.
28
+
29
+
-GH-2859: Broken twitch URL import method was removed.
30
+
31
+
-GH-2819: Filter bar in mod lists now also works with descriptions and author lists.
32
+
33
+
-GH-2832: Version page now has buttons for opening the Minecraft and internal libraries folders of the instance.
34
+
35
+
-GH-2769: When copying an instance, there's now an option to keep or remove the total play time from the copy.
36
+
37
+
### Bugfixes
38
+
39
+
-GH-2880: Clicking the service status indicators now opens a valid site again, instead of going nowhere.
40
+
41
+
-GH-2853: When collapsing groups in instance view, the action no longer becomes 'sticky' and doesn't apply to items clicked afterwards.
42
+
43
+
-GH-2787: "Download All" button works again.
44
+
45
+
- When dependencies are customized, the la ncher will not try to update them in an infinite loop when something else requires a different version.
46
+
47
+
# Previous releases
48
+
49
+
## MultiMC 0.6.7
2
50
3
51
The previous release introduced some extra buttons that made the instance window way too big for some displays. This release is aimed at fixing that, along with other UI and performance improvements.
4
52
@@ -47,8 +95,6 @@ There are some accessibility fixes thrown in too.
47
95
Sorting cascades from 'Enabled' to 'Name' and then 'Version'. This means that if you sort 'Enabled', the enabled and disabled mods are still sorted
48
96
by name and mods with the same name will be also sorted by version.
49
97
50
-
# Previous releases
51
-
52
98
## MultiMC 0.6.6
53
99
54
100
This release is mostly the smaller things that have accumulated over time, along with a big change in linux packaging.
@@ -70,7 +116,7 @@ MultiMC on linux is built with Qt 5.4 and older versions of Qt will not work.
70
116
71
117
This should be a massive improvement to system integration on linux and resolves GH-1784, GH-2605, GH-1979, GH-2271, GH-1992, GH-1816 and their many duplicates.
72
118
73
-
####New or changed features
119
+
### New or changed features
74
120
75
121
-GH-2487: No is now the default button when deleting instances.
76
122
@@ -100,7 +146,7 @@ This should be a massive improvement to system integration on linux and resolves
100
146
101
147
You can now drag the purple download buttons from CurseForge into MultiMC and get a modpack out of it. Much easier!
102
148
103
-
####Bugfixes
149
+
### Bugfixes
104
150
105
151
- Translation folder is now created sooner, making first launch translation fetch work again.
106
152
@@ -134,7 +180,7 @@ This should be a massive improvement to system integration on linux and resolves
134
180
135
181
Finalizing the translation workflow improvements and adding fixes for sounds missing in old game versions.
136
182
137
-
####New or changed features
183
+
### New or changed features
138
184
139
185
- UI for the language settings has been unified across the application
0 commit comments