Releases: mistic100/Photo-Sphere-Viewer
Releases · mistic100/Photo-Sphere-Viewer
5.1.2
Full changelog: 5.1.1...5.1.2
Bug fixes
- #879 incorrect types in
TypedEventTarget
helper - #864
setPanorama
transition stutters with large images - #851 map: display issue when calling minimize()+hide()
New features
- tiles:
tileUrl
can returnnull
to skip tiles - cubemap: supports stripe and polyhedron maps
5.1.1
Full changelog: 5.1.0...5.1.1
New features
- virtual tour: full support of map plugin
- map: add compass button
Bug fixes
5.1.0
Full changelog: 5.0.2...5.1.0
New features:
- New Map plugin
- #827 allow to configure
keyboard: 'always'
, keyboard config moved tokeyboardActions
- Add
setOption
/setOptions
methods to most plugins
Bug fixes:
- #835 events type inference not working
- #802 visible range plugin prevents autorotate
- gallery: cannot tap close button on touch screens
- video: hide volume bar on touch screen
Breaking changes:
Removed all retrocompatibility from version 4 (mainly longitude
and latitude
support).
5.0.2
5.0.1
Full changelog: 5.0.0...5.0.1
Bug fixes:
5.0.0
Major breaking changes
Read the migration guide to update from v4.
4.8.1
4.8.0
Bug fixes:
- #783 PSV prevented pinch-zoom on the rest of the page
- #761 respect
requestHeaders
on tiles adapters (with warning because of performances hit) - gallery plugin hide button if no items are defined
New features:
- #759 markers plugin: add
zoomLvl
marker option - more positioning options for tooltips ("right top", "right bottom", "left top", "left bottom")
Breaking:
Animation
class moved to theutils
namespace- virtual tour plugin
- removed
nodeList
button, use the gallery plugin instead - removed
getLinks()
option,getNode()
must return the nodes with its links
- removed
- markers plugin
- removed
listButton
andhideButton
options (the buttons themself are still there) - removed single value
scale
marker option, use an array or an object
- removed
4.7.3
Bug fixes:
Enhancements:
- #741 & #724 various optimizations in mouse and touch controls
- little planet: better controls
- gallery: responsive display
New features:
autorotateZoomLvl
option- gallery:
hideOnClick
option (true by default)
Deprecated:
captureCursor
option has been removed
4.7.2
Bug fixes:
- #746 tiles adapters throw errors about unsupported overlay
- video plugin cannot tap on play button on touch screens
New features:
- settings plugin improved UI
- settings plugin new
persist
andstorage
options - resolution plugin new
defaultResolution
option