Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. ntfy
  3. ntfy - Package Updates

ntfy - Package Updates

Scheduled Pinned Locked Moved ntfy
32 Posts 3 Posters 8.4k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • nebulonN Offline
    nebulonN Offline
    nebulon
    Staff
    wrote on last edited by
    #8

    [1.2.0]

    • Update ntfy to 2.2.0
    • Full changelog
    • Monitoring: ntfy now exposes a /metrics endpoint for Prometheus if configured (#210, thanks to @rogeliodh for reporting)
    • You can now use tokens in client.yml for publishing and subscribing (#653, thanks to @wunter8)
    • ntfy sub --poll --from-config will now include authentication headers from client.yml (if applicable) (#658, thanks to @wunter8)
    • Docs: Removed dependency on Google Fonts in docs (#554, thanks to @bt90 for reporting, and @ozskywalker for implementing)
    • Increase allowed auth failure attempts per IP address to 30 (no ticket)
    • Web app: Increase maximum incremental backoff retry interval to 2 minutes (no ticket)
    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #9

      [1.3.0]

      • Update ntfy to 2.3.0
      • Full changelog
      • ntfy now supports Go's pprof profiler, if enabled (relates to #677)
      • Fix delayed message sending from authenticated users (#679)
      • Fixed plural for Polish and other translations (#678, thanks to @bmoczulski)
      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #10

        [1.3.1]

        • Update ntfy to 2.3.1
        • Full changelog
        1 Reply Last reply
        0
        • nebulonN Offline
          nebulonN Offline
          nebulon
          Staff
          wrote on last edited by
          #11

          [1.4.0]

          • Update ntfy to 2.4.0
          • Full changelog
          • ntfy CLI (ntfy publish and ntfy subscribe only) can now be installed via Homebrew (thanks to @Moulick)
          • Added v1/stats endpoint to expose messages stats (no ticket)
          • Support RFC 2047 encoded headers (no ticket, honorable mention to mqttwarn and @amotl)
          • Hide country flags on Windows (#606, thanks to @cmeis for reporting, and to @pokej6 for fixing it)
          • ntfy sub now uses default auth credentials as defined in client.yml (#698, thanks to @CrimsonFez for reporting, and to @wunter8 for fixing it)
          1 Reply Last reply
          0
          • nebulonN Offline
            nebulonN Offline
            nebulon
            Staff
            wrote on last edited by
            #12

            [1.5.0]

            • Update ntfy to 2.5.0
            • Full changelog
            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #13

              [1.6.0]

              • Update ntfy to 2.6.1
              • Full changelog
              • With this release, the ntfy web app now contains a progressive web app (PWA) with Web Push support, which means you'll be able to install the ntfy web app on your desktop or phone similar to a native app
              • The web app now supports Web Push, and is installable as a progressive web app (PWA) on Chrome, Edge, Android, and iOS (#751, thanks to @nimbleghost)
              • Support for dark mode in the web app (#206, thanks to @nimbleghost)
              1 Reply Last reply
              1
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #14

                [1.6.1]

                • Update ntfy to 2.6.2
                • Full changelog
                • The web app now supports Web Push, and is installable as a progressive web app (PWA) on Chrome, Edge, Android, and iOS (#751, thanks to @nimbleghost)
                • Support for dark mode in the web app (#206, thanks to @nimbleghost)
                • Support encoding any header as RFC 2047 (#737, thanks to @cfouche3005 for reporting)
                • Do not forward poll requests for UnifiedPush messages (no ticket, thanks to NoName for reporting)
                • Fix ntfy pub % segfaulting (#760, thanks to @clesmian for reporting)
                • Newly created access tokens are now lowercase only to fully support <topic>+<token>@<domain> email syntax (#773, thanks to gingervitiz for reporting)
                1 Reply Last reply
                0
                • girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #15

                  [1.7.0]

                  • Update ntfy to 2.7.0
                  • Full changelog
                  • Add support for Markdown formatting in web app (#310, thanks to @nihalgonsalves)
                  • Add support for right-to-left languages (RTL) in the web app (#663, thanks to @nimbleghost)
                  • Security: Fixes issue with access tokens getting deleted (#838)
                  1 Reply Last reply
                  0
                  • girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #16

                    [1.8.0]

                    • Update base image to 4.2.0
                    1 Reply Last reply
                    0
                    • girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by
                      #17

                      [1.9.0]

                      • Update ntfy to 2.8.0
                      • Full changelog
                      • Support for HTML-only emails (#690/#693, thanks to @teastrainer and @CrazyWolf13 for reporting)
                      • Fix ACL issue with topic patterns containing underscores (#840, thanks to @Joe-0237 for reporting)
                      • Fix ACL issue with order of read/write rules (#914/#917, thanks to @sandman7920)
                      • Re-add tzdata to Docker images for amd64 image (#894, #307)
                      • Add special logic to ignore Priority header if it resembles an RFC 9218 value (#851/#895, thanks to @gusdleon, see also #351, #353, #461)
                      • PWA: hide install prompt on macOS 14 Safari (#899, thanks to @nihalgonsalves)
                      • Fix web app crash in Edge for languages with underline in locale (#922/#912/#852, thanks to @imkero)
                      1 Reply Last reply
                      0
                      • nebulonN Offline
                        nebulonN Offline
                        nebulon
                        Staff
                        wrote on last edited by
                        #18

                        [1.10.0]

                        • Update ntfy to 2.9.0
                        • Full changelog
                        • Remove Rate-Topics header due to DoS security issue if visitor-subscriber-rate-limiting: true (#1048)
                        1 Reply Last reply
                        0
                        • nebulonN Offline
                          nebulonN Offline
                          nebulon
                          Staff
                          wrote on last edited by
                          #19

                          [1.11.0]

                          • Update ntfy to 2.10.0
                          • Full changelog
                          • Message templating: You can now include a message and/or title template that will be filled with values from a JSON body (#724, thanks to @wunter8 for implementing)
                          1 Reply Last reply
                          0
                          • girishG Offline
                            girishG Offline
                            girish
                            Staff
                            wrote on last edited by
                            #20

                            [1.12.0]

                            • Update ntfy to 2.11.0
                            • Full changelog
                            • Re-add database index idx_topic to the messages table to fix performance issues on ntfy.sh (no ticket, big thanks to @tcaputi for finding this issue)
                            • Do not set rate visitor for non-eligible topics (no ticket)
                            • Do not cache config.js (#1098, thanks to @wunter8)
                            1 Reply Last reply
                            0
                            • Package UpdatesP Offline
                              Package UpdatesP Offline
                              Package Updates
                              wrote on last edited by
                              #21

                              [1.13.0]

                              • Update base image to 5.0.0
                              1 Reply Last reply
                              0
                              • Package UpdatesP Offline
                                Package UpdatesP Offline
                                Package Updates
                                wrote on last edited by
                                #22

                                [1.14.0]

                                • Update ntfy to 2.12.0
                                • Full Changelog
                                • Add username/password auth to email publishing (#1164, thanks to @bishtawi)
                                • Write VAPID keys to file in ntfy webpush --output-file (#1138, thanks to @nogweii)
                                • Add latest subscription param for grabbing just the most recent message (#1216, thanks to @wunter8)
                                • Allow using NTFY_PASSWORD_HASH in ntfy user command instead of raw password (#1340, thanks to @Tom-Hubrecht for implementing)
                                • You can now change passwords via v1/users API (#1267, thanks to @wunter8 for implementing)
                                • Make WebPush subscription warning/expiry configurable, increase default to 55/60 days (#1212, thanks to @KuroSetsuna29)
                                • Support systemd user service ntfy-client.service (#1002, thanks to @dandersch)
                                • Security updates for dependencies and Docker images (#1341)
                                • Upgrade to Vite 6 (#1342, thanks Dependabot)
                                • Fix iOS delivery issues for read-protected topics (#1207, thanks a lot to @barart!)
                                1 Reply Last reply
                                0
                                • Package UpdatesP Offline
                                  Package UpdatesP Offline
                                  Package Updates
                                  wrote on last edited by
                                  #23

                                  [1.15.0]

                                  • Update ntfy to 2.13.0
                                  • Full Changelog
                                  1 Reply Last reply
                                  0
                                  • Package UpdatesP Offline
                                    Package UpdatesP Offline
                                    Package Updates
                                    wrote on last edited by
                                    #24

                                    [1.16.0]

                                    • checklist added to manifest
                                    1 Reply Last reply
                                    0
                                    • Package UpdatesP Offline
                                      Package UpdatesP Offline
                                      Package Updates
                                      wrote on last edited by
                                      #25

                                      [1.17.0]

                                      • Update ntfy to 2.14.0
                                      • Full Changelog
                                      • Declarative users, declarative ACL entries and declarative tokens (#464, #1384, #1413, thanks to pinpox for reporting, to @wunter8 for reviewing and implementing parts of it)
                                      • Pre-defined templates and custom templates for enhanced JSON webhook support (#1390)
                                      • Support of advanced template functions based on the Sprig library (#1121, thanks to @davidatkinsondoyle for reporting, to @wunter8 for implementing, and to the Sprig team for their work)
                                      1 Reply Last reply
                                      0
                                      • Package UpdatesP Offline
                                        Package UpdatesP Offline
                                        Package Updates
                                        wrote on last edited by
                                        #26

                                        [1.18.0]

                                        • Update ntfy to 2.15.0
                                        • Full Changelog
                                        • Add require-login flag to redirect to login page if not logged in (#1434/#238/#1329, thanks to @theatischbein for implementing most of this)
                                        • The official ntfy.sh Debian/Ubuntu repository has moved to archive.ntfy.sh (#1357/#1401, thanks to @skibbipl and @lduesing for reporting)
                                        • Add mutex around message cache writes to avoid database locked errors (#1397, #1391, thanks to @timofej673)
                                        • Add build tags nopayments, nofirebase and nowebpush to allow excluding external dependencies, useful for packaging in Debian (#1420, discussion in #1258, thanks to @thekhalifa for packaging ntfy for Debian/Ubuntu)
                                        • Make copying tokens, phone numbers, etc. possible on HTTP (#1432/#1408/#1295, thanks to @EdwinKM, @xxl6097 for reporting)
                                        1 Reply Last reply
                                        0
                                        • Package UpdatesP Offline
                                          Package UpdatesP Offline
                                          Package Updates
                                          wrote on last edited by
                                          #27

                                          [1.19.0]

                                          • Update ntfy to 2.16.0
                                          • Full Changelog
                                          • This release adds support for updating and deleting notifications, heartbeat-style / dead man's switch notifications, custom Twilio call format. It also adds a "New version available" banner to the web app.
                                          • Support for updating and deleting notifications (#​303, #​1536, ntfy-android#151, thanks to @​wunter8 for the initial implementation)
                                          • Support for heartbeat-style / dead man's switch notifications aka
                                          • updating and deleting scheduled notifications (#​1556, #​1142, #​954, thanks to @​GamerGirlandCo for the initial implementation)
                                          • Configure custom Twilio call format for phone calls (#​1289, thanks to @​mmichaa for the initial implementation)
                                          • ntfy serve now works on Windows, including support for running it as a Windows service (#​1104, #​1552, originally #​1328, thanks to @​wtf911)
                                          • Web app: "New version available" banner (#​1554)
                                          1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search