We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8a0087 commit dcdc2e2Copy full SHA for dcdc2e2
changelog.md
@@ -1,6 +1,20 @@
1
0.x.x
2
=====
3
4
+0.26.2
5
+* [Windows] Workaround `Premature EOF` in live replays with an option to disable it
6
+* Fix advanced search in replay vault
7
+* Fix mod search not working in game host widget
8
+* Chat:
9
+ - Search chat content with Ctrl+F
10
+ - Elide sender name so it fits in its column width
11
+ - Hide empty chat topic
12
+* Themes:
13
+ - Read all colors from CSS
14
+ - Add Dark Blue builtin theme
15
+* Show map size in game panel if map is available
16
+* Allow to open host game dialog while in game
17
+
18
0.26.1
19
* Fix breaking `game.prefs` file with no mods selected
20
* Fix parsing `[[]]` empty strings in lua files
0 commit comments