Posted by irakli on December 8, 2010 at 9:11pm
| Download | Size | md5 hash |
|---|---|---|
| shorturl-6.x-1.3.tar.gz | 10.73 KB | a38f4eb18f7d5ed24d68970ce1e92cd2 |
| shorturl-6.x-1.3.zip | 12.23 KB | 9496eecf733ad1c5d6239d24b76ede13 |
Last updated: December 24, 2010 - 23:47
Release notes
* Fixed: schema inconsistencies. Reported by: pumpkinkid
* Fixed: shorturl not passing query strings along. Reported by: BrockBoland and dstol
* Increased unique id of urls to bigint
* Added index on lid column of shorturl_link
* Added check to skip routing attempt for Drupal's internal URLs (should improve performance/scalability).