| @@ -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.3 | |
| 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,15 @@ | ||
| 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 | |
| 314 | + | |
| 315 | += 6.2.4 (2026-09-15) = | |
| 316 | +* Fix: Logs: Show connection errors | |
| 317 | +* Fix: Logs: Create table if it doesn't exist on Plugin version upgrade | |
| 311 | 318 | |
| 312 | 319 | = 6.2.3 (2026-08-24) = |
| 313 | 320 | * Fix: Authentication: Refresh token before API request to avoid connection expiry |
| 314 | 321 | * Fix: Authentication: Only show Reconnect button if the connection has expired |