[GH-ISSUE #374] Show refresh toast when new version of app is available #238

Open
opened 2026-03-03 11:14:14 +03:00 by kerem · 1 comment
Owner

Originally created by @pavanbhaskardev on GitHub (Jul 30, 2025).
Original GitHub issue: https://github.com/dflow-sh/dflow/issues/374

Display a toast notification to the user when a new version of the app is available. This will encourage users to refresh and use the latest build, preventing the use of stale versions.

Benefits:

  • Ensures users always have access to the latest features and bug fixes.
  • Improves user experience by avoiding issues caused by outdated builds.

Acceptance Criteria:

  • Detect when a new version of the app is available.
  • Show a clear and actionable toast notification prompting users to refresh or reload.
  • The toast should only appear when the user is on a stale build.
Originally created by @pavanbhaskardev on GitHub (Jul 30, 2025). Original GitHub issue: https://github.com/dflow-sh/dflow/issues/374 Display a toast notification to the user when a new version of the app is available. This will encourage users to refresh and use the latest build, preventing the use of stale versions. **Benefits:** - Ensures users always have access to the latest features and bug fixes. - Improves user experience by avoiding issues caused by outdated builds. **Acceptance Criteria:** - Detect when a new version of the app is available. - Show a clear and actionable toast notification prompting users to refresh or reload. - The toast should only appear when the user is on a stale build.
Author
Owner

@pavanbhaskardev commented on GitHub (Jul 30, 2025):

We can use this youtube video as reference

<!-- gh-comment-id:3135157590 --> @pavanbhaskardev commented on GitHub (Jul 30, 2025): We can use this [youtube video](https://youtu.be/X4ebFrbAGu4?t=60) as reference
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dflow#238
No description provided.