Hi,
after 1.19-pr7 here another minor update to support the recent changes in the OS/Browser/Flashplayer world:
- Support for macOS Sierra (OSX 10.12)
- In the macOS Sierra version Apple had added some new restrictions for applications - without updated code-signing current applications were no longer able to access other applications from within the same folder. But that is a design the krpano tools are depending on - there is a core command-line 'krpanotools' executable and additional gui-tools and droplets that are accessing it.
- The new krpano release (with updated code-signing) should now work in all OSX versions from Mac OSX 10.9 to macOS Sierra 10.12.
- Inline-videos on the iPhone with iOS 10 are now working also in third party browsers (Chrome, Firefox) and apps that don't support the native iOS10 inline-video feature yet. For these browsers the inline-video-workaround works almost like the iOS 9 one - an additional sound file is required for the video sound and an initial touch is required for loading the video.
- Since the recent Flashplayer version 23 update (many systems and browsers are updating the Flashplayer automatically and unnoticeable) the access to local files is not allowed anymore by default. There were 'security errors' about that the loading of the xml files is not possible (especially when using the toureditor plugin, which is still Flashplayer-based).
The updated krpano Flash viewer detects this case now and shows information how to change the Flashplayer settings to allow the access again. - To make local usage and local testing easier - there are now new simple and easy-to-use localhost servers applications included.
When building a VTOUR there will be additional 'tour_testingserver.exe' (for Windows) and 'tour_testingserver_macos' (for Mac) files - just click/start them and the tour will automatically open in the browser using a localhost server.
Additionally these things have been updated or fixed:
- There is a new protection setting to block the external (cross-domain) embedding via iframes. This can be used to avoid that someone else would embed the panos from your page into another page using iframes.
- Support for the recent WebVR API 1.1 was added.
- The vtourskin.xml has an additional 'skin_settings.webvr_prev_next_hotspots' setting for disabling the default VR scene navigation hotspots.
- Fix: Since the recent Google Maps API update the touch-moving and gesture-zooming on map-spots on iOS was also moving and zooming the webpage - the updated googlemaps plugin avoids this now.
- Fix: when using the gyro and hotspot-navigation the pano was fully-zoomed in (a bug in the vtourskin.xml and an unintended behavior of the lookat action with empty parameters).
Best regards,
Klaus