Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.relnx.io/llms.txt

Use this file to discover all available pages before exploring further.

General

How is this different from NewReleases / GitHub release watch / RSS? NewReleases tells you something changed. Relnx parses each release into structured features, classifies them (breaking, security, etc.), generates a plain-language AI explanation, and only notifies you about the high-signal types. You read 1 paragraph instead of 47 commit lines. How fresh is the data? Releases are synced twice a day (06:00 and 18:00 UTC+8 / 22:00 and 10:00 UTC). Notifications go out at the end of each sync. Where can I read what changed in a release without an account? Every release has a public page at www.relnx.io/releases/<slug>. So does every tool: www.relnx.io/tools/<slug>. Also see the free Kubernetes EOL tracker and version compare.

Account & access

I forgot my password. Use Forgot password? on the sign-in page. The reset email comes from noreply@relnx.io. The link expires after 1 hour. Can I sign in with GitHub? Yes — GitHub OAuth is supported on the sign-in page, alongside email + password. Linking is automatic if you sign up with the same email. (Google sign-in is not currently available.) Can I delete my account? Yes. Settings → Account → Danger zone → Delete. This cascades: subscriptions, follows, comments, progress, and notifications are removed.

Notifications

Why didn’t I get an email for a release I expected? Most common causes (check in this order):
  1. Your account toggle (Settings → Notifications → Email) is off.
  2. You haven’t followed the tool. Following ≠ browsing.
  3. Spam filter — search for noreply@relnx.io.
  4. You’re on the Starter plan and the release is on a tool you don’t follow. See Plans.
Can I get notifications less often than every sync? The cadence is currently fixed at twice daily. A weekly-digest option is on the roadmap.

Plans & billing

Is there a free trial? Yes — a 14-day Enterprise trial is available when you sign up with an organization (team) account. It reverts to Starter unless you upgrade. See the Plans page for what’s included. Where’s the invoice? Settings → Billing → Invoices. Stripe is the payments provider. You can download PDFs from there or directly from Stripe’s customer portal. Annual or monthly? Both. Annual saves roughly 17% (Pro) to 20% (Enterprise) — see Plans.

Data & privacy

Where is my data hosted? AWS us-east-1, in a managed Postgres (RDS). Backups are taken regularly to the same region. What does Relnx do with my email address? Send you the notifications you’ve subscribed to and account-critical mail (password reset, billing). It’s never shared with third parties. Do you train AI on my data? No. The AI explanations are generated from public release notes (the same text you can read on GitHub). Your followed-tools list, comments, and acknowledgements are never sent to model providers.

Support

Where do I report a bug or request a tool? Use the Support tab in-app, or email support@relnx.io. Pro and Enterprise customers get priority response SLAs. Where can I watch demos and walkthroughs? On our YouTube channel: @relnxio. Where is the public API documented? On the roadmap — OpenAPI spec is being generated. For now, treat /api/v1/* as undocumented; reach out if you have an integration use case and we’ll prioritise it.