Feature: An Option to receive a notification when a new release is out
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 37.4k
- Forks
- 3k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 73
Description
What problem will this feature address?
Currently there is two ways to receive new update notifications from dokploy, by watching the github repo for new releases, or by openning the dokploy dashboard itself to see that there is a new update.
Describe the solution you'd like
Having a toggle in the settings which when enabled will send the user a notification once a new update is released, this option should be available as an option when configuring a new notification provider (telegram, smtp, etc...)
Describe alternatives you've considered
N/A
Additional context
No response
Will you send a PR to implement it?
No
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the settings flow and notification-provider configuration for Telegram, SMTP, and similar providers, then trace how the application learns that a new release is available. Define the release-notification toggle and verify that an enabled provider sends one notification when a new update is released.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100