Skip to content

Commit

Permalink
Initial Commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsBranK committed Dec 14, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent ae0c25f commit 3df1624
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions changelog.html
Original file line number Diff line number Diff line change
@@ -202,6 +202,7 @@
<li class="nav-item"><a class="nav-link scrollto" href="#item-2-0-0">Version 1.0.0</a></li>
-->
<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>
<li class="nav-item"><a class="nav-link scrollto" href="#item-1-4-1">Version 1.4.1</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-1-4-0">Version 1.4.0</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-1-3-9">Version 1.3.9</a></li>
<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>
<article class="docs-article" id="section-1">
<h1 class="docs-heading">Launcher Changelog</h1>

<section class="docs-section" id="item-1-4-1"></section>
<h2 class="section-heading">Version 1.4.1 (December 13th 2024)</h2>
<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>
<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>
<h5>- Changed the default injection time from 20 seconds to 2.5 seconds, which I forgot to do a long time ago.</h5>
<h5>- Reduced the memory footprint of the news tab by more than 1/4th related to images and caching.</h5>
</section>

<section class="docs-section" id="item-1-4-0"></section>
<h2 class="section-heading">Version 1.4.0 (September 2nd 2024)</h2>
<h5>- Added more detailed info to the update window when installing updates.</h5>

0 comments on commit 3df1624

Please sign in to comment.