Skip to content

Latest commit

 

History

History
103 lines (54 loc) · 4 KB

CHANGELOG.md

File metadata and controls

103 lines (54 loc) · 4 KB

0.2.9 (2023-06-27)

0.2.8 (2023-06-05)

New Features
  • HuddlyHex: Added pid for crew over smartbase (3a8449a8)

0.2.7 (2023-05-08)

New Features

0.2.6 (2023-03-13)

New Features

0.2.5 (2023-03-07)

New Features
  • added interface for certificate authorithy client (b4527ac1)

0.2.4 (2022-12-12)

New Features
  • added interfaces for dealing with subs (b4a99b4a)

0.2.3 (2022-11-07)

New Features
  • IDeviceApiOpts: pidsToIgnore option (d99f296b)

0.2.2 (2022-11-02)

New Features
  • support focus mode (fe660545)
  • IAutozoomControl: added function for getting supported framing modes (10e25ff4)
Refactors
  • IAutozoomControl: refactor of method to correlate more with the param type setFraming -> setFramingMode (00535d56)

0.2.1 (2022-09-27)

New Features
  • new interface for autozoom control (f665e66)
  • added speaker_framing enum (964e2bb)

0.2.0 (2022-03-23)

Chores
New Features
  • Updating PID hex value for L1 & S1 (f5acda75)
  • remove the legacy fileTransfer functions (4dd498b7)
Refactors
  • Custom logger could have a component parameter (9ab882a7)

0.1.2 (2022-01-26)

Documentation Changes
New Features
  • Support new autozoom mode 'Plaza' (aka 'Gallery View') on IQ (197cab1f)

0.1.1 (2021-12-22)

New Features
Bug Fixes
  • tsconfig.json: include path should include all (05cd399b)

0.1.1 (2021-12-22)

New Features
  • run github actions for build (a34061e5)
  • Add all interfaces, abstract classes & enums (246eb369)
Bug Fixes
  • build main branch and all prs (52da7e4b)