Node.js's new release schedule starts with version 27: one major release a year, calendar-year version numbers, and LTS for every line. Here is what to change today.
A connector used to be text in, text out. Now it can draw. An MCP App is an MCP server that ships its own interface, and Claude renders it inline in the conversation.
The advice you have read about MCP context cost is out of date. The old rule was simple. Every tool you connect gets injected up front, so a big connector spends a chunk of the window before you type
Most guides to the Claude Connectors Directory explain how to submit. This one covers what fails. The triggers are published, exact, and easy to hit by accident. The most common one is a design choice
Claude shows one error for a lot of different problems: Couldn't reach the MCP server. Your server is up. You can curl it. MCP Inspector connects. Claude still refuses.
The official WordPress AI plugin added Content Translation on August 18, 2026, and the headline reads like the end of an era for paid multilingual plugins. It is not. The feature translates paragraph
The canonical WordPress AI plugin costs nothing to install and every feature in it spends money. WordPress core ships no AI provider, so you supply an API key and the meter runs on your account. Every
WordPress 7.1 "Mary Lou" shipped on August 19, 2026, on the closing day of WordCamp US in Phoenix. Its own roadmap, published two months earlier, promised four AI items. Read the field guide and most
You paste an OpenAI key into Settings, save, and WordPress answers: It was not possible to connect to the provider using this key. You test the same key with curl and it works. Nothing is wrong with
MCP Adapter 0.6.0 changed which parts of your WordPress site an AI agent can reach. It did not ask first. The release landed on August 12, 2026, and the note calls it a breaking change
Python 3.10 reaches end of life in October 2026. The Python developer guide's version status table lists the branch as security-only with a 2026-10 end date, and community discussion has settled on
Consumer Windows 10 security updates stop on October 13, 2026. That date ends the first and only year of the consumer Extended Security Updates program. Microsoft's Windows 10 ESU page is explicit
PostgreSQL 18.6 arrived on August 13, 2026, and there was no 18.5. The 18.5 build was never released, because a regression was discovered after the release was wrapped. The result is a double-sized
.NET 8 and .NET 9 lose Microsoft support on November 10, 2026. After that date there are no servicing updates, no security fixes and no technical support for either version, according to Microsoft's
If the kubelet fails to start after a Kubernetes 1.35 upgrade, and the node runs cgroup v1, the cause is a changed default. Kubernetes 1.35 sets the kubelet option failCgroupV1 to true. On a cgroup v1
Bump to Compose BOM 2026.08.00 and the build stops. The message points at compileSdk, the fix looks obvious, and then the obvious fix does not always work. The reason is that Google's own
Most of the Spring Boot 4 migration announces itself. Packages move, classes get renamed, and the compiler tells you. One change does not, and it is the one worth reading first.
Vercel has told everyone that a critical bug exists in Next.js, and has not yet said what it is. The Next.js security release lands on August 26, 2026. It fixes one critical-severity vulnerability,