Commit Graph
9 Commits
Author SHA1 Message Date
杨豪 7164408d74 chore: release v1.0.3
Publish pi-ntfy to npm / publish (push) Successful in 17s
2026-09-18 15:57:07 +08:00
杨豪 c16ae3a11d fix: publish ntfy as JSON so Chinese titles honor titleTemplate
Non-ASCII rendered titles were silently replaced by a hardcoded ASCII
fallback (fetch headers are Latin-1 only), making titleTemplate appear
to not work. JSON publishing carries title/message as UTF-8 body.
2026-09-18 15:43:26 +08:00
杨豪 a4efba3f1f chore: bump version to 1.0.2
Publish pi-ntfy to npm / publish (push) Successful in 16s
2026-09-17 11:14:30 +08:00
杨豪 2f9f865d17 docs: document configurable notification templates 2026-09-17 11:05:32 +08:00
杨豪 4628ee02d7 fix: use agent config directory 2026-09-17 10:05:45 +08:00
杨豪 42b20c42d6 fix: use fixed pi-ntfy config path 2026-09-17 10:02:28 +08:00
杨豪 65cde39b1b fix: publish without missing test script
Publish pi-ntfy to npm / publish (push) Successful in 18s
2026-09-17 09:53:17 +08:00
杨豪 ace153b4c7 chore: set gitea package metadata
Publish pi-ntfy to npm / publish (push) Failing after 15s
2026-09-17 09:51:31 +08:00
杨豪 7dc17e1a9f feat: add pi-ntfy NTFY notification plugin 2026-09-17 09:50:46 +08:00