No-Code News Week 3 and 4 2026

No-Code News Roundup – Week of January 12-23, 2026

Platform Updates

n8n

The News: n8n had a turbulent two weeks with major security vulnerabilities disclosed alongside the release of n8n 2.0. Security researchers disclosed a maximum-severity vulnerability (CVE-2026-21858, CVSS 10.0) codenamed “Ni8mare” that allows unauthenticated remote attackers to gain complete control of vulnerable instances. A second RCE vulnerability (CVE-2026-21877) was also disclosed with a CVSS 10.0 rating. On the positive side, n8n 2.0 launched with secure-by-default execution, better reliability and performance, global credentials, a new MCP Client Node, improved data tables, and a native Python code tool for AI.

Link: n8n Security Advisory | n8n 2.0 Announcement

Why it matters:

I just want to put this here as always to bring attention to security issues and also to remind ourselves that 2.0 is official, leaving 1.x to be depreciated before long. So time to move.

Zapier

The News: Zapier announced the URL Shortener app is moving to premium (effective January 15, 2026) to reduce abuse including spam and phishing. They’re also deprecating outdated TLS encryption starting February 9, 2026. On the AI front, Zapier is hosting their first-ever public All Hands meeting to share their internal AI Transformation plan for 2026, with a focus on AI orchestration, Agents, Copilot, and MCP integration.

Link: URL Shortener Update | 2026 AI Strategy Event

Why it matters:

Yes, they have been and still are a sponsor, but they’re in the news because AI said I should talk about it. Just, you know, a reminder of how much is going on in the space. Orchestration, agentic dashboards, automation. AIS side automation is the foundation for moving forward. So if you do not have a no-code solution yet that you can depend on to automate and build on top of, then this is a good example of what is worth keeping up with to make this part of your in-house solution. As far as the URL shortener, I did not even know they had one.

Make.com

The News: Make.com experienced a significant 5+ hour outage on January 3, 2026, causing stalled workflows across many businesses. On the product side, they released January 9, 2026 updates including scenario history and run replay improvements. Make introduced “Maia” for building automations using natural language, “Make Grid” for visualizing automation landscapes, and announced 2026 pricing updates including rollover operations (unused operations carry forward one month on paid plans).

Link: Make What’s New | Make Community News

Why it matters:

Outages do happen, even if you self host. And the pricing looks interesting if you’re into Make it really worth looking into.

Notion

The News: Notion 3.2 released on January 20, 2026, with major mobile AI improvements. The Notion Agent now works fully on mobile – you can build forms, create databases, and search your company’s knowledge base from your phone. New AI model options let you choose between Google, OpenAI, and Anthropic models for each task. Other updates include a new Meetings tab in the sidebar, Map view for databases, 15% faster page loads, and Slack AI Connector now supporting private channels and DMs.

Link: Notion 3.2 Release Notes

Why it matters:

I finally just started using Notion and I’ll have more thoughts about it as time goes on. But this news is interesting as again it just becomes a platform to build no code solutions.

Softr

The News: Softr updated their pricing with a significantly improved Free Plan: 1000 records per table (up from 200), 5 internal users, 100 external users, 1-week version history, and 1 custom domain – all free. Their 2025 “12 Days of Softr” features carry into 2026, including Single Page Application (SPA) mode for native-app performance, and multi-metric charts. Softr says 2026 will focus on “software that builds with you” – AI-accelerated app building.

Link: Softr What’s New | Softr 2025 Year in Review

Why it matters:

The free tier improvements are substantial – 1000 records with custom domain makes Softr viable for real projects without paying. SPA mode addresses the performance complaints that plagued earlier no-code web apps

Noloco

The News: Noloco is running Launch Week III (January 20-24) with daily major announcements. New features include: Checklist Layout for task management, smarter navigation with side-drawer record viewing, AI-suggested fields for faster table creation, new Card Layout sizes, and “Spaces” for organizing large apps into distinct functional areas. They also launched a new Free Plan and updated all paid plans to include full Layout Options (Calendar, Map, Split layouts).

Link: Noloco Launch Week III | Noloco Free Plan

Why it matters:

Looks really interesting. Just started using this for our customers website and I’ll have some feedback soon. Basically just more elements for us to quickly build a site. If the pricing is right for you, if you really consider no hosting and no security updates and all that stuff off your plate, then so far I’m really impressed with it.

Emerging Platforms

Xano

