I know I go on about it, but it still baffles me why this information cannot be posted on the main page more regularly. Nothing major pretty much what you have put under a title of Status
EDIT - Itch is a pain at times so here we go

<meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Starmaker Status Update</title> <style> .status-box { width: 100%; max-width: 640px; margin: 2.5rem auto; padding: 2.4rem 2.8rem; background-color: #121212; border: 4px solid #ff69b4; /* thicker hot pink border */ border-radius: 24px; box-shadow: 0 0 30px rgba(255, 105, 180, 0.4), inset 0 0 12px rgba(255, 105, 180, 0.15); font-family: system-ui, -apple-system, BlinkMacSystemFont, sans-serif; color: #f5f5f5; line-height: 1.65; } .status-box h2 { margin: 0 0 1.6rem 0; color: #ff69b4; font-size: 1.75rem; font-weight: 800; letter-spacing: 0.6px; text-shadow: 0 0 12px rgba(255, 105, 180, 0.6); } .status-box .main-line { font-size: 1.28rem; font-weight: 600; color: #ff8dc1; margin: 0 0 1.8rem 0; } .status-box .section-title { font-size: 1.22rem; font-weight: 700; color: #ff9eca; margin: 1.4rem 0 0.9rem 0; } .status-box ul { margin: 0.6rem 0 1rem 0; padding: 0; list-style: none; } .status-box li { margin-bottom: 1.1rem; position: relative; padding-left: 2.2rem; font-size: 1.12rem; } .status-box li::before { content: "✦"; position: absolute; left: 0.1rem; color: #ff69b4; font-size: 1.4rem; line-height: 1; top: -0.1rem; } .status-box .surprise { color: #ff9eca; font-weight: 600; } .status-box .emoji { font-size: 1.3rem; margin-left: 0.4rem; vertical-align: middle; } </style> <div class="status-box"> <h2>Status Update</h2> <p class="main-line">Actively working on <span class="surprise">Starmaker Story 1.8B</span> – Coming Soon™
</p><p class="section-title">1.8B includes:
</p><ul> <li>Bugfixes
</li><li>Reworked CGs
</li><li>Extra content <span class="surprise">(what exactly is being added is a surprise 👀)</span>
</li><li>Reworked minigames (several existing minigames are also getting additional features)
</li></ul>
</div>
To replace:
Apologies for the delays. Version 1.8 is our biggest update so far so we need a bit more time to make sure everything works well. Thanks for the patience!
Which is outdated and just confusing at this point.