← Back to Blog

Release v0.7.0 — Blog Previews, Prerender Fix, and Smoother Notifications

What's New in v0.7.0

A small but meaningful release: blog posts now show previews on the index page, a critical prerender bug is fixed, and the notification dropdown scrolls more smoothly.

Blog Post Excerpts

The blog index now displays each post's excerpt below its title. Previously you had to click into every post to know what it was about. Now the index is scannable — read the first line, decide if you care, and click through.

Blog Prerender Fix

Visiting /blog/ was hitting nginx's "directory index forbidden" error because SvelteKit wasn't prerendering the blog routes. Both the blog index and individual post pages now correctly set export const prerender = true in their load files, so the static adapter generates the expected HTML files during build.

Smoother Notification Dropdown

The notification dropdown now scrolls within a 60vh max-height with thin scrollbar styling, so accounts with dozens of unread notifications get a clean, scrollable list instead of a page-long overlay.

Get Started

Log in and open the blog, or check your notification bell for the smoother scroll.

Stop missing the signal.

Create your first monitor