Olvy vs GitHub Releases
Olvy and GitHub Releases both help software teams tell users what shipped, but they approach the job differently. Olvy is an AI-powered user-feedback platform (now owned by Amoeboids) where changelogs and release notes are one module of a broader feedback-analysis suite. GitHub Releases is the free baseline built into every GitHub repository — tag-anchored release pages with one-click notes that roll up merged PR titles, an Atom feed, watcher notifications, and a full API. Here's how the two compare on features, pricing, and fit — and where each falls short.
Olvy vs GitHub Releases vs Shipstar
Olvy
AI feedback management with release notes as the announcement layer
- Best for
- product managers who want to centralize and AI-analyze user feedback, with a changelog to close the loop
- Starting price
- $60/mo
- Free plan
- Yes — 1 builder, 25 feedback items/mo
GitHub Releases
The free, built-in baseline: tag-based release pages with auto-generated PR roll-ups
- Best for
- developer-facing projects whose entire audience lives on GitHub and reads PR titles happily
- Starting price
- Free
- Free plan
- Entirely free, all plans
Shipstar
This is usAutomated product marketing generated from your Git activity
- Best for
- engineers and lean product teams who want release marketing written and distributed automatically
- Starting price
- Free · Solo from $20/mo
- Free plan
- Yes — 1 project, 1,000 credits/mo
Side-by-side features
Based on each vendor's public website, pricing page, and documentation. Features and prices change — always confirm details with the vendor before you buy.
| Feature | Olvy | GitHub Releases | Shipstar |
|---|---|---|---|
| Starting price | $60/mo | Free | Free · Solo from $20/mo |
| Free plan | Yes — 1 builder, 25 feedback items/mo | Entirely free, all plans | Yes — 1 project, 1,000 credits/mo |
| AI writes content from your Git activity | AI writes from typed context/issues | PR-title roll-up; AI needs Copilot Action | From commits & PRs |
| Native GitHub integration | |||
| Hosted public changelog page | Repo releases page only | ||
| Embeddable / in-app widget | |||
| Email updates to subscribers | Business plan | GitHub watchers only | Release emails & newsletters |
| Social auto-posts (X, LinkedIn) | X & LinkedIn | ||
| AI blog post generation | |||
| Slack publishing | Via integrations ($20/mo each on Essentials) | Via custom Actions/webhooks | |
| Custom tone & voice | Content Guide + tone actions | ||
| Analytics | Asset downloads only | ||
| RSS / Atom feed | — | releases.atom | |
| API access | Business plan | REST API + MCP server | |
| Feedback collection & voting | Core product | Issues & Discussions | |
| Public roadmap | — | GitHub Projects |
What is Olvy?
Olvy leads with feedback: a unified inbox that pulls user feedback from Slack, Discord, X, Telegram, the Play Store, Zendesk, Intercom, and email, then applies AI for sentiment, thematic analysis, auto-categorization, and summaries — plus 'Ask Olvy' conversational querying. The changelog side gives you a hosted release-notes page on a custom domain, in-app widgets, scheduled releases, per-release analytics, and automated release emails on the Business plan.
Its AI release writer generates copy from context you type or from linked resolved issues — there's no git or GitHub pipeline, and no social auto-posting (X appears only as a feedback source). After a near-shutdown in late 2024, Olvy was acquired by Amoeboids in early 2025 and is actively maintained, with the roadmap tilting further toward feedback, NPS, and surveys.
Pricing: Olvy's free plan covers one builder, unlimited release notes, and feedback analysis on up to 25 items. Essentials is $60/month for one builder, but integrations cost an extra $20/month each and extra builders $25/month. Business is $240/month with 5 builders, 10,000 feedback items, unlimited integrations, changelog email subscriptions, and API access, with a custom Enterprise tier above.
Where Olvy shines
- Deep AI feedback analysis: sentiment, themes, auto-categorization, summaries, and conversational querying
- Feedback ingestion from many sources — Slack, Discord, X, Telegram, Play Store, Zendesk, Intercom
- Hosted changelog with custom domain, widgets, scheduling, and per-release analytics
- AI release writer with tone controls and a Content Guide for consistent voice
- Free plan includes unlimited release notes
Where Olvy falls short
- No generation from git commits or GitHub activity — AI writes from typed context or linked issues
- No social auto-posting; X is a feedback source, not a publishing channel
- Integrations cost $20/month each below the $240/month Business plan
- Changelog email subscriptions and API access are gated to Business
- Feedback-first roadmap — the changelog is a secondary module, and the product was nearly sunset before its 2025 acquisition by Amoeboids
What is GitHub Releases?
Every GitHub repository ships with Releases: create a Git tag, click 'Generate release notes', and GitHub produces a release page listing merged pull-request titles since the last release, grouped into sections you configure with labels in .github/release.yml, plus a contributor list and a full-changelog compare link. Users who watch the repo's releases get notified, an Atom feed exists at releases.atom, and a complete REST API covers everything including programmatic note generation.
It's a genuinely solid developer baseline — and exactly that. The generated notes are a mechanical roll-up of raw PR titles, not user-facing writing; the audience is limited to people with GitHub accounts (or an RSS reader); and there's no hosted changelog site, no email subscriber list, no widget, no social posting, and no analytics beyond asset download counts.
Pricing: GitHub Releases is free on every GitHub plan, for public and private repositories, with no bandwidth charges on release assets. The one paid path is AI: GitHub's official copilot-release-notes Action can write human-readable notes from PR content, but it's a separate self-assembled Action that requires a paid Copilot seat.
Where GitHub Releases shines
- Completely free on all plans, already part of your workflow
- One-click auto-generated notes with label-based sections via .github/release.yml
- Atom feed and release-watch notifications with zero setup
- Full REST API, including programmatic release-note generation
- Unlimited release assets with no bandwidth charges
Where GitHub Releases falls short
- Auto-generated notes are raw PR titles — if the PR says 'fix flaky test in CI', that's your release note
- Audience limited to GitHub account holders; no email subscriber list for end users
- No hosted, branded changelog site — releases live under github.com with your code
- No in-app widget, no social posting, no analytics beyond asset downloads
- AI-written notes require the separate copilot-release-notes Action plus a paid Copilot seat
Which should you choose?
Choose Olvy if your bigger problem is feedback overload — collecting it from Slack, Discord, app stores, and support tools and having AI find the themes — and release notes are the closing step. Choose GitHub Releases if your audience is developers with GitHub accounts, PR titles are acceptable release notes, and you don't need a hosted changelog site, email list, widget, or analytics. And if the real bottleneck is writing the updates at all, consider Shipstar — it drafts changelogs, release notes, social posts, and newsletters straight from your GitHub activity and publishes them from one approval, starting free.
Or skip the writing entirely with Shipstar
Both Olvy and GitHub Releases still expect someone to sit down and write each update. Shipstar starts one step earlier: it connects to your GitHub repositories, reads what actually shipped, and drafts the changelog, release notes, social posts, and newsletter for you. You review and approve — Shipstar publishes to your changelog page, email subscribers, Slack, X, and LinkedIn from one approval.
It starts free (no credit card), and the Solo plan is Solo from $20/mo — a fraction of what most product communication platforms charge.
Frequently asked questions
What is the difference between Olvy and GitHub Releases?
Olvy is an AI-powered user-feedback platform (now owned by Amoeboids) where changelogs and release notes are one module of a broader feedback-analysis suite. GitHub Releases is the free baseline built into every GitHub repository — tag-anchored release pages with one-click notes that roll up merged PR titles, an Atom feed, watcher notifications, and a full API. In practice, Olvy is the better fit for product managers who want to centralize and AI-analyze user feedback, with a changelog to close the loop, while GitHub Releases suits developer-facing projects whose entire audience lives on GitHub and reads PR titles happily.
Is Olvy still active?
Yes. Olvy's team announced a sunset in late 2024, but the product was acquired by Amoeboids in early 2025 and continues as a standalone product with regular releases. Its recent roadmap emphasizes feedback analysis, NPS, and surveys more than changelog features.
How much does Olvy cost?
Olvy has a free plan (1 builder, unlimited release notes, 25 feedback items/month). Essentials is $60/month, but each integration is an extra $20/month and extra builders $25/month. Business is $240/month with unlimited integrations, changelog email subscriptions, and API access.
Are GitHub's auto-generated release notes AI-written?
No. The built-in 'Generate release notes' button produces a deterministic list of merged PR titles, grouped by labels you configure in .github/release.yml, plus contributors and a compare link. GitHub does offer an official copilot-release-notes Action that writes notes with AI, but it's a separate self-assembled Action requiring a paid Copilot license.
Can end users subscribe to a repository's releases by email?
Only if they have a GitHub account and watch the repository with the 'Releases' setting — GitHub then notifies them per their own notification preferences. There's no way to collect email addresses from non-GitHub users; the alternative is the public releases.atom feed with an RSS reader.
Which should I choose: Olvy or GitHub Releases?
Choose Olvy if your bigger problem is feedback overload — collecting it from Slack, Discord, app stores, and support tools and having AI find the themes — and release notes are the closing step. Choose GitHub Releases if your audience is developers with GitHub accounts, PR titles are acceptable release notes, and you don't need a hosted changelog site, email list, widget, or analytics. And if the real bottleneck is writing the updates at all, consider Shipstar — it drafts changelogs, release notes, social posts, and newsletters straight from your GitHub activity and publishes them from one approval, starting free.
More comparisons
Ship it. Share it. Celebrate it.
Release notes on autopilot.
Free to start. Connect your repo in 30 seconds.
No credit card required · Setup in 30 seconds