This is an alpha release (bugs may still be present).
It integrates Page Title with Token module which extends the fields you can use in the title. It also adds the ability to enable the page title only for certain content types (eg, you can enable Page Title for a Story but not for a Book). All title will still be effected, however unchecked content types will not have the Page Title field option to override the title. Finally you can also configure specific token patterns for each content type now (or leave blank for it to fallback to the default).
A major bug was fixed (a call to a private class function was rewritten to use the public function).
The TCPDF class was extended so that $pdf->Rotate is available to print out rotated text.
Example code to use the rotation
$pdf->SetFont('freemono', '', 40);
$pdf->Rotate(-90, 270, 0);
$pdf->setxy(30,30);
$pdf->Write(10,"Hello World", NULL, 0);
This is the latest beta release of the BitTorrent module. This release has a number of new features, major bug fixes, and performance enhancements. Editing a torrent node no longer causes issues (it also doesn't delete the metadata from the database anymore). For performance scrape requests (and statistics on the site) can be served from a cache of statistics causing little load on the server when requesting them or the data can be pulled directly from the active users table where the information (should be) up to date.
The waiting is over! Get Prepared (TM) for the long due, considerably improved, and totally sweet release of filefield 5.x-2.0.
While this release doesn't fix all issues that existed, many of the unpopular shortcomings of 5.x-1.0 are fixed, including: