Skip to content

Latest commit

 

History

History
114 lines (79 loc) · 5.44 KB

CHANGELOG.md

File metadata and controls

114 lines (79 loc) · 5.44 KB

Changelog

Full Changelog

v1.17 (2024-08-21)

Full Changelog

Logs:

  • LENS-269: Handle exports from STEP file.

v1.16 (2024-07-22)

Full Changelog

Logs:

  • LENS-248: Fixed bug in loading multidoc assembly files.

v1.15 (2024-07-09)

Full Changelog

Logs:

  • LENS-221: Fixed color issue.
  • LENS-222: Avoid showing plane and origin object from object list view.

v1.14 (2024-07-03)

Full Changelog

Logs:

  • LENS-205: Implement sub directories, parent directories references (in same workspace) in multi-doc features

v1.13 (2024-06-27)

Full Changelog

Logs:

  • LENS-202: Implemented Multi docs feature (minimal).
  • LENS-203: Implemented error codes mechanism; added MissingAssembliesError.
  • LENS-211: Only Peer or Enterprise tier user allow to render multi doc.

v1.12 (2024-05-02)

Full Changelog

Logs:

  • LENS-161: Update FC Worker to use VarSets instead of PropertyBag.
  • LENS-175: FC Worker not updating model with updated attributes.

v1.11 (2024-02-26)

Full Changelog

Logs:

  • #202-Trello: Updated FC worker to support FCStd file on viewer side.

v1.10 (2024-01-24)

Full Changelog

Logs:

  • #192-Trello: FC worker skipping assembly nested shape objects.

v1.9 (2024-01-07)

Full Changelog

Logs:

  • #175-Trello: Export BREP file instead of OBJ for viewer.

v1.8 (2023-09-02)

Full Changelog

Logs:

v1.7 (2023-08-16)

Full Changelog

Logs:

  • #71: Traced success and fails lambda logs

v1.6 (2023-08-09)

Full Changelog

Logs:

  • #49: Support Path workbench object

v1.5 (2023-08-06)

Full Changelog

Logs:

  • #49: Support 2D objects in OBJ

v1.4 (2023-05-15)

Full Changelog

Logs:

  • Implemented export command (supported FCStd, STEP, STL, OBJ formats).
  • Supported SharedModel objects for export command.

v1.3 (2023-04-18)

Full Changelog

Logs:

  • Used context.id as OBJ generated name instead of filename.stem.
  • Allowed to patch model which is used in shared-models.

v1.2 (2023-04-04)

Full Changelog

Logs:

  • Implemented model configurer.
  • Implemented logger.