Strapi release roundup: everything that changed between January and February 2026
What actually changed in Strapi over the last 2 months: mobile fixes, media improvements, new content filters, security hardening, and a lot of long-overdue fixes.
March 11, 2026Demystifying Strapi's Populate & Filtering
How to query populate and filtering data in Strapi.
March 9, 2026Fixing ISR Revalidation Across Kubernetes Replicas on strapi.io
Here is how we fixed stale pages in a multi-instance Next.js deployment by synchronizing ISR revalidation across Kubernetes replicas with Redis Pub/Sub
March 4, 2026Let's Build A Strapi Plugin To Integrate Vercel’s AI SDK In Our Next.js 16 Project
Let's Build A Strapi Plugin To Integrate Vercel’s AI SDK In Our Next.js 16 Project
February 19, 2026Why SQLite Is a Poor Fit for Production Strapi Applications
Discover why SQLite can introduce operational risks in your production Strapi app and why server-based DBs like PostgreSQL, MariaDB, & MySQL are a safer choice.
February 13, 2026What Are Agent Skills and How To Use Them
Learn what Agent Skills are and how to build them. A complete guide to the open standard for reusable AI workflows across Claude, Codex, Gemini CLI, and more.
February 10, 2026How to Build a Strapi Plugin That Extends the Admin and Backend
Create a Strapi plugin that extends the admin and backend: build an admin sidebar todo list, add admin-only APIs, and deploy it to Strapi Cloud.
February 2, 2026Building Production-Ready Strapi + Next.js 16 Applications: Lessons from NOTUM Technologies
Learn how NOTUM Technologies built a production-ready Strapi & Next.js monorepo template with TypeScript type safety, Docker deployment, and page builder
January 30, 2026Building Native Apps With Expo and React Native
From Idea to App: Building Developer-First Mobile Products with Kadi Kraman (Expo)
January 22, 2026Bye 2025, Hello 2026! A year in review
A look back at everything Strapi shipped in 2025. From Strapi AI and Cloud plans to community milestones and what’s coming next in 2026.
January 13, 2026Building a React Native App with Expo and Strapi: A Complete Guide
Learn how to build a modern mobile app with Expo Router, NativeWind (Tailwind CSS), and Strapi CMS.
January 7, 2026Introducing Yearly Plans and New Limits for Strapi Cloud
Introducing Yearly Plans and New Limits for Strapi Cloud
December 22, 2025Chat as the New Interface: Building for the Agentic Web with Kent C. Dodds
Building for the Agentic Web with Kent C. Dodds - MCP (Model Context Protocol )
December 11, 2025Quality First: Our Commitment to a (Even) More Robust Strapi
Strapi prioritizes stability in 2026. Recent releases fixed 70+ bugs across content modeling, i18n, media library, and DX. Join us in building reliable software.
December 8, 2025Next.js 16 Route Handlers Explained: 3 Advanced Use Cases
Learn 3 advanced use cases for Next.js 16 route handlers. Including CSV file generation, location-based proxying, & Edge Config–powered redirects.
December 5, 2025Strapi 5 Migration: Why It Is Essential for Modern CMS
Unravel why enterprises must migrate to Strapi 5 in 2025, what new features it unlocks, and how to modernize your Strapi v3/v4 architecture.
November 25, 2025How to Run A/B Tests with Strapi to Boost Conversions
Learn how to run A/B tests with Strapi and Croct to increase conversions. Explore best practices, tools, and workflows for smarter, faster experiments.
November 17, 2025Build a Company Website with Bolt.new and Strapi 5 - Part 2
Connect Bolt.new to Strapi 5 API, fetch dynamic content, debug common errors, and deploy to Netlify. Complete guide with troubleshooting examples.
November 13, 2025Best Next.js Templates in 2026
Compare the 5 best Next.js templates in 2026: Strapi, T3 Stack, ShipFast, Supastarter, and Ixartz. Find the right fit for your stack, budget, and timeline.
State of React 2025-2026: Key Takeaways for Developers
React 19 hit 48.4% daily usage, SPAs still dominate at 84.5%, and TanStack is rising. Here's what the State of React 2025 survey means for your stack in 2026.
How to Build a SaaS Website with Next.js and Strapi: Step-by-Step Guide
Learn how to build a production-ready SaaS website using Next.js and Strapi. Set up content types, JWT auth, and deploy to Vercel and Railway with this guide.