Compare commits

..

2 Commits

Author SHA1 Message Date
franukis 78237056ad Revise changelog for version 1.0.11 updates
Updated changelog with new fixes and features for version 1.0.11.
2025-12-07 14:59:55 +01:00
franukis f1c9fe8a61 Update version to 1.0.11 in MCT.xml 2025-12-07 12:23:14 +01:00
2 changed files with 8 additions and 2 deletions
+3 -2
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>1.0.10</version>
<url>https://github.com/franukis/MCT_release/releases/download/v1.0.10/setup.msi</url>
<version>1.0.11</version>
<url>https://github.com/franukis/MCT_release/releases/download/v1.0.11/setup.msi</url>
<changelog>https://raw.githack.com/franukis/MCT_release/refs/heads/main/changelog.html</changelog>
<mandatory>false</mandatory>
</item>
@@ -19,3 +19,4 @@
+5
View File
@@ -14,9 +14,13 @@
</center5 Changelog:</u></h2>
<h2><u>v1.0.11 Changelog:</u></h2>
<ul>
<li style="color: red;">[Fix]:Manually modified frequencies in the Commcard would not be saved</li>
<li style="color: orange;">[Change]:(WiP) if groupID or unitId are >1500, MCT will check and clean those, to start from 1 again. Useful for missions that have been edited repeatedly</li>
<li style="color: orange;">[Change]: Improved handling of missions with different scripts</li>
<li style="color: orange;">[Change]: Correct handling of .kmz files</li>
<li style="color: orange;">[Change]: Improved color recovery and formats of kml/kmz overlays</li>
<li style="color: green;">[New]: Included SA-13 in threats card</li>
<li style="color: green;">[New]: early support for Cold War Germany map, airbases and frequencies still missing</li>
</ul>
<h2><u>v1.0.10 Changelog:</u></h2>
<ul>
@@ -132,3 +136,4 @@