Difference between revisions of "PT Profile v3.1 Release Notes"
From ADF Docs
Gcronkright (talk | contribs) (→SVN Change Log) |
Gcronkright (talk | contribs) (Profile Release Notes) |
||
Line 7: | Line 7: | ||
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 | ||
[[PT_Profile_v3.1_Install|PT Profile v3.1 Install Guide]]. | [[PT_Profile_v3.1_Install|PT Profile v3.1 Install Guide]]. | ||
+ | |||
=== Enhancements === | === Enhancements === | ||
+ | * Updates to allow profile form callbacks and profile deletes to work with with ADF 2.0 and CommonSpot 10. | ||
* Exported the updated Custom Element .zip archive file for CommonSpot 10. | * Exported the updated Custom Element .zip archive file for CommonSpot 10. | ||
* Moved the CommonSpot 9 and earlier .zip archive file to the cs9-or-earlier subfolder in the exported-objects directory. | * Moved the CommonSpot 9 and earlier .zip archive file to the cs9-or-earlier subfolder in the exported-objects directory. | ||
Line 14: | Line 16: | ||
* Updated Render Handlers to use the new CommonSpot 10 resource detection. | * Updated Render Handlers to use the new CommonSpot 10 resource detection. | ||
* Added ADF version detect logic. | * Added ADF version detect logic. | ||
+ | |||
=== Bug Fixes === | === Bug Fixes === | ||
+ | * Updated the profileService.cfc component to removed obsolete values in standard page metadata for handlePageCreate. | ||
+ | * Updated the profilePageDeleteCCAPI function to remove getBean call. | ||
+ | * Fixed issue that affected the deletion process of profile pages. | ||
+ | * Added standard metadata fields to the page create since they are now required. | ||
+ | * Fixed issue with the assigned page category. | ||
+ | * Removed references to the ptBlog2 app that interfered with the page creation process. | ||
+ | * Fixed issue with the call profileService.getProfileImageURL. | ||
Revision as of 20:31, 6 May 2016
Back to PT Profiles
We are proud to release v3.1 to the Community.
Version 3.1 is compatible with both ADF 1.8.x and ADF 2.0.
If installing the PT Comments app for the first time, please follow the PT Profile v3.1 Install Guide.
Enhancements
- Updates to allow profile form callbacks and profile deletes to work with with ADF 2.0 and CommonSpot 10.
- Exported the updated Custom Element .zip archive file for CommonSpot 10.
- Moved the CommonSpot 9 and earlier .zip archive file to the cs9-or-earlier subfolder in the exported-objects directory.
- Updated the appBeanConfig.cfm file to handle version detection and include the libraries for the appropriate version.
- Updated Render Handlers to use the new CommonSpot 10 resource detection.
- Added ADF version detect logic.
Bug Fixes
- Updated the profileService.cfc component to removed obsolete values in standard page metadata for handlePageCreate.
- Updated the profilePageDeleteCCAPI function to remove getBean call.
- Fixed issue that affected the deletion process of profile pages.
- Added standard metadata fields to the page create since they are now required.
- Fixed issue with the assigned page category.
- Removed references to the ptBlog2 app that interfered with the page creation process.
- Fixed issue with the call profileService.getProfileImageURL.
SVN Change Log
For detailed SVN repository updates for the v3.1, please see the PT Profile v3.1 Change Log.