# HCMMS_CS Changelog GUI All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [1.1.0] - 2026-04-17 ### Added - GUI.exe: -- optional HCM calculations with MSI antenna pattern (input for datapath of MSI file) -- display of used HCM/MSI antenna patterns -- signed with strong name HCMMS_CS.dll: -- optional calculation of attenuation with MSI values in class "AntennaCorrection" -- interface "HCMMS_V7_DLL_RealAntenna" (new parameter "MsiPath_Str" after "I_str") -- signed with strong name ### Changed - HCMMS_UMB.dll - 2026-04-21 -- works with HCMMS_CS 1.1.0 (just Fortran HCM interface "HCMMS_V7_DLL") ### Fixed - HCMMS_UMB.dll - 2026-04-21 -- problem with "cout" assignment ## [1.0.0] - 2022-08-12 ### Added - GUI.exe: -- Graphical User Interface to the HCMMS_CS.dll -- single/multi calculations -- input/output for several Fortran HCM data formats -- uses .NET Framework 4.5 - HCMMS_CS.dll: -- C# implementation of Fortran "HCMMS_V7215.dll" -- interface "HCMMS_V7_DLL": Fortran HCM interface in .NET environment -- uses .NET Framework 4.0 - HCMMS_UMB.dll - 21.12.2021 -- interface "HCMMS_V7_DLL": Fortran HCM interface for non .NET environment -- works as a wrapper; calls HCMMS_CS.dll