From 9ddd47598d4dce97d718089f128e1a1f4158bd41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=B6eh=20Matt?= <5415177+ZehMatt@users.noreply.github.com> Date: Thu, 1 Aug 2024 19:28:31 +0300 Subject: [PATCH] Update changelog.txt --- distribution/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 233ec0cfdc..6a9fc2d56b 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -13,6 +13,7 @@ - Improved: [#22357] Error messages are now themeable and easier to read. - Improved: [#22361] Add additional colour preset for the Observation Tower. - Improved: [#22433] Increase the network timeout from 7 to 20 seconds, should help slow clients getting disconnected. +- Improved: [#22437] File indexing now properly uses all CPU power, improving object and scenario indexing. - Change: [#12292] The ‘Toggle visibility of toolbars’ shortcut is no longer assigned by default. - Change: [#21494] Display pixel density is now taken into account for the initial window scale setting. - Change: [#22230] The plugin/script engine is now initialised off the main thread.