mirror of
https://github.com/phpmon/website
synced 2025-08-07 14:50:09 +02:00
Update website for PHP Monitor 25.07
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user