Product Updates

Stay updated with the latest changes, features, and improvements in Statused.


Fixed repeated welcome messages

v4.8.2Bug FixFebruary 13, 2026

Fixed welcome message incorrectly being sent repeatedly.


Fixed duplicate notifications on status transition

v4.8.1Bug FixFebruary 6, 2026

Fixed duplicate notifications when app status transitions from "live" to "completed".


Monitor app versions beyond final statuses

v4.8.0ImprovementFebruary 3, 2026

App versions are now monitored beyond previously assumed "final" statuses, catching cases where apps could be halted even though their distribution was already at 100%.


Fixed stale rollout percentage

v4.7.3Bug FixJanuary 31, 2026

Fixed stale rollout percentage data in phased rollout notifications.


Fixed repeated pending agreement notifications

v4.7.2Bug FixJanuary 13, 2026

Fixed pending agreement notifications being sent repeatedly.


Fixed caching causing missed status updates

v4.7.1Bug FixJanuary 9, 2026

Fixed aggressive caching that could cause missed status updates.


Billing management improvements

v4.7.0ImprovementDecember 29, 2025

The billing portal now connects directly with Chargebee for a smoother account management experience.


Fixed duplicate release notifications

v4.6.2Bug FixDecember 26, 2025

Fixed edge case causing duplicate release notifications.


Fixed halted status for non-phased rollouts

v4.6.1Bug FixDecember 9, 2025

Fixed halted status handling for apps not using phased rollouts.


Google Play halted rollout notifications

v4.6.0New FeatureDecember 7, 2025

Notifications are now sent when Google Play automatically halts a phased rollout because a newer version was uploaded.


Improved Google Play API reliability

v4.5.1ImprovementNovember 18, 2025

Improved Google Play API reliability with fewer requests and automatic retry on known transient failures.


Editable destinations

v4.5.0New FeatureNovember 11, 2025

Destinations can now be edited directly — rename them or update the webhook URL without recreating them.

Also includes minor bug fixes.


Fixed Gmail email verification for non-English languages

v4.4.1Bug FixNovember 8, 2025

Fixed Gmail automatic email verification process for non-English languages.


Developer documentation and Google Play email forwarding

v4.4.0AnnouncementJuly 2, 2025

Statused documentation announcement

Developer documentation is now available at docs.statused.com, covering setup guides, tutorials, integration details, and platform-specific documentation.

This release also introduces Google Play Console email forwarding (private beta), a new integration method that provides more consistent and timely Android app status notifications by processing emails directly from Google Play. Includes a managed publishing setting for workflows using email forwarding. Learn more at docs.statused.com/email-forwarding.


Workflow improvements

v4.3.0New FeatureJune 17, 2025
  • Added a new option to notify only for specific statuses, reducing noise from irrelevant updates.
  • Workflows are now fully editable. You can update the name, destinations, and notification filters at any time.
  • Added a toggle to enable or disable individual workflows.
  • Improved error handling when the API is temporarily unavailable.

Simplified onboarding

v4.2.0ImprovementJune 6, 2025

Setting up a workflow previously required manually adding your app as a separate step. That step has been removed. When creating a workflow, a dropdown now lists all available apps from your App Store Connect account automatically. For Google Play, you still enter your package name, but the flow is more streamlined.

Additional changes:

  • Workflow table now displays app icons and names for easier identification
  • Fixed edge cases where webhook destinations failed to deliver notifications
  • Added validation when saving API keys, so invalid keys or insufficient permissions are caught immediately
  • Patched a security issue related to Google Play integration

Fixed subscription activation for new customers

v4.1.1Bug FixJune 2, 2025

Fixed a bug that prevented new customers from starting their subscription from the billing page. The issue was introduced approximately two weeks prior and is now resolved.


Workflow test notifications

v4.1.0ImprovementJune 2, 2025

You can now send test notifications directly from your workflows to verify setup and debug delivery issues. Find the new button under "actions" in your workflow list.


Statused 4.0 — full rebuild

v4.0.0AnnouncementMay 15, 2025

Statused 4.0 banner

Statused has been rebuilt from the ground up with a new frontend powered by Next.js, replacing the original MVP architecture. The rewrite focuses on performance, reliability, and a foundation that supports faster feature development going forward.

Highlights:

  • Clearer app management when an app identifier is shared between Android and iOS
  • Drag-and-drop support for uploading API key auth files
  • Live preview of workflow behavior during creation
  • Dark mode
  • Various bug fixes

Quality-of-life improvements

v3.3.0ImprovementJanuary 16, 2025
  • Added a test destination button that sends a sample notification, making it easy to confirm delivery is working.
  • Added quick links to the dashboard header for FAQs and system status.
  • Minor bug fixes.

Outgoing webhooks

v3.2.0New FeatureJanuary 13, 2025

Statused now supports outgoing webhooks as a destination type. While Slack notifications are designed for human consumption, webhooks enable programmatic automations triggered by the same app status events.

See the webhook integration documentation for more details.


First changelog entry

v3.1.0AnnouncementJanuary 13, 2025

This is the first entry in the Statused product changelog. Going forward, all notable changes will be documented here: features, improvements, and fixes.

For context, Statused at this point supports:

  • Monitoring app review statuses across Google Play Store and App Store Connect
  • Slack notifications for review status changes, TestFlight build availability, and pending App Store Connect agreements
  • Multiple workflows routing updates to different Slack channels
  • Support for both Slack Incoming Webhooks and Slack Workflows
  • Searchable release history within Slack channels