PackRat 1.6.2

July 18, 2008
Packrat

I just released PackRat 1.6.2. It contains some bug fixes for attachments and images.

When Backpack was updated it changed the URLs for attachments and images. The Backpack API doesn’t support images or attachments, so we have to reverse engineer this. The changes broke our code.

One of the fixes restores the ability to click on an attachment or image and get the original. This only works when you are online and this has always been the case.

The other problem was displaying image thumbnails. Before PackRat would simply access the thumbnail images when you were online and they would be saved in its cache and the images in the cache would be used when you were offline. This no longer works because images and attachments are now secured. You have to be online and logged in to access them. Again the API has no way of retrieving them. Because of this Packrat no longer displays the image thumbnails. It just displays links for the original images.

I apologize for the loss of this feature but its beyond my control. I plan to add support for displaying the images in Packrat 2.0. 37signals has also said they will add image download support to the API but it will be awhile. I don’t expect anything within 6 months, probably longer. I don’t plan to wait for 37signals unless I have to but I don’t expect to. You can get Packrat 1.6.2 here.