Phoca Panorama version 3.0.0 stable has been released. This version is designed for Joomla! 3.2.
Documentation: Phoca Panorama documentation site
Download: Phoca Panorama download site
Demo (video): Phoca Panorama demo site
Whole frontend component parts are styled by Bootstrap 3 (if you template uses Bootstrap 3, just disable loading of Bootstrap CSS and Javascript in Options, if your template uses Bootstrap 2, you should test to enable/disable loading of Bootstrap 3, it can be in conflict with Bootstrap 2).
If you have tested Beta version and you will upgrade to stable, you need to upgrade sql table manually:
ALTER TABLE `#__phocapanorama_items` ADD COLUMN `iframe_link` text;
Please read documentation before testing this component.
If you find any bug, please report it in Phoca Forum. Thank you.