• v1.1.1 cbb311a0a2

    v1.1.1
    All checks were successful
    Mirror to Forgejo / mirror-to-codeberg (push) Successful in 2s
    Stable

    Stefka-MirrorBot released this 2025-01-19 07:45:53 +01:00 | 0 commits to main since this release

    Fix:

    • Python < 3.12 support
    Downloads
  • v1.1.0 5b5351a831

    v1.1.0
    All checks were successful
    Mirror to Forgejo / mirror-to-codeberg (push) Successful in 3s
    Stable

    Stefka-MirrorBot released this 2025-01-19 07:23:37 +01:00 | 2 commits to main since this release

    Added:

    • Monitoring heartbeat
      • Send a GET request to a specified URL every x seconds
      • Useful to monitor whether the bridge is UP using a monitoring system (uptime-kuma for example)

    Full Changelog: https://github.com/jiriks74/nextcloud2ntfy/compare/v1.0.2...v1.1.0

    Downloads
  • v1.0.2 f5757736d6

    v1.0.2
    All checks were successful
    Mirror to Forgejo / mirror-to-codeberg (push) Successful in 3s
    Stable

    Stefka-MirrorBot released this 2025-01-16 15:56:55 +01:00 | 4 commits to main since this release

    Downloads
  • v1.0.1 12dc132373

    v1.0.1
    All checks were successful
    Mirror to Forgejo / mirror-to-codeberg (push) Successful in 3s
    Stable

    Stefka-MirrorBot released this 2025-01-15 09:34:09 +01:00 | 10 commits to main since this release

    Fixed:

    • Json error parsing the server response (12dc132373)

    Full Changelog: https://github.com/jiriks74/nextcloud2ntfy/compare/v1.0.0...v1.0.1

    Downloads
  • v1.0.0 f6294cc101

    v1.0.0 - Initial Release
    All checks were successful
    Mirror to Forgejo / mirror-to-codeberg (push) Successful in 3s
    Stable

    Stefka-MirrorBot released this 2025-01-15 01:43:59 +01:00 | 11 commits to main since this release

    Initial release

    Added features:

    • Can be run on any machine with Python 3
    • Support for both the official ntfy.sh and self-hosted instances
    • Support for token authentication with ntfy
    • Dismiss button to remove the notification on Nextcloud too
    • Action buttons*

    Note

    * Action buttons currently open the browser instead of launching the correct
    app. I haven't found any mention of Nextcloud supporting app URLs (eg. twitter://)

    Full Changelog: https://github.com/jiriks74/nextcloud2ntfy/commits/v1.0.0

    Downloads