CFBreak 2026-2
2026 » Published on January 16, 2026
Week 2, 2026: Here's the latest from the CFML, ColdFusion and Lucee community.
| | Adobe Security Bulletins and Advisories |
| | Charlie Arehart |
| Announcing ColdFusion updates released Jan 13 2026 - p1 security update An update for ColdFusion has been released, Jan 13 2026, for each of cf2025 (as its update 6) and cf2023 (as its update 18)... |
| | Ben Nadel |
| Linking To A Disclosure (Details) Element Ben Nadel demonstrates how to link to a details disclosure element, and auto-expand the disclosure contents... Opening The Dialog Element As A Fly-out Sidebar Ben Nadel demonstrates how to render the HTML dialog element as a fly-out sidebar... Exploring The Dialog Element In HTML Ben Nadel explores the browser's native HTML dialog element for the first time... Storing Metadata On Select Option Elements Ben Nadel demonstrates that you can use data attributes to associate metadata with select options in HTML and JavaScript... Widely Available Web Platform Features I'd Like To Learn Ben Nadel compiles a list of "Widely Available" features that have been added to the web platform in the last few years... |
| | Raymond Camden |
| Links For You (1/10/26) Happy 2026, programs! As this is the first Links For You for the year, I figure it may be good to remind folks why I write these... |
| | Adobe ColdFusion Blog |
| NOW LIVE! ColdFusion 2025 and 2023 January security updates We are pleased to inform you that we’ve released security updates for ColdFusion 2025 and 2023 releases... |
| | CFWheels |
| Wheels 3.0 Project Structure: What Changed and Why It Matters One of the first noticeable differences when you start building applications with Wheels 3.0 is the way your project is laid out... Introducing Wheels 3.0: A New Era for CFML Development Today, we're thrilled to announce the release of Wheels 3.0 — the most significant update in the framework's history... |
| | Ortus Blog |
| BoxLang v1.9.0 : Production-Ready Stability, Enhanced Lifecycle Management, and Rock-Solid Reliability Happy New Year! The BoxLang team is excited to announce BoxLang 1.9.0, a signifi... |
| | Adobe ColdFusion Forums |
| | Lucee Community |
| | Ortus Community |
| | CFDocs Function of the Week |
listReduce()Iterates over each item of the list and calls the closure to work on the item. This function will reduce the list to a single value and will return the value. listReduce(list, function(result, item [,index, list]) [,initialValue, delimiter, includeEmptyFields]) → 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:
|
|

