PackageTrack
Sign in Get early access

github.com/kha7iq/pingme

v0.2.7 #1980 most downloaded on Go modules kha7iq/pingme

What this package is like to depend on

Last release 9 months ago

20 Nov 2025

Release timing varies

gaps range from 2 weeks to 1.4 years

Some releases are documented

notes for 10 of 18 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

31 releases · first in 2021

1 release in the last 12 months

see the full history below

Release timeline

31 releases · Apr 2021 to Nov 2025
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 31
  1. v0.2.7 20 Nov 2025
    Release notes

    Changelog

    • fe6ac6a Fix typo in services.md
    • 65de57f build: update Dockerfile to run webhook server by default
    • 22ad813 build: update github workflow
    • d93223e build: update goreleaser config for webhook feature
    • b9f2293 chore(deps): bump github.com/gorilla/schema from 1.2.0 to 1.4.1
    • 6c02fbd chore(deps): bump golang.org/x/net from 0.17.0 to 0.38.0
    • 65de734 chore(deps): bump golang.org/x/oauth2
    • 138ff38 chore: remove old arg
    • 0ec5bbe chore: update dependencies and remove unused packages
    • db0f640 feat(middleware): add auth middleware with API key, HMAC, and basic auth
    • 83643d3 feat(middleware): add logging middleware for request tracking
    • 2f2858d feat(middleware): add recovery middleware for panic handling
    • aeb67ba feat(webhook): add dispatcher to route requests to services
    • ba5f358 feat(webhook): add serve command and integrate webhook server
    • cf41cc5 feat(webhook): add server package with graceful shutdown
    • 61bc2d9 feat(webhook): add types package for webhook request/response
    • 04c0a99 feat(webhook): add webhook handler for HTTP POST requests
    • 9891f06 fix(arch): remove 386 arch build
    • 5ec92a1 fix(sec): patch crypto version to 0.45.0
    • d7fa0b9 fix(server): launch on default port and host
    • 8989698 fix: check arch type and file format
    • c663b2d fix: match any armv7 type
    • daae65b fix: update aur auto publishing
    • e7ac0fe refactor(discord): extract SendMessage for webhook reuse
    • 30cf261 refactor(email): extract SendMessage for webhook reuse
    • 6fa094b refactor(gotify): extract SendMessage for webhook reuse
    • c3602ef refactor(line): extract SendMessage for webhook reuse
    • b535d07 refactor(mastodon): extract SendMessage for webhook reuse
    • 97886e3 refactor(matrix): extract SendMessage for webhook reuse
    • be541ee refactor(mattermost): extract SendMessage for webhook reuse
    • 42b2039 refactor(pushbullet): extract SendMessage for webhook reuse
    • 4ff253e refactor(pushover): extract SendMessage for webhook reuse
    • 20b8b0f refactor(rocketchat): extract SendMessage for webhook reuse
    • 8881a20 refactor(slack): extract SendMessage for webhook reuse
    • 5099775 refactor(telegram): extract SendMessage for webhook reuse
    • a1f3d78 refactor(twillio): extract SendMessage for webhook reuse
    • ee154ec refactor(wechat): extract SendMessage for webhook reuse
    • ba2f3f0 refactor(zulip): extract SendMessage for webhook reuse

    Open source →
    Release notes

    v0.2.7 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  2. v0.2.7-0.20240702021449-f24407ea7e1b 02 Jul 2024 pre-release

    Nothing published for this version

  3. v0.2.7-0.20240112025604-4374f0864b2f 12 Jan 2024 pre-release

    Nothing published for this version

  4. v0.2.7-0.20231226063629-c663b2da6ecd 26 Dec 2023 pre-release

    Nothing published for this version

  5. v0.2.7-0.20231129180543-daae65b4ba08 29 Nov 2023 pre-release

    Nothing published for this version

  6. v0.2.6 29 Nov 2023
    Release notes

    Changelog

    • 5ed1105 chore(deps): bump golang.org/x/net
    • 888b989 chore(deps): bump golang.org/x/net from 0.7.0 to 0.17.0
    • 5220398 chore: bump action version
    • a2a91ac chore: rollback arch check
    • 600ce26 feat: add priority for pushover messages
    • 9dca2a1 fix: change name template to fix install issue
    • 7277d33 fix: check for arch and set value
    • 6629fac fix: update syntax and cleanup

    Open source →
    Release notes

    v0.2.6

    Compare

    Choose a tag to compare

    Open source →
  7. v0.2.6-0.20230105041534-8b190506fffb 05 Jan 2023 pre-release

    Nothing published for this version

  8. v0.2.5 18 Jul 2022
    Release notes

    Changelog

    • 3e3bd04 chore: bump deps version
    • e69a3b2 feat: add install script
    • 93ecd78 fix: change subject flag to title
    • 1fed68e fix: disable arm64 for windows
    • ba9185e fix: disable aur release & set maintainer
    • ba7070e fix: publisher name for aur
    • b6ee47a fix: sha for aur binary
    • c23aa33 fix: update golint to version 3
    • fa26243 fix: version info for aur build
    • cb0531d feat(matrix): add matrix service

    Open source →
    Release notes

    v0.2.5

    Compare

    Choose a tag to compare

    Open source →
  9. v0.2.5-0.20211213041408-4338ba4056cf 13 Dec 2021 pre-release

    Nothing published for this version

  10. v0.2.5-0.20210913153032-dd970e43e279 13 Sep 2021 pre-release

    Nothing published for this version

  11. v0.2.5-0.20210805065054-b841854e0928 05 Aug 2021 pre-release

    Nothing published for this version

  12. v0.2.4 05 Aug 2021
    Release notes

    Changelog

    551ee5f chore: add support for publishing to aur
    091884f chore: consistent naming in textmagic config
    a17856f feat(textmagic): add support for textmagic
    3ef520a fix: update description for release

    Docker images

    • docker pull khaliq/pingme:v0.2.4
    • docker pull ghcr.io/kha7iq/pingme:v0.2.4

    Open source →
    Release notes

    v0.2.4

    Compare

    Choose a tag to compare

    Open source →
  13. v0.2.3 28 Jun 2021
    Release notes

    Changelog

    689e2ad feat(service): add support for gotify service

    Docker images

    • docker pull khaliq/pingme:v0.2.3
    • docker pull ghcr.io/kha7iq/pingme:v0.2.3

    Open source →
    Release notes

    v0.2.3

    Compare

    Choose a tag to compare

    Open source →
  14. v0.2.2 27 Jun 2021
    Release notes

    Changelog

    ee6f517 feat(service): add service wechat official account

    Docker images

    • docker pull khaliq/pingme:v0.2.2
    • docker pull ghcr.io/kha7iq/pingme:v0.2.2

    Open source →
    Release notes

    v0.2.2

    Compare

    Choose a tag to compare

    Open source →
  15. v0.2.1 21 Jun 2021
    Release notes

    Changelog

    76105ec fix type cast after string conversation
    efac11a fix: use strconv.ParseInt instead of strconv.Atoi

    Docker images

    • docker pull khaliq/pingme:v0.2.1
    • docker pull ghcr.io/kha7iq/pingme:v0.2.1

    Open source →
    Release notes

    v0.2.1

    Compare

    Choose a tag to compare

    Open source →
  16. v0.2.1-0.20210615174344-7186e5dd47a8 15 Jun 2021 pre-release

    Nothing published for this version

  17. v0.2.0 04 Jun 2021
    Release notes

    Changelog

    28d78e4 chore: change notification channel to telegram
    024b150 feat(service): add service line
    6d911e5 feat(service): add support for line messenger
    c8424e5 feat(service): add support for line messenger

    Docker images

    • docker pull khaliq/pingme:v0.2.0
    • docker pull khaliq/pingme:latest
    • docker pull ghcr.io/kha7iq/pingme:v0.2.0
    • docker pull ghcr.io/kha7iq/pingme:latest

    Open source →
    Release notes

    v0.2.0

    Compare

    Choose a tag to compare

    Open source →
  18. v0.1.10-0.20210525174259-c3069f648d2e 25 May 2021 pre-release

    Nothing published for this version

  19. v0.1.10-0.20210524034006-6c133a0a4375 24 May 2021 pre-release

    Nothing published for this version

  20. v0.1.10-0.20210521054112-65daa77273ad 21 May 2021 pre-release

    Nothing published for this version

  21. v0.1.9 20 May 2021
    Release notes

    Changelog

    0e51654 Adds mattermost tests
    1baaebb Adds support to zulip
    36a6d8a fix: set variables and flag for message

    Docker images

    • docker pull khaliq/pingme:v0.1.9
    • docker pull khaliq/pingme:latest
    • docker pull ghcr.io/kha7iq/pingme:v0.1.9
    • docker pull ghcr.io/kha7iq/pingme:latest

    Open source →
    Release notes

    v0.1.9

    Compare

    Choose a tag to compare

    Open source →
  22. v0.1.8 11 May 2021
    Release notes

    Changelog

    912a191 Fixed syntax errors in the commands help
    1d8a14e chore: add pushover alerts
    89e4239 feat(service): add support for new service mastodon
    cd8854d feat(service): add support for new service mastodon
    3856679 fix: disable alerts on pull request

    Docker images

    • docker pull khaliq/pingme:v0.1.8
    • docker pull khaliq/pingme:latest
    • docker pull ghcr.io/kha7iq/pingme:v0.1.8
    • docker pull ghcr.io/kha7iq/pingme:latest

    Open source →
    Release notes

    v0.1.8

    Compare

    Choose a tag to compare

    Open source →
  23. v0.1.7 02 May 2021

    Nothing published for this version

  24. v0.1.6 27 Apr 2021

    Nothing published for this version

  25. v0.1.6-0.20210422073818-f6a7d22c8140 22 Apr 2021 pre-release

    Nothing published for this version

  26. v0.1.5 21 Apr 2021

    Nothing published for this version

  27. v0.1.4 20 Apr 2021

    Nothing published for this version

  28. v0.1.3 16 Apr 2021

    Nothing published for this version

  29. v0.1.2 15 Apr 2021

    Nothing published for this version

  30. v0.1.1 14 Apr 2021

    Nothing published for this version

  31. v0.1.0 14 Apr 2021

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive