Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rocksdanister committed Oct 26, 2023
1 parent 4dd1d5c commit b719233
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 1 deletion.
Binary file added changelog/assets/hero_weather.webp
Binary file not shown.
43 changes: 42 additions & 1 deletion changelog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,44 @@
}
</style>
<body>
<h3 style="opacity: 0.75">26 Oct 2023</h3>
<h1>Windows 11 22H2 Support</h1>
<p>This update includes patches for Windows 11 22H2 update and other critical bugfixes.</p>

<h3>Fixes</h3>
<p>Patches for Windows 11 22H2 update</p>
<ul>
<li>Fixed wallpaper disappearing when Copilot(Preview) opened.</li>
<li>Fixed wallpaper disappearing when Bluetooth device connected.</li>
<li>Fixed wallpaper disappearing when USB device connected.</li>
<li>Fixed wallpaper disappearing when Display settings changed.</li>
<li>Fixed wallpaper disappearing on some systems resuming from sleep.</li>
<li>Fixed wallpaper taking focus when starting.</li>
</ul>

<h3>Performance</h3>
<ul>
<li>Refactoring and updates results in Improved UI and Core performance.</li>
</ul>

<h3>Updates</h3>
<ul>
<li>Updated Mpv player build 20231008.</li>
<li>Updated CefSharp browser v111.2.70.</li>
<li>Updated Updated .NET Core Runtime v7.0.12.</li>
<li>Updated WindowsAppSDK v1.4.231008000.</li>
<li>Updated community translations.</li>
</ul>

<h2>My new app just got released! 🥳</h2>
<img class="hero" src="assets/hero_weather.webp" />
<p>Check out my new native weather app "Lively Weather" powered by DirectX effects:</p>
<a href="https://rocksdanister.com/weather" target="_blank">https://rocksdanister.com/weather</a>

<hr style="opacity: 0.25; margin-top: 25px" />

<!-- Section 2 -->
<h3 style="opacity: 0.75">28 Jun 2023</h3>
<h1>A New Smarter Lively</h1>
<img class="hero" src="assets/hero_art.webp" />
<p>Lively just got smarter with AI.. introducing first of many to come AI feature "Depth Wallpapers"</p>
Expand Down Expand Up @@ -95,7 +133,10 @@ <h3 id="new-wallpapers">New "Living Room" Wallpaper</h3>
</video>
</div>
<p>Stylish isometric room showing currently playing music, dynamic lighting that reacts to music bass and more!</p>
<p>Preview: <a href="https://youtube.com/watch?v=aIy7hUrmHf4" target="_blank">https://youtube.com/watch?v=aIy7hUrmHf4</a></p>
<p>
Preview:
<a href="https://youtube.com/watch?v=aIy7hUrmHf4" target="_blank">https://youtube.com/watch?v=aIy7hUrmHf4</a>
</p>

<h3 id="color-picker">Fancy ColorPicker</h3>
<div class="video-border">
Expand Down

0 comments on commit b719233

Please sign in to comment.