- Added Custom Fields to Files
 - Changed display order of tabs on Task Details page. Notes comes first
 - Added files to Tasks
 - Added display of Allowed File Types and max upload size on admin file upload forms.
 - Fixed issue with progress bar color selector not working.
 - Fixed issue with "Assign To" not showing all admins for Tasks.
 - Modified notes db table to support time tracking notes
 - Added time tracking notes.
 - Changed default sort of Task List to sort by task due date
 - Added pagination to time tracking list
 - Added progress bars on View Task page, also adjusted placement on screen
 - Wrote a pagination class to look like the default admin pagination. Added a few extras :)
 - Implemented new pagination class on all admin pages.
 - Added enhanced billing via Tracking Events and Tasks instead of Projects
 - Added manual billing of tracking Events
 - Added cron based automated billing of tracking events
 - Added more config options to control the appearance of the progress bar
 - Fixed issue with client area templates and SSL validation
 - Added advanced email management for client and admin functions
 - Added ability to turn email notification off for tasks and projects and their entities.
 - Added 21 Admin Email Templates and 21 Client Email Templates
 - Added configuration option to define default admin users to receive emails for tasks and projects that are unassigned
 - Changed the way files are linked and loaded. Be sure to update any external file links
 - Removed Admin HomePage Task List.
 - Removed all references to physical filename. unique filename is never seen by clients or admins. (uploaded files)
 - Added configuration.php variable $projects_dir. It works like the WHMCS folder locations. The default is pm2_files in the root of WHMCS. Now you can store files outside of your document_root.
 - Added project budget, project cost and budget status bar
 - Updated Client Area to use pagination
 - Added tabs to Client Area for better data presentation
 - Added View Task template to Client Area
 - Added folder_table.png to the admin/images folder. It was missing from previous versions Added tpl files for the Default template.
 - Fixed a bug with the email templates configuration that would clear all the selected templates when saving the form.
 - Fixed a bug with the activation function not using the new Status and Type settings for tasks.
 - Changed the way the task billable product is configured.
 - Fixed a bug with the activation function that would create duplicate client email templates
 - Fixed issue with sending Client created task emails.
 - Added ability to display projects on client area home page
 - Fixed issue with Task Description on Task Details page not showing line breaks.
 - Added number count to the tabs on the Project and Task Details pages
 - Added option to notes to make them private.
 
Most Popular Articles
Version 1.0.5
                                Fixed Issue with projects.php not showing login page if logged in as admin but not client.
Version 1.0.4
                                Fixed Issue with time tracking events not working when passing midnight Added Active Task list...
Version 1.0.6
                                Fixed Issue with project-details.tpl not hiding add tasks and files if project is marked as...
Version 1.0.7
                                Improved License checking, fixed issue with license checking on every page load. Fixed issue...
Version 1.1.0
                                Rewrote module to new WHMCS Addon Module format Fixed issue with Task Description on...