feat: release notes for 0.1.6; archive 0.1.6 iso; bump version to 0.1.7
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -96,6 +96,7 @@
|
||||
<hr>
|
||||
<ul>
|
||||
<li><a href="#latest">Latest Release</a></li>
|
||||
<li><a href="#v016">v0.1.6</a></li>
|
||||
<li><a href="#v015">v0.1.5</a></li>
|
||||
<li><a href="#v014">v0.1.4</a></li>
|
||||
<li><a href="#v013">v0.1.3</a></li>
|
||||
@@ -113,7 +114,35 @@
|
||||
<hr>
|
||||
|
||||
<h2 id="latest">Latest Release</h2>
|
||||
<div class="box release-card" id="v016">
|
||||
<h3>MontaukOS 0.1.6</h3>
|
||||
<p class="release-meta">July 8, 2026 - hotfix</p>
|
||||
<p>It is recommended that users run MontaukOS in a virtual machine rather than on real hardware.</p>
|
||||
<h4>Fixed</h4>
|
||||
<ul>
|
||||
<li>Fixed a boot failure on VirtualBox VMs configured with legacy BIOS</li>
|
||||
<li>PCI: I/O-space BARs are no longer treated as MMIO addresses</li>
|
||||
</ul>
|
||||
<h4>Included in ISO</h4>
|
||||
<ul>
|
||||
<li>MontaukOS SMP kernel</li>
|
||||
<li>Userspace bootstrap (<code>0:/os/init.elf</code>) and other essential system utilities</li>
|
||||
<li>MontaukOS desktop environment and graphical apps</li>
|
||||
<li>Manual pages (<code>0:/man</code>), readable via <code>man</code> command</li>
|
||||
<li>System CA certificates (<code>0:/os/certs/ca-certificates.crt</code>)</li>
|
||||
<li>Intel Bluetooth controller firmware (<code>0:/os/firmware/intel</code>)</li>
|
||||
<li>Third-party license texts and notices (<code>0:/os/licenses</code>)</li>
|
||||
<li>Tiny C Compiler (<code>tcc</code>) with MontaukOS headers and libraries (<code>0:/lib/tcc</code>)</li>
|
||||
<li>Lua 5.4 interpreter (<code>lua</code>) with headers and static library (<code>0:/lib/lua</code>)</li>
|
||||
<li>Flat Remix icon pack</li>
|
||||
<li>JetBrains Mono, Noto Serif, Roboto, and C059 Roman (open Century Schoolbook) TrueType fonts</li>
|
||||
<li>DOOM engine with SDL_mixer audio support (game data not included)</li>
|
||||
<li>Experimental HTTP server (<code>httpd</code>) and default page (<code>0:/www/index.html</code>)</li>
|
||||
<li>Default wallpaper - blossoms by Nikhil Kumar, Unsplash (<code>0:/os/wallpapers</code>)</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h2>Release Archive</h2>
|
||||
<div class="box release-card" id="v015">
|
||||
<h3>MontaukOS 0.1.5</h3>
|
||||
<p class="release-meta">July 8, 2026</p>
|
||||
@@ -161,7 +190,6 @@
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h2>Release Archive</h2>
|
||||
<div class="box release-card" id="v014">
|
||||
<h3>MontaukOS 0.1.4</h3>
|
||||
<p class="release-meta">June 21, 2026</p>
|
||||
|
||||
Reference in New Issue
Block a user