Features and Improvements:

  1. Improved compatibility with Safari 2
  2. Improved search results page
  3. Trash added to the Main Menu
  4. When project is created, user is redirected to Add People page automatically
  5. Tasks without due date are not listed on Assignments page when ordered by due date
  6. At Assignments page, due date is displayed next to the task creator
  7. When assignments are ordered by creation time, new column with creation time is displayed

Bug fixes:

  1. Fixed problem with query string generation on PHP5 versions lower than PHP 5.1.2
  2. Fixed syntax error in HTML Purifier when trying to use DOMLex on latest PHP 4 version, even though it is supported only in PHP5
  3. Fixed Not Found issue with servers that do not provide good PATH_INFO value
  4. Administrators and Project Managers can see all of the projects in Projects section
  5. No permission to remove / update user permissions on some systems
  6. No permission to remove / delete category
  7. Calendar displaying all tasks / tickets to the people not assigned to any projects
  8. Add Timerecord permission enforced
  9. Files do not get attached to objects in PHP4
  10. Mass mailer not sending emails
  11. JavaScript initialization after AJAX request on Trash / Starred page