Commit Graph

5 Commits

Author SHA1 Message Date
Vladimir Bryzgalov 0cc1266912 release: 1.2.1 2026-05-01 20:20:29 +05:00
Vladimir Bryzgalov b0fb5c8e3d release: 1.2.0 2026-04-21 23:50:23 +05:00
Vladimir Bryzgalov 030eaca408 chore: bump version to 1.1.0 with silent-drop changelog 2026-04-21 17:18:14 +05:00
Vladimir Bryzgalov 0cdfde9529 chore: bump version to 1.0.4 with changelog of pilot fixes
Header 'Version: 1.0.0' in the main plugin file was never bumped
while pilot fixes piled up (1.0.1 → 1.0.4 existed only in zip file
names). wp-admin → Plugins screen therefore kept showing 1.0.0
regardless of what was deployed.

Bumped:
- cf7-spam-to-telegram.php header Version 1.0.0 → 1.0.4
- CF7STG_VERSION constant 1.0.0 → 1.0.4
- readme.txt Stable tag 1.0.0 → 1.0.4
- readme.txt Changelog: entries for 1.0.2 / 1.0.3 / 1.0.4

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-18 00:39:11 +05:00
Vladimir Bryzgalov 0c1be5b4cd feat: plugin bootstrap, autoloader, activation/deactivation hooks 2026-04-17 23:02:20 +05:00