Skip to content

Commit b2f44a5

Browse files
authored
Update coldfusion-versions.md
Added all bold title & highlights from https://helpx.adobe.com/coldfusion/using/whats-new.html
1 parent 1406097 commit b2f44a5

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

guides/en/coldfusion-versions.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
144184
Lots of additional historical and version information can be found on the [ColdFusion Wikipedia Page](https://en.wikipedia.org/wiki/Adobe_ColdFusion)

0 commit comments

Comments
 (0)