CFBreak 2026-26
2026 » Published on July 3, 2026
Week 26, 2026: Here's the latest from the CFML, ColdFusion and Lucee community.
| | Adobe Security Bulletins and Advisories |
| | Charlie Arehart |
| Announcing ColdFusion updates of Jun 30 2026 - p1 security update - thoughts and resources An update for ColdFusion has been released, June 30 2026, for each of CF2025 (as its update 10) and CF2023 (as its update 21)... |
| | Ben Nadel |
| New round() Precision In Adobe ColdFusion 2025 Update 8 Ben Nadel demonstrates the new rounding precision argument in the round() function in Adobe ColdFusion 2025... Building Tree Structures From Hierarchical Data In ColdFusion Ben Nadel demonstrates how he turns flat hierarchical data into a tree structures in ColdFusion using a two pass, O(n) algorithm... |
| | Raymond Camden |
| Building Custom Form Selection Blocks - no JS, all CSS I apologize for what may be a slightly misleading title... |
| | James Moberg |
| Free, on-device text-to-speech in the browser (and a scam-call sound board) - Leveraging Supertonic TTS and ONNX Runtime Web I've written CFML-based AI chatbots using an older perpetual licensed version of ColdFusion and wanted to integrate text-to-speech... Backporting ColdFusion 2025's password hashing API to CF2016, Lucee, and BoxLang I built a backport, a single shaded JAR plus a thin ColdFusion CFC... |
| | Adobe ColdFusion Blog |
| NOW LIVE! ColdFusion 2025 and 2023 June 2026 security updates Adobe has released ColdFusion 2025 Update 10 and ColdFusion 2023 Update 21... Giving Your ColdFusion AI a Memory: Sessions, Preferences, Windows, and the Joy of Not Becoming a Gossip Appliance This article moves beyond simple, stateless ChatModel() calls and introduces Agent() as the layer... Adding MCP to ColdFusion AI: Giving the Robot a Passport This article introduces MCP, or Model Context Protocol, as the next layer in building more capable ColdFusion AI applications... Adding RAG to ColdFusion AI: Giving the Robot an Open-Book Test This article introduces RAG, or Retrieval-Augmented Generation, as the layer... Giving Your ColdFusion AI Tools: Letting the Robot Use Your CFCs Without Handing It a Flamethrower This article introduces CFC tools as the next layer in building useful AI features with ColdFusion... |
| | Wheels Framework |
| Form Helpers in Wheels 4.0: Object Forms, HTML5 Fields, and Error Rendering A worked how-to on Wheels 4.0 form helpers: object-bound fields... Validations Beyond Presence: Conditional Rules, Custom Validators, and Enum Integration A practical Wheels 4.0 guide to the full validation surface — conditional rules with condition/unless/when... Routing Deep-Dive: Resources, Nested Callbacks, and Route Model Binding A complete Wheels 4.0 routing guide — RESTful resources, nested resources via callback vs manual nested=true, and route model binding... Seeding Your Database the Idempotent Way Wheels 4.0 ships a convention-based seeder built around seedOnce() — an idempotent helper... |
| | Robert Zehnder |
| I asked Claude to describe my personality... Robert asked Claude to describe their personality without flattery... |
| | Lucee Community |
| | Ortus Community |
| | CFDocs Function of the Week |
getPageContext()Gets the current java PageContext object that provides access to page attributes and configuration, request and response objects. getPageContext() → returns any |
| 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:
|
|

