| @@ -4,9 +4,9 @@ | ||
| 4 | 4 | Tags: social media automation, auto post, buffer, social media scheduler, auto publish |
| 5 | 5 | Requires at least: 5.0 |
| 6 | 6 | Tested up to: 7.1 |
| 7 | 7 | Requires PHP: 7.4 |
| 8 | -Stable tag: 6.2.4 | |
| 8 | +Stable tag: 6.2.5 | |
| 9 | 9 | License: GPLv3 or later |
| 10 | 10 | License URI: https://www.gnu.org/licenses/gpl-3.0.html |
| 11 | 11 | |
| 12 | 12 | Automatically post and schedule your WordPress content to Facebook, X/Twitter, LinkedIn, Threads, Bluesky, and more social networks using Buffer. |
| @@ -307,8 +307,11 @@ | ||
| 307 | 307 | 3. Settings Screen showing available options for Posts. |
| 308 | 308 | 4. Post-level Logging. |
| 309 | 309 | |
| 310 | 310 | == Changelog == |
| 311 | + | |
| 312 | += 6.2.5 (2026-09-18) = | |
| 313 | +* Fix: Delete tokens when refreshing a token results in an invalid grant | |
| 311 | 314 | |
| 312 | 315 | = 6.2.4 (2026-09-15) = |
| 313 | 316 | * Fix: Logs: Show connection errors |
| 314 | 317 | * Fix: Logs: Create table if it doesn't exist on Plugin version upgrade |