diff --git a/VERSION b/VERSION index 42f7d23..50aea0e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.1 \ No newline at end of file +2.1.0 \ No newline at end of file diff --git a/changelog.md b/changelog.md index c78cca4..1639feb 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,49 @@ Changelog ========= +Changes in Pannellum 2.1.0 +-------------------------- + +New Features: + + - Ability to limit pitch, yaw, and hfov extents + - Can set starting pitch and yaw in scene linked to by hotspot + - Pinch to zoom + - Zoom and fullscreen controls can be hidden + - "Inertia" + - Option to begin auto rotating after a period of user inactivity + - Use Photo Sphere XMP metadata for configuration + - Preliminary equirectangular video support (no controls) + +Improvements: + + - Loading progress bar is displayed for equirectangular panoramas + - Error message for image being to large for a device is now much more + descriptive + - Zoom level choosing for multiresolution panoramas is improved + - Documentation of configuration parameters was added + - Python 2.7 support for multiresolution tile generator script + +Bugfixes: + + - Fix bug where preview images wasn't always loaded for cubic panoramas + - Hot spots are now displayed behind controls + - Fix bug with multiresolution panoramas when `basePath` isn't defined + - Error message displayed for IE 9 + +Backwards-Incompatible Configuration Parameter Changes: + + - `voffset` changed to `vOffset` + - `autorotate` changed to `autoRotate` + - `autoload` changed to `autoLoad` + - `autoLoad` value changed from `'yes'` to `true` + +Other: + + - Popout mode, for browsers that do not support the fullscreen API, has been + removed + + Changes in Pannellum 2.0.1 -------------------------- diff --git a/readme.md b/readme.md index 6f30b70..48dd9cb 100644 --- a/readme.md +++ b/readme.md @@ -2,7 +2,7 @@ ## About -Pannellum is a lightweight, free, and open source panorama viewer for the web. Built using HTML5, CSS3, JavaScript, and WebGL, it is plug-in free. It can be deployed easily as a single file, just 11kB gzipped, and then embedded into pages as an `