Releases: kha7iq/pingme
Releases · kha7iq/pingme
v0.2.7
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
v0.2.6
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
v0.2.5
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
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
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.0docker pull khaliq/pingme:latestdocker pull ghcr.io/kha7iq/pingme:v0.2.0docker pull ghcr.io/kha7iq/pingme:latest
v0.1.9
v0.1.8
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.8docker pull khaliq/pingme:latestdocker pull ghcr.io/kha7iq/pingme:v0.1.8docker pull ghcr.io/kha7iq/pingme:latest