Update changelog

Noted high-DPI font and image support, and that input issues on
MacOS are fixed.
This commit is contained in:
Tommy 2022-06-15 18:28:19 +12:00
parent 557738dd49
commit 355d6d485d

View file

@ -18,11 +18,13 @@
* Updated translations: Czech, Finnish, French, Japanese, Polish
### Units
### User interface
* High-DPI font and image rendering is now enabled across the entire UI.
### WML Engine
### Miscellaneous and Bug Fixes
* wmllint automatically removes the obsolete lines `{SOUND:SLOW}` and `{SOUND:POISON}`
* Fixed path finding visibility bug that sometimes caused OOS errors on maps with tunnels and at least three sides that do not share vision (PR #6744)
* Fixed transparency of submerged units when zoomed (issue #3746)
* Fixed mouse input mapping problems on MacOS (issue #6715)
## Version 1.17.4
### Campaigns