Skip to content

Releases: Smithsonian/dpo-voyager

Bug Fix / Feature Release

02 Feb 17:31
5336609
Compare
Choose a tag to compare

Changelog:

New Features:

  • Support for animation of object opacity
  • Support for animation of slicer tool position

Bug fixes:

  • Fixed issues with reloading scenes without lights & cameras (#177) (@csparker247 )
    • Includes tracking of 'document' attribute change to trigger reload
  • Addressed #181 by handling hide/show in circle annotation implementation
  • Fixed bug where content was not loading correctly with non-English default language (@sdumetz)

Misc:

  • Misc dependency updates to address vulnerabilities
  • Added uiMode option to hide tour exit button (useful for tour kiosks where tour mode is locked in)
  • Removed article list button from reader UI when in an active tour

Bug Fix / Feature Release

16 Dec 19:48
833cc1e
Compare
Choose a tag to compare

Changelog:

New Features:

  • Turntable auto-rotation w/ speed (enabled in scene settings)
  • Link, italic, and bold style support for annotation text (#176)
  • Opacity animation support for tours

Bug fixes:

  • Removed tour navigator transition animation to address Chrome transition/focus bug.
  • Fixed model navigation keyboard controls to avoid page scrolling with up/down arrows.

Bug Fix / Accessibility Feature Release

17 Nov 17:20
9d82760
Compare
Choose a tag to compare

Changelog:

New Features:

  • Keyboard navigation support for rotate, pan, and zoom of model.
    • Includes screen reader update of new model orbit/offset

Bug fixes:

  • Fixed drag/drop handler bug for Story Standalone mode
  • Addressed #166 by ensuring new audio references create meta node if not present
  • Fixed bug with Story pose task where quad view was not rendering/updating correctly.
  • Updated near plane calculation to handle models significantly offset from the origin.
  • Integrated ff-scene submodule update to address webDAV issue #172

Misc:

  • Updated social "share" text be more descriptive
  • Updated Three.js to 0.146.0.
  • Misc dependency updates to address vulnerabilities

Bug Fix / Language Update Release

14 Oct 19:57
89cb345
Compare
Choose a tag to compare

Changelog:

New Languages Supported:

  • Dutch
  • Japanese

Bug fixes:

  • #163 Addressed issues relating to language support
  • #170 Fixed regression prompting you to save unsaved articles
  • Updated annotation sizing to avoid text overflow

Bug Fix / Feature Release

30 Sep 15:32
2bc7c14
Compare
Choose a tag to compare

Changelog:

New Features:

  • Voyager Story aspect ratio toolbar to lock the scene preview to common mobile aspect ratios.
    • Note: this only locks the aspect ratio, it is not meant to emulate mobile displays. (Helpful for previewing tour positioning)

Bug fixes:

  • #161 Audio drag/drop area updated to accept package file paths and also to upload new file objects when dropped.
  • #164 Fixed Firefox-specific issue with getComputedStyle not working on ShadowDOM elements.
  • #97 Implemented as aspect ratio toolbar

Misc:

  • Dependency updates to address vulnerabilities

Bug Fix Release

25 Aug 16:35
Compare
Choose a tag to compare

Changelog:

Bug fixes:

  • Fixed issue where article reader menu opened during tours

Bug Fix Release

25 Aug 15:38
Compare
Choose a tag to compare

Changelog:

API updates:

  • added 'reader' component attribute to Explorer component to control visibility of active reader UI.

Bug fixes:

  • #152 Disable reader when entering pose task
  • #154 Update article behavior to consistently display article menu (or article if only one) when clicking main menu button.
  • #153 Fixed zoom issue in ortho mode
  • Disabled url convert in TinyMCE to fix bug with image url translation

Misc:

  • Updated Three.js to 0.143.0
    • Custom WebXR types removed
  • Added wrapper to PropertyBoolean so button tooltips show title
  • Documentation for all API updates

Bug Fix Release

28 Jul 15:37
cf8e436
Compare
Choose a tag to compare

Changelog:

API updates:

  • #151 getCameraOffset and getCameraOrbit updated with option parameter 'type' to indicate what data to get - min, max, or active values.
  • 'root' and 'document' attributes can now be set directly on the Voyager Story component.

Bug fixes:

  • #52 Stopped saving/loading open article as active. Single articles will automatically open with reader, otherwise menu.
  • #149 Added UI warning when AR is available on the device but blocked for some reason.

Misc:

  • Dependency updates to address vulnerabilities
  • Documentation for all API updates

Bug Fix Release

01 Jul 13:41
bfd52b7
Compare
Choose a tag to compare

Changelog:

New Features:

  • Article editor
    • pastes as text by default
    • links with no protocol specified automatically have https:// prepended

Bug fixes:

  • #141 'root' and 'document' parameters ignored when in Standalone Story mode
  • #143 Image urls fixed when dragged from media manager to article editor
  • #147 Added error message when trying to rename a file with no extension in media manager

Misc:

  • AR improvements
    • Greatly improved stability when placing object
    • Shadows hidden until object is placed
  • Three.js updated to 0.141.0

Dependency Update and Bug Fix Release

27 May 13:12
b9a388e
Compare
Choose a tag to compare

Changelog:

Bug fixes:

  • tweaks to near/far plane calculation and zoom extents
  • temporary patch for https://bugs.webkit.org/show_bug.cgi?id=237230
  • #138 Measurement tool fixed for models with large coordinate values
  • #139 Measurement state no longer saved/loaded at launch (still saved for tours)
  • #92 Annotations don't show until AR model is placed

Misc:

  • Documentation updates
  • Dependency updates to address vulnerabilities, Three.js to v139