Hi, tested the new version, looks fine except the quick quote link. I believe this needs to be added in function bbcode_wysiwyg_add:

drupal_add_js(drupal_get_path('module', 'bbcode_wysiwyg') .'/quick_reply.js');

Thanks for your work!