-
1.2.0 Stable
released this
2026-04-21 23:53:52 +05:00 | 7 commits to main since this release- New: Self-hosted plugin updates from Gitea via Plugin Update Checker v5.6.
WordPress admin shows updates automatically (checked hourly). Source:
https://git.netranking.ru/bryzgalov/cf7-spam-to-telegram/raw/branch/main/wp-plugin-info.json - Dev: release.sh — one-shot release script (bump → release commit → push →
build clean zip via git archive --worktree-attributes → Gitea release + asset
upload → regenerate wp-plugin-info.json with actual download_url → JSON commit- push). Two fast-forward commits per release, no force-push.
- Dev: .gitattributes export-ignore covers tests/, docs/, composer., phpunit.xml,
.beads/, .claude/, CLAUDE.md, AGENTS.md, release.sh, dist/, .git — git archive
produces clean zip without dev files. - Dev: .gitignore adds dist/ for local release build artifact.
Downloads
- New: Self-hosted plugin updates from Gitea via Plugin Update Checker v5.6.