Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
New feature: Coder (http://drupal.org/project/coder) integration support, so you can do code reviews with translation errors as well
API change: potx status reporting API changed
Fixed bugs and got the 5.x and 6.x parser in line:
This is the first official release of the 5.x-2.* series. The major new feature here is that issue followups now use core comments, instead of the previous special-case pseudo comments. This means the project_issue now depends on comment.module, upload.module (for file attachments to the initial issue post), and the comment_upload.module (for file attachments to followup comments).
This release requires Drupal 5.2 or greater.
Users of the 5.x-2.x-dev release should upgrade to this version immediately, since it fixes some critical security flaws:
This release implements the Hook system previously promised. The lightbox2 functionality of this is included (not a dependency) but does check whether or not lightbox2.module is installed and if it is, uses that instead. Additional gallery type modules can now be created and implemented as needed.