@@ -141,4 +141,44 @@ 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 (_ Project CFNext_ )
145+
146+ * New licensing and activation changes (requires annual subscription)
147+ * New spreadsheet and CSV functions
148+ * [ Language enhancements] ( https://helpx.adobe.com/coldfusion/using/whats-new.html#other-language )
149+ * [ Charting enhancements] ( https://helpx.adobe.com/coldfusion/using/whats-new.html#other-language )
150+ * [ Deprecations and removals] ( https://helpx.adobe.com/coldfusion/deprecated-features.html )
151+ * Destructuring changes
152+ * Support for final static methods
153+ * Bitwise Operator Support in Query of Queries
154+ * Modulus operator in Query of Queries
155+ * Case-sensitive deserialization
156+ * Changes in Hash function
157+ * Support for compound assignment operators in expressions
158+ * Support for multi-dimensional arrays in JavaCast function
159+ * ArrayInsertAt enhancements
160+ * Password protection in cfspreadsheet
161+ * Changes to scriptProtect property
162+ * Changes to JEE configuration deployment
163+ * Thread management enhancements
164+ * cfthread tag "action" changes
165+ * New attribute cacheMaxIdleTime in cfquery
166+ * FileUpload changes (continueOnError)
167+ * Spreadsheet visibility
168+ * Support for Content-Security-Policy (CSP) in ColdFusion tags
169+ * DirectoryList function enhancements
170+ * getTimeZoneInfo enhancements
171+ * Null coalescing operator
172+ * Multiple exception handling in catch statements
173+ * Trailing comma on last element in arrays
174+ * Deepcopy parameter in the duplicate function
175+ * ListSort function changes
176+ * Additional information on cfdump output of a Java class
177+ * Deserialize JSON to query
178+ * Changes to createObject function and cfobject tag
179+ * Default value of cfproperty can be valid CFML expressions
180+ * cfoauth changes
181+ * cfexchangeconnection changes
182+ * Microsoft Graph: User Store in ColdFusion
183+
144184Lots of additional historical and version information can be found on the [ ColdFusion Wikipedia Page] ( https://en.wikipedia.org/wiki/Adobe_ColdFusion )
0 commit comments