Fixes #256101: Magoo helped to iron out the views argument handling so that they are properly passed along from block to ajax page.
Update includes a translatable fix, and a fix for a URL issue that affects sites where drupal is installed in the docroot.
returned ajax url now uses the url() method to allow for proper aliasing/encoding, etc. Thanks to thehong
Fixes a problem where the AJAX Block and the Page View appear on the same page. Issue http://drupal.org/node/213831
Fixed a problem with not processing view name -> css style in the same way the views module does.
This is the first release of the AJAX Views module. There are probably some kinks in it, but I would welcome any and all suggestions and feedback.