# # Change Log for BookQueueToo # 1.1 - Nov 21, 2004 ------------------- * Made it possible to add items other than just books to the queue! * Fixed bug in breadcrumb trails * Use ASIN now instead of ISBN - have always used ASIN actually, but this makes it clearer in the UI * Eliminated BookQueueToo.cfg - all configuration data is stored in the database now, with no need to edit files. * Cleaned up UI even more relying more on established MT styles. * Included tagref.html in BookQueueToo distribution/package. * Added created_on fields for sorting * Major bug testing and installation testing. * Updated template tags to allow filtering by catalog (Books, DVDs, etc). * Turned off warnings (perl -w) to eliminate annoying messages from File::Spec module. * Included XML::SAX and XML::Simple in distribution for easier installation. 1.07 - Nov 21, 2004 ------------------- * Ok, ok, ok, I really fixed a bug this time - Thanks to Bradley Noe and his patience in working with me to resolve this. The bug occured when the user had customized the TemplatePath in mt.cfg. The bug is squashed after 3 releases trying to fix it. 1.06 - Nov 21, 2004 ------------------- * Fixed bug in search results when only one result came back * Fixed bug in paths statements * Added can_rebuild and can_config variables to all templates * removed errant 'print STDERR' statement 1.05 - Nov 20, 2004 ------------------- * Fixed bug where search patch for templates did not include MT/tmpl directory so that it was unable to find error.tmpl 1.04 - Nov 20, 2004 ------------------- * Introduction of BookQueueToo ChangeLog * Reorganized BookQueueToo for a clean package architecture. All relevant files are now stored in a single directory. Installation has become much simplified. Users simple untar BookQueueToo into their plugins directory and they are essentially done with file installations. * Made all file paths platform independent. * Fixed bug in "Back to Blog" link 1.01, 1.02, 1.03 ---------------- * Minor bug fixes 1.0 - Nov 10, 2004 ------------------ * Initial release of BookQueueToo