Skip to content

Changelog for @ijewel3d/mini-viewer

[0.3.20] - 2025-04-17

Added

  • onViewerReady to ViewerComponent.
  • viewerApp (webgi viewer) to Viewer class.

[0.3.19] - 2025-04-17

Added

  • ViewerComponent for react.

[0.3.18] - 2025-04-15

Added

  • add viewer parameter to loadModelByName and loadModelById

[0.3.17] - 2025-04-15

Added

  • loadModelByName method, to load models from the ijewel drive using name and parent id.

[0.3.16] - 2025-04-10

Fixed

  • A bug in svg backgrounds on Windows.

[0.3.15] - 2025-03-28

Fixed

  • Load a default env map if there is none in the file or project.
  • Use semver for version comparsion.
  • Use window.devicePixelRatio instead of displayCanvasScaling for dpr.
  • set loopAnimations to true on animation button click.

[0.3.15-dev.1] - 2025-03-22

Added

  • added loadModelById method, to load any file from drive with id.

[0.3.14] - 2025-03-22

Fixed

  • Hanlde loading model stage vjson config.

[0.3.13] - 2025-03-21

Fixed

  • Handle a bug in materials mapping for old projects.

[0.3.12] - 2025-03-12

Fixed

  • fix selected material configurator options not applied on load.
  • In Dark mode, svg color fixed.

[0.3.11] - 2025-03-07

Fixed

  • Minor issue when loading presets

[0.3.10] - 2025-02-27

Fixed

  • Issues in React cycle, refactored shadow root

[0.3.9] - 2025-02-25

Added

  • useDefaultVJSON parameter, to load a default vjson file from basepath

[0.3.8] - 2025-02-20

Changed

  • Use white color when clearing background

[0.3.7] - 2025-02-20

Fixed

  • A bug in iife build

[0.3.6] - 2025-02-18

Changed

  • Anable interaction plugin even after the user refreshes the page

[0.3.5] - 2025-02-13

Fixed

  • A bug in nowebgi build

[0.3.4] - 2025-02-13

Changed

  • Update webgi to 0.10.5

[0.3.3] - 2025-02-13

Changed

  • Update rclone path for deployment.

[0.3.2] - 2025-02-13

Added

  • Hanlde currentPose in project.

Changed

  • Update SimpleBackgroundEnvUiPlugin2 to load ssbevel from project.

[0.3.0-temp.1] - YYYY-MM-DD

Added

  • Description of new features

Changed

  • Details of modifications

Fixed

  • Bug fixes and corrections

Removed

  • Deprecated or deleted features