Difference between revisions of "PT Blog Version 4.5 Release Notes"
From ADF Docs
Gcronkright (talk | contribs) (→Enhancements) |
Gcronkright (talk | contribs) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
'''We are proud to release v4.5 to the Community.''' | '''We are proud to release v4.5 to the Community.''' | ||
− | '''IMPORTANT''': v4.8 of this application requires '''ADF 2.7.0''' or greater and '''CommonSpot 11.0.0, 10.9.1 or 10.8. | + | '''IMPORTANT''': v4.8 of this application requires '''ADF 2.7.0''' or greater and '''CommonSpot 11.0.0, 10.9.1 or 10.8.3''' or greater. |
If installing the PT Blog app for the first time, please follow the [[PT_Blog_Install_Version_4.5_Install|v4.5 Install Guide]] | If installing the PT Blog app for the first time, please follow the [[PT_Blog_Install_Version_4.5_Install|v4.5 Install Guide]] | ||
Line 12: | Line 12: | ||
'''General''' | '''General''' | ||
* Added support for the new CS 11 ceRecordAPI for saving element data. | * Added support for the new CS 11 ceRecordAPI for saving element data. | ||
+ | |||
+ | === Bug Fixes === | ||
+ | |||
+ | '''Components''' | ||
+ | * commentsService.cfc | ||
+ | ** Fixed blog comments date issue in the getDashboardData() method | ||
+ | |||
+ | '''Render Handlers''' | ||
+ | * Fixed an issue in the blog_post_display.cfm file with the blog comment form being able to be repeatedly submitted successfully. |
Latest revision as of 22:37, 6 February 2025
Back to PT Blogs
We are proud to release v4.5 to the Community.
IMPORTANT: v4.8 of this application requires ADF 2.7.0 or greater and CommonSpot 11.0.0, 10.9.1 or 10.8.3 or greater.
If installing the PT Blog app for the first time, please follow the v4.5 Install Guide
If upgrading from version 4.4 or earlier, please complete the v2.0 - v4.5 Upgrade Guides in order.
Enhancements
General
- Added support for the new CS 11 ceRecordAPI for saving element data.
Bug Fixes
Components
- commentsService.cfc
- Fixed blog comments date issue in the getDashboardData() method
Render Handlers
- Fixed an issue in the blog_post_display.cfm file with the blog comment form being able to be repeatedly submitted successfully.