Claude-Code v2.1.30 Released with PDF and OAuth Enhancements

Claude-Code's latest release, v2.1.30, brings notable enhancements and fixes that developers should be aware of. This version introduces a new parameter for the Read tool, allowing specific page ranges to be extracted from PDFs, like pages: "1-5". Additionally, handling of large PDFs (over 10 pages) now returns a lightweight reference instead of embedding the content directly, improving context efficiency when mentioned.
For developers integrating with MCP servers that lack Dynamic Client Registration, the update offers pre-configured OAuth client credentials. Utilize the --client-id and --client-secret options when adding with claude mcp add.
The release also includes updates for debugging with the new /debug command, support for additional git log and git show flags in read-only mode, such as --topo-order and --cherry-pick, and improved visualization in VSCode with multiline input support for question dialogs (Shift+Enter for new lines).
Key bug fixes in this release address phantom "(no content)" text in API history, prompt cache invalidation issues, and 400 errors after using /login. Additionally, there's a 68% reduction in memory usage for sessions thanks to optimized stat-based loading.
This update is valuable for developers looking to efficiently handle large document processing and improve integration with third-party MCP services. Users experiencing issues with session handling or permissions will also find these improvements beneficial.
📖 Read the full source: GitHub Claude-Code
👀 See Also

OpenClaw 2026.4.2 and 2026.3.31 break local LLM connections
OpenClaw versions 2026.4.2 and 2026.3.31 are causing connection timeouts to locally hosted Ollama instances. The issue appears when connecting to Ubuntu boxes running locally, with error logs showing LLM request timeouts and failover decisions.

Anthropic Doubles Claude Code Usage Limits, Signs SpaceX Compute Deal
Anthropic doubled five-hour usage windows for Claude Code Pro and Max subscribers, removed peak-hour reductions, and raised API limits for Opus, citing a new deal with SpaceX for 300+ MW of compute capacity from the Colossus 1 supercomputer (220,000+ NVIDIA GPUs).

PostmarketOS February 2026 Update: Generic Kernels and AI Policy
PostmarketOS now offers generic kernel packages (linux-postmarketos-mainline, -stable, -lts) and has updated its AI policy to explicitly forbid generative AI. The project also saw contributor changes and hardware CI improvements.

Anthropic disables Claude Code OAuth tokens for OpenClaw, requiring separate billing
Anthropic is removing the ability to use Claude Code CLI tokens or long-lived OAuth tokens with third-party harnesses like OpenClaw starting April 4. Users will need to enable extra usage billed separately from their subscription.