Update website for PHP Monitor 25.07

This commit is contained in:
2025-07-28 13:26:02 +02:00
parent 2f65c94014
commit 8aba9e475d
3 changed files with 160 additions and 159 deletions

View File

@ -89,12 +89,12 @@
<div class="flex flex-col m-auto max-w-xl space-y-2 py-8">
<h2 class="text-3xl mb-3">
<span class="inline-block bg-blue-800 px-2 py-1 text-white text-2xl rounded font-bold">
PHP Monitor 25.06 is now available!
PHP Monitor 25.07 is now available!
</span>
</h2>
<div class="text-xl mt-8 leading-8">
<p class="mb-4">With the latest major update, PHP Monitor now features some new visual changes, including added icons to the menu bar items for visual clarity.</p>
<p class="text-base mb-4">With this update, the app also switches to a new versioning system. An update with full support for macOS Tahoe will follow later this year. You can also check out the <a href="https://github.com/nicoverbruggen/phpmon/releases" class="text-blue-800">latest release notes</a> on GitHub for more details.</p>
<p class="mb-4">I plan on releasing monthly updates with minor improvements and quality of life changes for the foreseeable future to better support the app.</p>
<p class="text-base mb-4">An update with full support for macOS Tahoe will follow later this year. You can also check out the <a href="https://github.com/nicoverbruggen/phpmon/releases" class="text-blue-800">latest release notes</a> on GitHub for more details.</p>
</div>
</div>
</div>