About ntfy
Send push notifications to your phone from any Bash or PowerShell script, or from your own app using PUT/POST requests, e.g. via curl on Linux or Invoke-WebRequest. ntfy is a client for https://ntfy.sh, a free and open...
Send push notifications to your phone from any Bash or PowerShell script, or from your own app using PUT/POST requests, e.g. via curl on Linux or Invoke-WebRequest. ntfy is a client for https://ntfy.sh, a free and open source HTTP-based pub-sub service. You can subscribe to topics in this app, and then publish messages via a simple HTTP API. Uses: * Notify yourself when a long-running process is done * Ping your phone when a backup has failed * Alerts when someone logs into your server Example: $ curl -d "Your backup is done" ntfy.sh/mytopic Find more examples and usage instructions here: https://ntfy.sh/docs
Version History This version adds attachment and image support. See https://docs.ntfy.sh/publish/#attachments for details. 1.7.0 May 29 * Tap a notification to open its click URL, or copy the message text if no click URL is set * More crash-fixes 1.6.0 May 13 This release continues the iOS stability push from v1.4.1, with improved background polling reliability, better error handling and logging, and a few small UI fixes. The minimum supported iOS version is now iOS 15. Features: * Bump minimum iOS version to iOS 15 Bug fixes + maintenance: * Improve background poll reliability by waiting for polls to finish before calling the fetch completion handler, and saving notifications on the Core Data context queue * Make poll_request parsing more tolerant and surface concrete poll errors instead of failing silently * Poll subscriptions when the subscribed topics list appears, for more reactive updates * Fix bug where tapping "Add user" a second time would briefly open and then dismiss the add user view * Split SettingsView into separate files to improve readability * Add Firebase subscribe/unsubscribe logging to aid debugging 1.5.1 May 7 This is the first iOS release in 3 years, focusing on stability fixes as per the improvement plan (see issue #1680). 1.4.1 Apr 15 This release (hopefully) fixes a few of the UI inconsistencies around messages not being shown or live updated. There are more updates to come, but I wanted to get this one out asap. 1.3 11/22/2023 This release adds support for authentication/authorization for self-hosted servers. It also allows you to set your server as the default server for new topics. 1.2 06/16/2022 In this release, we add message priorities (mapped to iOS interruption levels), tags and emojis, action buttons to open websites or perform HTTP requests, a custom click action when the notification is tapped, and various other fixes. It also adds support for self-hosted servers (albeit not supporting auth yet). The self-hosted server needs to be configured to forward poll requests to upstream ntfy.sh for push notifications to work (see https://ntfy.sh/docs/config/#ios-instant-notifications). 1.1 06/01/2022 1.0 05/25/2022
Previous Versions
Here you can find the changelog of ntfy since it was posted on our website on 2023-06-21 00:14:12.
The latest version is 1.7.0 and it was updated on 2026-06-12 16:21:57. See below the changes in each version.
ntfy version 1.7.0
Updated At: 2026-06-12
Changes: Version History This version adds attachment and image support. See https://docs.ntfy.sh/publish/#attachments for details. 1.7.0 May 29 * Tap a notification to open its click URL, or copy the message text if no click URL is set
* More crash-fixes 1.6.0 May 13 This release continues the iOS stability push from v1.4.1, with improved background polling reliability, better error handling and logging, and a few small UI fixes. The minimum supported iOS version is now iOS 15.
Features:
* Bump minimum iOS version to iOS 15
Bug fixes + maintenance:
* Improve background poll reliability by waiting for polls to finish before calling the fetch completion handler, and saving notifications on the Core Data context queue
* Make poll_request parsing more tolerant and surface concrete poll errors instead of failing silently
* Poll subscriptions when the subscribed topics list appears, for more reactive updates
* Fix bug where tapping "Add user" a second time would briefly open and then dismiss the add user view
* Split SettingsView into separate files to improve readability
* Add Firebase subscribe/unsubscribe logging to aid debugging 1.5.1 May 7 This is the first iOS release in 3 years, focusing on stability fixes as per the improvement plan (see issue #1680). 1.4.1 Apr 15 This release (hopefully) fixes a few of the UI inconsistencies around messages not being shown or live updated. There are more updates to come, but I wanted to get this one out asap. 1.3 11/22/2023 This release adds support for authentication/authorization for self-hosted servers. It also allows you to
set your server as the default server for new topics. 1.2 06/16/2022 In this release, we add message priorities (mapped to iOS interruption levels), tags and emojis, action buttons to open websites or perform HTTP requests, a custom click action when the notification is tapped, and various other fixes.
It also adds support for self-hosted servers (albeit not supporting auth yet). The self-hosted server needs to be configured to forward poll requests to upstream ntfy.sh for push notifications to work (see https://ntfy.sh/docs/config/#ios-instant-notifications). 1.1 06/01/2022 1.0 05/25/2022
ntfy version 1.5.1
Updated At: 2026-05-09
Changes: Version History This release continues the iOS stability push from v1.4.1, with improved background polling reliability, better error handling and logging, and a few small UI fixes. The minimum supported iOS version is now iOS 15.
Features:
* Bump minimum iOS version to iOS 15
Bug fixes + maintenance:
* Improve background poll reliability by waiting for polls to finish before calling the fetch completion handler, and saving notifications on the Core Data context queue
* Make poll_request parsing more tolerant and surface concrete poll errors instead of failing silently
* Poll subscriptions when the subscribed topics list appears, for more reactive updates
* Fix bug where tapping "Add user" a second time would briefly open and then dismiss the add user view
* Split SettingsView into separate files to improve readability
* Add Firebase subscribe/unsubscribe logging to aid debugging 1.5.1 1d ago This is the first iOS release in 3 years, focusing on stability fixes as per the improvement plan (see issue #1680). 1.4.1 Apr 15 This release (hopefully) fixes a few of the UI inconsistencies around messages not being shown or live updated. There are more updates to come, but I wanted to get this one out asap. 1.3 11/22/2023 This release adds support for authentication/authorization for self-hosted servers. It also allows you to
set your server as the default server for new topics. 1.2 06/16/2022 In this release, we add message priorities (mapped to iOS interruption levels), tags and emojis, action buttons to open websites or perform HTTP requests, a custom click action when the notification is tapped, and various other fixes.
It also adds support for self-hosted servers (albeit not supporting auth yet). The self-hosted server needs to be configured to forward poll requests to upstream ntfy.sh for push notifications to work (see https://ntfy.sh/docs/config/#ios-instant-notifications). 1.1 06/01/2022 1.0 05/25/2022
ntfy version 1.3
Updated At: 2023-11-22
Changes: Nov 22, 2023
Version 1.3
This release (hopefully) fixes a few of the UI inconsistencies around messages not being shown or live updated. There are more updates to come, but I wanted to get this one out asap.
ntfy version 1.3
Updated At: 2023-11-22
Changes: This release (hopefully) fixes a few of the UI inconsistencies around messages not being shown or live updated. There are more updates to come, but I wanted to get this one out asap.
ntfy version 1.2
Updated At: 2022-06-16
Changes: Jun 16, 2022
Version 1.2
This release adds support for authentication/authorization for self-hosted servers. It also allows you to
set your server as the default server for new topics.
Disclaimer
Official App Store Link
We do not host ntfy on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by Apple and passed their terms and conditions to be listed there. We recommend caution when installing it.
The App Store link for ntfy is provided to you by apps112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.
If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of apps112.com contact us.