ptForum v1.1.0 - Added a subscription feature that allows users to subscribe to forum threads and receive email notifications when a new reply has be submitted - Updated the ptForum Configuration element with 3 new fields - SUBSCRIPTION_FROM_EMAIL (email) - Post Notification From email address - UNSUBSCRIBE_CONFIRM_URL (cs_url) - URL for lightbox unsubscribe confirmation CS page - UNSUBSCRIBE_DASHBOARD_URL (cs_url) - URL for subscription dashboard CS page - Added an additional custom element - Forum Subscriptions - Added an additional renderhandler, customcf and component files - Added an AJAX working images in a new images folder - Cleaned up datasheet-modules - Cleaned up the variable used for logged in user to only use "request.user.ptForum.profileid" v1.2.0 - Updates to the forum subscriptions for threads - Reworked threads so thread data is created from the first message post - Modified 1 field in the Forum Messages custom element - msgBody (large_textarea) - Required: Yes (not requiring this field caused issues.) - Updated Forum Messages custom element with 1 new field - newThreadTopicID (Custom Hidden Field) - Field Class Name: newThreadTopicID - Updated the ptForum Configuration custom element with 1 new tab - Auto Subscribe - Sort Name: subscribe - Updated the ptForum Configuration element with 1 new field (added to the Auto Subscribe tab) - AUTOSUBSCRIBEUSERS (General Chooser) - Allows selected users to be auto-subscribed to a new thread - Chooser Bean Name: forumsUsersGC v1.2.1 - CSS updates to clean up [code] display for Message posts - Updates to the Post Reply Form to automatically add the Thread Title with a "RE:" prefix as the Message Title - customcf/handle_message_add.cfm - Modified 1 field in the Forum Messages custom element - msgName (Custom Text Field) - Switched Field Type from a 'text' to a 'Custom Text Field' - Properties: - Field Name: msgName