You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Series list truncation: When a series has more posts than the configured threshold (default 10), only the first N are shown with a "Show X more" button that expands the list. Threshold configurable in Settings > Series.
Footer URL HTML5 validation: Replaced ->url() with ->rule('nullable|url') on all 9 social link fields (Twitter, GitHub, LinkedIn, Facebook, Bluesky, YouTube, Instagram, TikTok, Mastodon). Prevents Chrome "invalid form control not focusable" error when hidden fields trigger browser URL validation.
✅ Tests
1077 tests passing (3236 assertions) — Series max visible posts (4 tests), Settings footer validation (3 tests)