Skip to content

v1.0.0: first stable release + launch polish#10

Merged
Shaan-alpha merged 4 commits into
mainfrom
feat/v1.0.0-launch
May 28, 2026
Merged

v1.0.0: first stable release + launch polish#10
Shaan-alpha merged 4 commits into
mainfrom
feat/v1.0.0-launch

Conversation

@Shaan-alpha

Copy link
Copy Markdown
Owner

Summary

First stable release (1.0). Four launch-polish items on top of the v0.9.x hardening line:

  • Homepage link previews — branded Open Graph / Twitter card (app/opengraph-image.tsx + metadataBase/openGraph/twitter in layout) so sharing the site root renders a rich card.
  • Autofocus the landing search (desktop, prop-gated so the results-page search doesn't steal focus).
  • Inline "analyze another" search on the report page (reuses SearchBar).
  • Removed unused Next starter svgs.

v1.0.0 is the code release; the public launch (domain, posts, traffic watch) is operator-run, tracked in docs/LAUNCH.md.

Test plan

  • Frontend lint/tsc clean; vitest 58 passed; next build clean (/opengraph-image + /twitter-image generate)
  • Backend pytest 290 passed (untouched)
  • Post-merge: share the homepage URL → rich card; desktop search autofocuses; report page inline search works; mobile check

@Shaan-alpha Shaan-alpha merged commit c4ae6f4 into main May 28, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant