diff --git a/CHANGELOG.md b/CHANGELOG.md index f574ed860f..92621df52d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,11 @@ -# **35.0.0** *(2025-01-01)* +# **35.0.0** *(2025-01-02)* - **Custom font size:** you can now change the size of the texts appearing on the map to your liking (Fixes #254) + **Custom font size:** you can now change the size of the texts appearing on the map to your liking (Fixes [#254](https://github.com/sh4rkman/SquadCalc/issues/254)) Added new "HD" buttons to use very high-quality maps (previously located in Settings) SquadCalc now serves very high-quality (8192px × 8192px) terrain and topographic images upon request. Performance may be significantly affected, especially when using the Steam browser, which appears to deliver the worst performance—even on high-end machines, for reasons unknown. -(Fixes #253) +(Fixes [#253](https://github.com/sh4rkman/SquadCalc/issues/253)) New keyboard shortcut: Press Backspace to remove the last target placed on the map. @@ -15,8 +15,12 @@ Performance may be significantly affected, especially when using the Steam brows Fixed circle flags being slightly off-center. + Fixed flag numbers being off-centered on some browsers. + Fixed a visual bug in calculation popups when adding and removing a second weapon. + Fixed a typo in french locales + The "Emphasis markers on hover" option is now activated by default, and the corresponding setting has been removed. Removed ant-lines connecting weapons to targets when hovering over a marker.