Skip to content

Commit 9780254

Browse files
committed
This release focuses on system stability and reliability. No new features were introduced. Includes:
- Fixes for known bugs - Security updates - Minor performance optimizations Signed-off-by: Stefan-Mihai MOGA <stefan-mihai@moga.doctor>
1 parent cd8b5ea commit 9780254

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

IntelliLink.vcxproj.filters

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -283,9 +283,7 @@
283283
<None Include="README.md" />
284284
<None Include="IntelliLink.html" />
285285
<None Include="packages.config" />
286-
<None Include="SoftwareContentRegister.html">
287-
<Filter>HTML Help Topics</Filter>
288-
</None>
286+
<None Include="SoftwareContentRegister.html" />
289287
</ItemGroup>
290288
<ItemGroup>
291289
<ClInclude Include="IntelliLink.h">

ReleaseNotes.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,11 +104,13 @@ <h2>History</h2>
104104
</ul>
105105
</li>
106106
<li>Version 1.24 (March 23<sup>rd</sup>, 2025): Updated <code>genUp4win</code> library to the latest version available. <blockquote>Reverted back from <code>GetTempPath2</code> to <code>GetTempPath</code> to make it compatible again with Windows 10.</blockquote></li>
107-
<li>Version 1.25 (TBD):
107+
<li>Version 1.25 (October 3<sup>rd</sup>, 2025): This release focuses on system stability and reliability. No new features were introduced. Includes:
108108
<ul>
109+
<li>Fixes for known bugs.</li>
110+
<li>Security updates.</li>
111+
<li>Minor performance optimizations.</li>
109112
<li>Updated the embedded web browser (Microsoft Edge).</li>
110-
<li>Updated Bootstrap library to the latest version available (Release Notes &amp; Software Content Register).</li>
111-
<li>Build: Resolved all compiler warnings at Debug Level 4 (C++)</li>
113+
<li>Updated <code>Bootstrap</code> library to the latest version available (Release Notes &amp; Software Content Register).</li>
112114
</ul>
113115
</li>
114116
</ul>

hlp/IntelliLink.chm

8 Bytes
Binary file not shown.

x64/Release/IntelliLink.chm

8 Bytes
Binary file not shown.

x64/Release/IntelliLink.exe

0 Bytes
Binary file not shown.

x64/Release/genUp4win.dll

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)