Skip to content

Commit 3df1624

Browse files
committed
Initial Commit.
1 parent ae0c25f commit 3df1624

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

changelog.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@
202202
<li class="nav-item"><a class="nav-link scrollto" href="#item-2-0-0">Version 1.0.0</a></li>
203203
-->
204204
<li class="nav-item section-title mt-3"><a class="nav-link scrollto" href="#section-1"><span class="theme-icon-holder me-2"><i class="fas fa-rocket"></i></span>Launcher Changelog</a></li>
205+
<li class="nav-item"><a class="nav-link scrollto" href="#item-1-4-1">Version 1.4.1</a></li>
205206
<li class="nav-item"><a class="nav-link scrollto" href="#item-1-4-0">Version 1.4.0</a></li>
206207
<li class="nav-item"><a class="nav-link scrollto" href="#item-1-3-9">Version 1.3.9</a></li>
207208
<li class="nav-item"><a class="nav-link scrollto" href="#item-1-3-8">Version 1.3.8</a></li>
@@ -1710,6 +1711,14 @@ <h5>- First public alpha pre-release, no changes to provide.</h5>
17101711
<article class="docs-article" id="section-1">
17111712
<h1 class="docs-heading">Launcher Changelog</h1>
17121713

1714+
<section class="docs-section" id="item-1-4-1"></section>
1715+
<h2 class="section-heading">Version 1.4.1 (December 13th 2024)</h2>
1716+
<h5>- Upgraded from `.NET 8.0` to `.NET 9.0`, which will require you to download the new runtime if you only have `.NET 8.0` installed.</h5>
1717+
<h5>- Added a new category section in the news tab to indelicate what the news article is about without having to click on it.</h5>
1718+
<h5>- Changed the default injection time from 20 seconds to 2.5 seconds, which I forgot to do a long time ago.</h5>
1719+
<h5>- Reduced the memory footprint of the news tab by more than 1/4th related to images and caching.</h5>
1720+
</section>
1721+
17131722
<section class="docs-section" id="item-1-4-0"></section>
17141723
<h2 class="section-heading">Version 1.4.0 (September 2nd 2024)</h2>
17151724
<h5>- Added more detailed info to the update window when installing updates.</h5>

0 commit comments

Comments
 (0)