The News: Xano v2.1.3 released January 21, 2026, with major new features: Tenant Center for multi-tenant management with data isolation (great for SaaS builders), XanoScript (beta) – a new scripting language for backend logic, Visual Canvas – a node-based editor for constructing workflows, Logic Assistant (beta) – describe logic in plain language and get AI-generated XanoScript, and a VS Code Extension for direct backend connection. The MCP Server was also updated to support backend building via external IDEs or AI tools.

Link: Xano Release Notes | Xano 2.0

Why it matters:

Xano is funny because they seem to be sitting at that closer to the code level, the back-end infrastructure level. So if you team up this with your favorite UI building system, you could really have a complete solution. And they do have automations and of course AI, and they have N8N nodes. So it’s an interesting foundation to continue to remove code from your stack.

Google Opal

The News: Released significant improvements: advanced step-by-step debugging for workflows (still no-code), errors displayed in real-time localized to the exact failing step, and under-the-hood performance improvements. Opal is now integrated into Gemini’s web interface via the “Gems” manager, making AI agent creation a few clicks away.

Link: Google Opal Expansion | Google Opal

Why it matters:

I mean again Opal really set the page for many applications. I think it was a marketing that was missed or got buried in other news. Here you have Opal integrating with Gemini. So once again Google really is getting ahead on making some tools very friendly for normal people to use and build solutions.

AI & Local LLM Updates

Local LLM Breakthroughs

The News: Microsoft’s BitNet (1-bit LLMs) hit GitHub trending on January 7, promising dramatic efficiency gains that could democratize local AI. Memory systems are becoming infrastructure – claude-mem and memvid both trended heavily, signaling persistent context is the defining challenge for 2026 agents. Local Deep Research achieves ~95% on SimpleQA benchmark and supports both local (Ollama) and cloud LLMs. The LOOKAT paper published January 15 addresses KV-cache compression for running larger context windows on edge devices.

Link: GitHub Trending January 7 | GitHub Trending January 8 – Memory Systems

Why it matters: Wow 1-bit LLMs could make local AI viable on consumer hardware. Memory/context systems becoming standard means agents will finally remember previous conversations and learn from interactions.

Community Examples & Open Source

Browser-Use (76k stars)

Innovation: Browser-Use makes websites accessible for AI agents, enabling automation of online tasks. It’s become the de facto standard for browser automation with AI agents.

Link: Browser-Use on GitHub

Why it matters: Essential tool for anyone building agents that need to interact with websites – forms, scraping, testing. Vercel in the news as well for the Browser Agent

AnythingLLM (53.7k stars)

Innovation: All-in-one Desktop & Docker AI application with built-in RAG, AI agents, no-code agent builder, and MCP compatibility. Run completely locally or connect to cloud providers.

Link: AnythingLLM on GitHub

Why it matters: The no-code agent builder with MCP support makes this accessible for non-developers who want local AI with external tool access.

DeerFlow by ByteDance (19.3k stars)

Innovation: Community-driven Deep Research framework combining LLMs with web search, crawling, and Python execution. Open-source alternative to commercial research tools.

Link: DeerFlow on GitHub

Why it matters: ByteDance open-sourcing their research framework gives everyone access to enterprise-grade deep research capabilities.

HuggingFace Trending Models

Top 20 Trending Models (January 2026)

Model Creator Type Downloads GLM-4.7-Flash zai-org Text Generation 199k GLM-4.7-Flash-GGUF unsloth Text Gen (Local/GGUF) 146k LTX-2 Lightricks Image-to-Video 2M+ translategemma-4b-it Google Image-Text-to-Text 61k FLUX.2-klein-4B Black Forest Labs Image-to-Image 49k pocket-tts Kyutai Text-to-Speech 40k

From alfrednutile.info This Week

Claude Code is all you need in 2026 Explores how AI coding tools like Claude Code have evolved, demonstrating building real app features using plan mode and native capabilities that simplify professional workflows without unnecessary frameworks.

Claude Code’s Chrome Extension Does Way More Than You Think Details Anthropic’s Chrome extension for browser control including form filling, tab management, and integration with Claude Code for end-to-end web task automation.

A2UI: The Protocol That Makes AI Design Functional UIs Covers Google’s A2UI protocol enabling AI agents to generate interactive user interfaces via JSON without coding. Includes live demos of AI-generated components (maps, clocks, restaurant interfaces).

What is Convex & Why Should You Care? Analyzes Convex as a backend platform – TypeScript-safe queries, mutations, real-time syncing, serverless functions for modern web apps.