@@ -141,13 +141,46 @@ Historical information about ColdFusion Versions and releases.
141141* [ ColdFusion 2023 What's New] ( https://community.adobe.com/t5/coldfusion-discussions/live-introducing-the-2023-release-of-adobe-coldfusion/td-p/13797706 )
142142* [ ColdFusion 2023 New Tags and Functions] ( /cf2023 )
143143
144- ## Adobe ColdFusion 2025 - February 2025 (_ CFNext_ )
145144
146- * New licensing and activation changes
145+ ## Adobe ColdFusion 2025 - February 2025 (_ Project CFNext_ )
146+
147+ * New licensing and activation changes (requires annual subscription)
147148* New spreadsheet and CSV functions
148- * Charting enhancements - new chart types, ` cfchartset ` tag, themes
149- * Removal of deprecated features
150- * [ ColdFusion 2025 What's New] ( https://helpx.adobe.com/coldfusion/using/whats-new.html )
151- * [ ColdFusion 2025 Release Notes] ( https://helpx.adobe.com/coldfusion/release-note/coldfusion-2025-release-notes.html )
149+ * [ Language enhancements] ( https://helpx.adobe.com/coldfusion/using/whats-new.html#other-language )
150+ * [ Charting enhancements] ( https://helpx.adobe.com/coldfusion/using/whats-new.html#other-language )
151+ * [ Deprecations and removals] ( https://helpx.adobe.com/coldfusion/deprecated-features.html )
152+ * [ Release Notes] ( https://helpx.adobe.com/coldfusion/release-note/coldfusion-2025-release-notes.html )
153+ * Destructuring changes
154+ * Support for final static methods
155+ * Bitwise Operator Support in Query of Queries
156+ * Modulus operator in Query of Queries
157+ * Case-sensitive deserialization
158+ * Changes in Hash function
159+ * Support for compound assignment operators in expressions
160+ * Support for multi-dimensional arrays in JavaCast function
161+ * ArrayInsertAt enhancements
162+ * Password protection in cfspreadsheet
163+ * Changes to scriptProtect property
164+ * Changes to JEE configuration deployment
165+ * Thread management enhancements
166+ * cfthread tag "action" changes
167+ * New attribute cacheMaxIdleTime in cfquery
168+ * FileUpload changes (continueOnError)
169+ * Spreadsheet visibility
170+ * Support for Content-Security-Policy (CSP) in ColdFusion tags
171+ * DirectoryList function enhancements
172+ * getTimeZoneInfo enhancements
173+ * Null coalescing operator
174+ * Multiple exception handling in catch statements
175+ * Trailing comma on last element in arrays
176+ * Deepcopy parameter in the duplicate function
177+ * ListSort function changes
178+ * Additional information on cfdump output of a Java class
179+ * Deserialize JSON to query
180+ * Changes to createObject function and cfobject tag
181+ * Default value of cfproperty can be valid CFML expressions
182+ * cfoauth changes
183+ * cfexchangeconnection changes
184+ * Microsoft Graph: User Store in ColdFusion
152185
153186Lots of additional historical and version information can be found on the [ ColdFusion Wikipedia Page] ( https://en.wikipedia.org/wiki/Adobe_ColdFusion )
0 commit comments