Update changelog for #22449 (#22452)

This commit is contained in:
Matt 2024-08-02 00:41:33 +03:00 committed by GitHub
parent 5b73d2ea04
commit 29006b35e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,6 +14,7 @@
- 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.
- Improved: [#22449] Reduced the time it takes to load and index objects, scenarios and tracks.
- 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.