Difference between revisions of "PT Comments v2.3 Release Notes"

From ADF Docs
Jump to: navigation, search
(Created page with "Back to PT Comments <!-- '''We are proud to release v2.3 to the Community.''' ---> Version 2.3 is compatible with both '''ADF 1.8.x''' and '''ADF 2.0'''. If...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Back to [[PT_Comments|PT Comments]]
 
Back to [[PT_Comments|PT Comments]]
  
<!-- '''We are proud to release v2.3 to the Community.''' --->
+
'''We are proud to release v2.3 to the Community.'''
  
Version 2.3 is compatible with both '''ADF 1.8.x''' and '''ADF 2.0'''.
+
Version 2.3 is compatible with ADF 2.x up to ADF 2.4.x.
  
 
If installing the PT Comments app for the first time, please follow the  
 
If installing the PT Comments app for the first time, please follow the  
Line 9: Line 9:
  
 
=== Enhancements ===
 
=== Enhancements ===
 
+
* Added files for the Comments updater script that renames two fields (formid and userid) in the Comments custom element.
  
 
=== Bug Fixes ===
 
=== Bug Fixes ===
 
+
* Updated exported Comments custom element to have the formid field updated to commentsFormID.
 
+
* Updated exported Comments custom element to have the userid field updated to commentsUserID.
=== SVN Change Log ===
+
* Removed ADF 1.8.x compatibility from the appBeanConfig.cfm
For detailed SVN repository updates for the v2.2, please see the [[PT_Comments_v2.3_Change_Log|PT Comments v2.3 Change Log]].
 
 
 
<!-- === Features === -->
 

Latest revision as of 14:28, 4 March 2020

Back to PT Comments

We are proud to release v2.3 to the Community.

Version 2.3 is compatible with ADF 2.x up to ADF 2.4.x.

If installing the PT Comments app for the first time, please follow the PT Comments v2.3 Install Guide.

Enhancements

  • Added files for the Comments updater script that renames two fields (formid and userid) in the Comments custom element.

Bug Fixes

  • Updated exported Comments custom element to have the formid field updated to commentsFormID.
  • Updated exported Comments custom element to have the userid field updated to commentsUserID.
  • Removed ADF 1.8.x compatibility from the appBeanConfig.cfm