CFBreak 2026-19
2026 » Published on May 15, 2026
Week 19, 2026: Here's the latest from the CFML, ColdFusion and Lucee community.
| | Pete Freitag |
| Pete's Tip of the Week Ever need to create a UUID manually? There are lots of ways to do this, but if you have commandbox open my favorite way is to just type #createUUID and hit enter. No need for trailing pound symbol. You can use this shortcut to invoke any cfml function infact, try this: #generateSecretKey 'aes' |
| | Ben Nadel |
| Claude Code Convinced Me To Simplify My SQL JOINs Ben Nadel describes how Claude Code made a compelling case for simplifying SQL statements: treating ON clauses as table relationships and WHERE clauses for row filtering... |
| | Raymond Camden |
| Send me a message in a panel... On my birthday a few weeks ago, one of things I got was something I've wanted to play with for a while, the Divoom Pixoo64 pixel frame... |
| | James Moberg |
| cfTOML: a pure CFML parser and emitter for TOML 1.0 and 1.1 cfTOML parses and emits TOML, runs on Adobe CF 2016 through 2025, Lucee 5+, and BoxLang 1+... |
| | Adobe ColdFusion Blog |
| | Wheels Framework |
| From WireBox to wheelsdi — The Framework Gets Leaner Wheels 4.0 decomposes the framework's rim against the CFML engine... Upgrading from Wheels 3.x Wheels 4.0 lands with seven breaking changes and a Legacy Compatibility Adapter for teams that cannot touch every call site this quarter... LuCLI and the Zero-Docker Developer Experience Wheels 4.0 ships with a new inner-loop story: a single native binary, a sixty-second full test run, and a multi-phase migration... Multi-Tenancy Built In Wheels 4.0 lifts multi-tenancy out of plugin territory and into the framework core... Background Jobs Without Redis Wheels 4.0 ships a production-ready job queue that needs only your database... |
| | Chris Simmons |
| Add items (like Mailpit or tailing logs) to the CommandBox Tray I’ve always been a fan of the tray that’s available when CommandBox launches... |
| | Ortus Blog |
| BoxLang AI 3.2.0 — Image Generation, Web Search, Fluent Audio, Agent Registry & MCP Observability BoxLang AI 3.2.0 is here, and it's a landmark release... 🚀 Into the Box 2026: Keynote Day 1 Recap ITB 2026 Keynote Day 1 Recap
Into the Box 2026
The opening keynote at Into the Box 2026 showcased the next major leap in the Ortus Solutions ecosystem—bringing together AI-native development... 🔎 Introducing bx-meilisearch: Blazing-Fast Search for BoxLang Applications Search is one of those features that can make or break an application... Introducing the BoxLang Starter Plan: Your Path to Modernization Starts Here We listen. A lot. And one message has come through loud and ... |
| | Adobe ColdFusion Forums |
| | Lucee Community |
| | Ortus Community |
| | StackOverflow ColdFusion |
| | CFDocs Function of the Week |
isArray()Determines whether a value is an array. True, if value is an array, a query column object, or XML. also number = Dimension; function tests whether the array has exactly this dimension isArray(value [, number]) → returns boolean |
| | Upcoming Events |
| June, 18-19 2026: CFCamp Munich Germany: The only CFML conference in Europe - Tickets available now! | |
| June 22-23, 2026: Adobe ColdFusion Summit Las Vegas: Yep, you read that right CFSummit West is in June this year! Registration is open. |
| Brought to you by: Foundeo Inc. |
| This weekly CFML / ColdFusion newsletter is brought to you by Foundeo Inc. Purveyors of security products and services for CFML developers. Here's this week's featured product:
|
|

