Skip to content

Releases: mistic100/Photo-Sphere-Viewer

5.1.5

23 Apr 14:35
Compare
Choose a tag to compare

Full changelog: 5.1.4...5.1.5

Bug fixes:

  • only load files once if THREE Cache is disabled
  • #923 #924 mouse events leak through overlay and settings menu

New features:

  • #933 virtual-tour: add linkOffset link option
  • #906 autorotate: keyboard control respects global configuration

Other changes:

  • tiles adapters: base blur is proportial to image size
  • #943 mouse clicks will not cancel current animation

5.1.4

21 Mar 12:38
Compare
Choose a tag to compare

Full changelog: 5.1.3...5.1.4

Bug fix

  • #903 cubemap broken on 5.1.3

5.1.3

18 Mar 09:40
Compare
Choose a tag to compare

Full changelog: 5.1.2...5.1.3

New features

  • #773 tile adapters: supports multiple levels
  • #895 Add downloadName option + better default download name with base64

Bug fixes

  • #891 incorrect marker size with dynamic scale
  • #883 missing "panorama-loaded" event when using transition
  • gyroscope: error in console when API is not available

5.1.2

02 Mar 12:29
b4d32e9
Compare
Choose a tag to compare

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 return null to skip tiles
  • cubemap: supports stripe and polyhedron maps

5.1.1

04 Feb 20:20
Compare
Choose a tag to compare

Full changelog: 5.1.0...5.1.1

New features

  • virtual tour: full support of map plugin
  • map: add compass button

Bug fixes

  • #850 fullscreen not working on Safari
  • #844 map: performance issue on smartphone
  • #837 map: error in "setOptions"
  • stereo: try to reduce motion sickness

5.1.0

22 Jan 10:59
Compare
Choose a tag to compare

Full changelog: 5.0.2...5.1.0

New features:

  • New Map plugin
  • #827 allow to configure keyboard: 'always', keyboard config moved to keyboardActions
  • 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

07 Jan 13:24
Compare
Choose a tag to compare

Full changelog: 5.0.1...5.0.2

Bug fixes:

  • #813 Type error with getPlugin method
  • #820 settings: menu not aligned when using a custom navbar
  • gallery: hide button if not items configured

New features:

  • #822 support custom keyboard actions
  • #816 virtual tour: add gps option for markers

5.0.1

21 Dec 18:55
Compare
Choose a tag to compare

Full changelog: 5.0.0...5.0.1

Bug fixes:

  • #808 error in angles computes
  • #807 cannot import plugins in TypeScript
  • #809 some adapters and plugins reference a non existing "shared" package

5.0.0

18 Dec 09:00
Compare
Choose a tag to compare

Major breaking changes

Read the migration guide to update from v4.

4.8.1

11 Dec 16:58
Compare
Choose a tag to compare

Bug fixes:

  • #784 video adapters: fix on iOS

New features:

  • #787 markers plugin: add gotoMarkerSpeed option