docs(readme): add 1.2.0 changelog entry
Release body that release.sh will extract and POST to Gitea /releases API.
This commit is contained in:
+13
@@ -24,6 +24,19 @@ License: GPLv2 or later
|
|||||||
|
|
||||||
== Changelog ==
|
== Changelog ==
|
||||||
|
|
||||||
|
= 1.2.0 =
|
||||||
|
* 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.
|
||||||
|
|
||||||
= 1.1.0 =
|
= 1.1.0 =
|
||||||
* New: Silent drop — заявки, удовлетворяющие hard-rule (нет позитивных
|
* New: Silent drop — заявки, удовлетворяющие hard-rule (нет позитивных
|
||||||
сигналов + короткое латинское имя или ≥3 полей-плейсхолдеров) или
|
сигналов + короткое латинское имя или ≥3 полей-плейсхолдеров) или
|
||||||
|
|||||||
Reference in New Issue
Block a user