Skip to content

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.0.26 (2026-03-05)

3.0.16 (2026-02-27)

Features

  • ui: create multiSelectField component

Bug Fixes

  • success: click on thumbs up first, no navbar flash
  • upload: showUI.fileUpload cancel should return null
  • upload: showUI.fileUpload max file limit default

Chores

  • deps: update husky to v9

3.0.12 (2026-02-26)

Bug Fixes

  • deps: eslint compatibility

3.0.11 (2026-02-26)

Bug Fixes

  • deps: security patches

3.0.10 (2026-02-25)

Features

  • skill-scripts: add skill-scripts CLI to SDK
  • ci: add BlackDuck license scan
  • docs: add Storybook reference to docs site
  • docs: add SDK AI context (AGENTS.md, CLAUDE.md)

Bug Fixes

  • showUI: fix fileUpload reuse
  • scripts: make scripts run on both Windows and Mac
  • deps: update dependencies and security patches
  • deps: clean up resolutions and commitlint resolutions
  • ci: BlackDuck scan blocks release

Chores

  • docs: add TSDoc comments for exports
  • tests: add tests and improve test runner
  • commitlint: use shared @matterway/commitlint-config

3.0.2 (2026-02-18)

Bug Fixes

  • showUI: fix fileUpload

Chores

  • deps: security updates
  • ci: update actions/checkout and actions/setup-node to v6

3.0.0 (2026-02-13)

Major version bump caused by a CI versioning fix. Includes all changes shipped during the 2.x series:

Features

  • ui: add hidden field validation
  • ui: use Matterway app icon as default headerbar icon
  • ui: add select-all to checkboxListField and improve dynamic items props
  • showUI: fix and improve showUI.fileUpload reuse

Bug Fixes

  • showUI: fix validation race condition
  • showUI: fix file upload return value
  • showUI: fix success statusList display
  • ui: fix modal custom dimension default position
  • ui: make error text selectable
  • ui: fix segmentedField XL item label overlap
  • form: add form validation to showForm
  • build: reduce skill bundle size (restructured internal module exports)
  • ci: fix production release versioning

⚠ BREAKING CHANGES

Note: these breaking changes shipped as patches during the 2.x series due to CI not detecting BREAKING CHANGE footers. The 3.0.0 bump corrected the version.

  • showUI: showUI.progressList no longer returns a value (changed from Promise<result> to void)
  • showUI: removed buttons prop from showUI.progressList

2.0.16 (2026-02-13)

Version bump only.

2.0.15 (2026-02-13)

Bug Fixes

  • build: reduce skill bundle size (restructured internal module exports)
  • ci: fix production release versioning

⚠ BREAKING CHANGES

Note: these should have triggered a major version bump but didn't due to CI issues. The 3.0.0 bump corrected this.

  • showUI: showUI.progressList no longer returns a value (changed from Promise<result> to void)
  • showUI: removed buttons prop from showUI.progressList

2.0.13 (2026-02-11)

Features

  • ui: add hidden field validation

2.0.12 (2026-02-09)

Bug Fixes

  • showUI: fix validation race condition

2.0.11 (2026-02-06)

Bug Fixes

  • ui: fix modal custom dimension default position

2.0.10 (2026-02-05)

Features

  • ui: use Matterway app icon as default headerbar icon

2.0.9 (2026-02-04)

Bug Fixes

  • ui: make error text selectable

2.0.8 (2026-01-29)

Bug Fixes

  • showUI: fix file upload return value

2.0.7 (2026-01-29)

Bug Fixes

  • form: add form validation to showForm

2.0.6 (2026-01-28)

Bug Fixes

  • ui: fix segmentedField XL item label overlap

2.0.5 (2026-01-28)

Bug Fixes

  • showUI: fix success statusList display

2.0.4 (2026-01-27)

Features

  • ui: add select-all to checkboxListField and improve dynamic items props

2.0.3 (2026-01-26)

Bug Fixes

  • ci: suppress npm log output

2.0.2 (2026-01-23)

Version bump only.

2.0.1 (2026-01-23)

Version bump only. Major version bump caused by CI versioning issue (no actual breaking API changes from 1.78.7).

1.78.7 (2026-01-23)

Features

  • showUI: add touched-state validation
  • ui: consolidate UIv2 components into main UI package (major internal restructure)

⚠ BREAKING CHANGES

Note: these breaking changes should have triggered a major version bump but didn't due to CI issues. The 2.0.0 bump happened later as a CI fix.

  • showUI: invalid prop now returns validation messages (removes validationMessage prop)
  • showUI: dynamic props are now async: ({value, data}) => value
  • showUI: return value changed from {state} to {data, button}

1.48.2 (2025-09-04)

Bug Fixes

  • ui: fix types and standardise imports

1.48.1 (2025-09-04)

Features

  • showUI: add percentField component for percentage inputs

1.48.0 (2025-09-03)

Features

  • showUI: add badgeField

1.47.0 (2025-09-03)

Features

  • showUI: add phoneField

1.46.0 (2025-09-03)

Features

  • ui: checkbox label interaction

1.45.11 (2025-09-03)

Features

  • showUI: add emailField component for email inputs

1.45.10 (2025-09-03)

Bug Fixes

  • author: valid email value

1.45.9 (2025-09-03)

Version bump only.

1.45.8 (2025-09-03)

Version bump only.

1.45.7 (2025-09-03)

Version bump only.

1.45.6 (2025-09-03)

Bug Fixes

  • ui: tighten input

1.45.5 (2025-09-03)

Bug Fixes

  • readme: add readmeFilename

1.45.4 (2025-09-03)

Version bump only.

1.45.3 (2025-09-03)

Version bump only.

1.45.2 (2025-09-03)

Version bump only.

1.45.1 (2025-09-03)

Version bump only.

1.45.0 (2025-09-02)

Features

  • showUI: add dateField

1.44.0 (2025-09-02)

Features

  • showUI: add currencyField

1.43.4 (2025-09-02)

Bug Fixes

  • ui: fix storybook

1.43.3 (2025-09-02)

Bug Fixes

  • ui: date field consistency

1.43.2 (2025-09-02)

Bug Fixes

  • showUI: items are async calc

1.43.1 (2025-09-02)

Bug Fixes

  • fileUpload: fix file upload chunks

1.43.0 (2025-09-01)

Features

  • ui: move content scripts

1.42.4 (2025-09-01)

Bug Fixes

  • handsontable: update license

1.42.3 (2025-08-29)

Bug Fixes

  • ui: progress items consistency

1.42.2 (2025-08-29)

Bug Fixes

  • ui: radioListField items consistency

1.42.1 (2025-08-29)

Bug Fixes

  • ui: use statusList for consistency

1.42.0 (2025-08-28)

Features

  • showUI: upgrade message

1.41.0 (2025-08-28)

Features

  • showUI: add completion to showUI

1.40.0 (2025-08-28)

Features

  • ui: add completion component

1.39.0 (2025-08-28)

Features

  • ui: add convenience callout component

1.38.0 (2025-08-28)

Features

  • ui: add text highlight

1.37.0 (2025-08-27)

Features

  • showUI: add image viewer

1.36.0 (2025-08-27)

Features

  • showUI: add keyValue

1.35.0 (2025-08-27)

Features

  • showUI: add icon

1.34.3 (2025-08-27)

Bug Fixes

  • assistant-ui: legacy types, closes

1.34.2 (2025-08-26)

Bug Fixes

  • assistant-ui: legacy types

1.34.1 (2025-08-25)

Bug Fixes

  • assistant-ui: fix imports

1.34.0 (2025-08-22)

Features

  • ui: add link and download file component

1.33.0 (2025-08-21)

Features

  • ui: add field comparison

1.32.3 (2025-08-21)

Version bump only.

1.32.1 (2025-08-20)

Bug Fixes

  • build: build SDK before packing in release workflow

1.32.0 (2025-08-20)

Features

  • release: add alpha channel

1.31.4 (2025-08-20)

Version bump only.

1.31.3 (2025-08-19)

Bug Fixes

  • content: createSkillMountRoot

1.31.2 (2025-08-19)

Version bump only.

1.31.1 (2025-08-19)

Bug Fixes

  • security: fix tmp package issue

1.31.0 (2025-08-19)

Features

  • ui: add showFileUpload to showUI

1.30.0 (2025-08-18)

Features

  • ui: add showUISuccess, closes

1.29.0 (2025-08-18)

Features

  • ui: add showFailureNotice to showUI

1.28.0 (2025-08-14)

Features

  • ui: showUI.requestUserAction

1.27.0 (2025-08-14)

Features

  • ui: add showProgress to showUI

1.26.0 (2025-08-14)

Features

  • ui: add new radioList to showUI

1.25.0 (2025-08-14)

Features

  • ui: add fileUpload to showUI

1.24.0 (2025-08-14)

Features

  • ui: add showProgressList to showUI

1.23.0 (2025-08-13)

Features

  • ui: add progressList to showUI

1.22.0 (2025-08-13)

Features

  • ui: add checkboxList to showUI, closes

1.21.0 (2025-08-12)

Features

  • ui: add segmentedField to showUI

1.20.0 (2025-08-12)

Features

  • ui: add select to showUI

1.19.0 (2025-08-12)

Features

  • ui: add statusList to showUI

1.18.0 (2025-08-11)

Features

  • ui: add modal to showUI, closes

1.17.0 (2025-08-11)

Features

  • ui: add vertical to showUI, closes

1.16.0 (2025-08-08)

Features

  • assistant-ui: success bubble feedback state, closes

1.15.2 (2025-08-08)

Bug Fixes

  • assistant-ui: storybook view

1.15.1 (2025-08-08)

Bug Fixes

  • build: fix build

1.15.0 (2025-08-06)

Features

  • hotReload: add ts docs for hot reload fns

1.14.3 (2025-08-01)

Bug Fixes

  • assistant-ui: adjust upload bubble

1.14.2 (2025-07-31)

Bug Fixes

  • assistant-ui: several fixes

1.14.1 (2025-07-31)

Bug Fixes

  • showUI: require should affect navigation bar

1.14.0 (2025-07-30)

Features

  • assistant-ui: add new key/value component

1.13.2 (2025-07-29)

Version bump only.

1.13.1 (2025-07-29)

Version bump only.

1.13.0 (2025-07-29)

Features

  • assistant-ui: add ocr confidence score to input

1.12.0 (2025-07-28)

Features

  • assistant-ui: toggle field

1.11.2 (2025-07-28)

Version bump only.

1.11.1 (2025-07-25)

Version bump only.

1.11.0 (2025-07-25)

Features

  • assistant-ui: add doc viewer tabs

1.10.0 (2025-07-25)

Features

  • assistant-ui: handsontable SheetViewer

1.9.0 (2025-07-25)

Features

  • assistant-ui: tiff

1.8.1 (2025-07-24)

Version bump only.

1.8.0 (2025-07-24)

Features

  • form: add root to getValue

1.7.1 (2025-07-24)

Bug Fixes

  • assistant-ui: consistent naming

1.7.0 (2025-07-24)

Features

  • assistant-ui: add new segmented field

1.6.0 (2025-07-24)

Features

  • assistant-ui: group highlight

1.5.1 (2025-07-24)

Chores

  • build: restructure SDK exports and convert file/form index files from .tsx to .ts

1.5.0 (2025-07-23)

Features

  • assistant-ui: add new image preview

1.4.28 (2025-07-22)

Bug Fixes

  • ui: tailwind and dynamic colors

1.4.27 (2025-07-22)

Version bump only.

1.4.26 (2025-07-21)

Version bump only.

1.4.25 (2025-07-18)

Bug Fixes

  • hot-reload: update hot reloads, closes

1.4.24 (2025-07-18)

Bug Fixes

  • build: ignore generate in nodemon watch

1.4.23 (2025-07-17)

Bug Fixes

  • assistant-ui: fix paddings and containers

1.4.22 (2025-07-17)

Bug Fixes

  • assistant-ui: fix storybook

1.4.21 (2025-07-16)

Version bump only.

1.4.20 (2025-07-16)

Version bump only.

1.4.19 (2025-07-16)

Bug Fixes

  • assistant-ui: fix style provider

1.4.18 (2025-07-15)

Reverts

  • Revert "chore(deps): bump react-markdown from 9.1.0 to 10.1.0 (#1517)" (#1535), closes

1.4.17 (2025-07-15)

Bug Fixes

  • build: fix paths and add more logs

1.4.16 (2025-07-15)

Version bump only.

1.4.15 (2025-07-15)

Version bump only.

1.4.14 (2025-07-14)

Version bump only.

1.4.13 (2025-07-14)

Version bump only.

1.4.12 (2025-07-11)

Version bump only.

1.4.11 (2025-07-11)

Version bump only.

1.4.10 (2025-07-11)

Version bump only.

1.4.9 (2025-07-11)

Version bump only.

1.4.8 (2025-07-11)

Version bump only.

1.4.7 (2025-07-11)

Features

  • assistant-ui: add base UI component library (avatar, badge, button, calendar, card, checkbox, dialog, dropdown, input, label, popover, select, separator, switch, table, tabs, textarea, tooltip)

1.4.6 (2025-07-10)

Version bump only.

1.4.5 (2025-07-10)

Version bump only.

1.4.4 (2025-07-09)

Reverts

  • packages: revert new packages migration (compatibility issues)

1.4.3 (2025-07-08)

Chores

  • build: improve createSkillMountRoot, add test mocks for background-react and pdf-parse

1.4.2 (2025-07-08)

Bug Fixes

  • ms-graph: fix pagination for long SharePoint lists

1.4.1 (2025-07-08)

Bug Fixes

  • ms-graph: fix getListItems API call

1.4.0 (2025-07-07)

Features

  • fillOptions: add additional configuration options to fillOptions

1.3.12 (2025-07-03)

Bug Fixes

  • utils: harden set utility against edge cases

1.3.11 (2025-07-03)

Bug Fixes

  • utils: improve mergeDeep security hardening

1.3.10 (2025-07-03)

Bug Fixes

  • utils: additional set utility fixes

1.3.9 (2025-07-03)

Bug Fixes

  • utils: harden set utility against prototype pollution

1.3.8 (2025-07-03)

Bug Fixes

  • utils: fix prototype pollution vulnerability in utility functions

1.3.7 (2025-07-03)

Bug Fixes

  • gh-actions: add missing permissions to GitHub Actions workflows

1.3.6 (2025-07-02)

Bug Fixes

  • offerMwFile: fix unsafe shell command construction (security)

1.3.5 (2025-07-02)

Version bump only.

1.3.4 (2025-07-02)

Bug Fixes

  • mergeDeep: fix prototype pollution vulnerability in deep merge

1.3.3 (2025-07-02)

Bug Fixes

  • utils: add tests and fixes for set utility

1.3.2 (2025-07-02)

Bug Fixes

  • waitForSelector: fix polynomial regex (ReDoS vulnerability)

1.3.1 (2025-06-30)

Version bump only.

1.3.0 (2025-06-24)

Features

  • test: add test coverage for SDK modules

1.2.1 (2025-06-17)

Bug Fixes

  • test: fix broken tests

1.2.0 (2025-06-17)

Features

  • ui: add overlay backdrop to showUI containers

1.1.8 (2025-06-13)

Version bump only.

1.1.7 (2025-06-13)

Version bump only.

1.1.6 (2025-06-12)

Bug Fixes

  • types: fix runJobs TypeScript type definitions

1.1.5 (2025-06-10)

Bug Fixes

  • dynamic-ui: fix dynamic field validity not updating when value changes

1.1.4 (2025-06-06)

Version bump only.

1.1.3 (2025-06-06)

Bug Fixes

  • wait: fix waitForText helper

1.1.2 (2025-06-03)

Bug Fixes

  • highlight: fix highlightSelector element highlighting

1.1.1 (2025-05-26)

Version bump only.

1.1.0 (2025-05-22)

Features

  • showUI: add showSuccessNotice for success message display

1.0.6 (2025-05-22)

Version bump only.

1.0.5 (2025-05-22)

Bug Fixes

  • build: fix skill build for MS Graph API integration

1.0.4 (2025-05-21)

Version bump only.

1.0.3 (2025-05-21)

Version bump only.

1.0.2 (2025-05-21)

Version bump only.

1.0.1 (2025-05-20)

Bug Fixes

  • build: fix Lerna build error

0.127.0 (2025-05-20)

Features

  • pages: add GoToOptions support to navigation helpers

0.126.11 (2025-05-19)

Version bump only.

0.126.10 (2025-05-19)

Bug Fixes

  • release: fix release script path

0.126.9 (2025-05-19)

Bug Fixes

  • release: add debug logging to release script

0.126.8 (2025-05-18)

Version bump only.

0.126.7 (2025-05-16)

Bug Fixes

  • release: fix release script path

0.126.6 (2025-05-16)

Version bump only.

0.126.5 (2025-05-16)

Bug Fixes

  • release: fix copy path in release script

0.126.4 (2025-05-15)

Version bump only.

0.126.3 (2025-05-15)

Bug Fixes

  • select: fix dropdown positioning

0.126.2 (2025-05-15)

Bug Fixes

  • export: export missing fileFromUrl function

0.126.1 (2025-05-14)

Bug Fixes

  • form: fix setText to accept component values

0.126.0 (2025-05-14)

Features

  • form: add support for dynamic field values

0.125.0 (2025-05-13)

Features

  • getFrame: add nested iframe selector support

0.124.5 (2025-05-09)

Bug Fixes

  • ci: fix Prettier configuration

0.124.4 (2025-05-05)

Bug Fixes

  • sheet: refactor Handsontable license key to use constants, remove dotenv import

0.124.3 (2025-05-05)

Bug Fixes

  • sheet: pass Handsontable license key through to Sheet component

0.124.2 (2025-05-02)

Version bump only.

0.124.1 (2025-05-02)

Bug Fixes

  • deps: update unzipper

0.124.0 (2025-05-02)

Features

  • dynamicUI: add file preview with Handsontable

0.123.6 (2025-04-30)

Version bump only.

0.123.5 (2025-04-30)

Version bump only.

0.123.4 (2025-04-30)

Bug Fixes

  • colorRow: fix coloring empty cells

0.123.3 (2025-04-30)

Version bump only.

0.123.2 (2025-04-30)

Chores

  • file: rename SdkFile to MwFile across codebase

0.123.1 (2025-04-30)

Bug Fixes

  • progress: fix progress injects again after navigation

0.123.0 (2025-04-29)

Features

  • highlight: use assistant or default color, make options optional

0.122.1 (2025-04-28)

Bug Fixes

  • pdfExtractRanges: fix out of range pages

0.122.0 (2025-04-28)

Features

  • dynamic-ui: add required fields validity support

0.121.3 (2025-04-28)

Version bump only.

0.121.2 (2025-04-28)

Bug Fixes

  • file: update file reader

0.121.1 (2025-04-25)

Bug Fixes

  • ui: fix persisting state

0.121.0 (2025-04-24)

Features

  • dynamic-ui: update uploadFile to support MwFile

0.120.2 (2025-04-24)

Bug Fixes

  • file: relax overly strict file path sanitization

0.120.1 (2025-04-23)

Bug Fixes

  • highlights: fix removeAllHighlights breaking when highlight is missing

0.120.0 (2025-04-23)

Features

  • file: add text content extraction from docx and pdf

0.119.3 (2025-04-22)

Bug Fixes

  • excel: expose cell get/set helpers

0.119.2 (2025-04-22)

Features

  • excel: export getWorksheet and 14 new excel utility functions

0.119.1 (2025-04-22)

Bug Fixes

  • build: apply security patches

0.119.0 (2025-04-22)

Features

  • dynamic-ui: add toggle field

0.118.0 (2025-04-22)

Features

  • dynamic-ui: add progress item component

0.117.1 (2025-04-16)

Bug Fixes

  • ui: add gap to vertical and horizontal layouts

0.117.0 (2025-04-16)

Features

  • dynamic-ui: add documentation for new containers

0.116.2 (2025-04-16)

Features

  • UI: add splitView block component

0.116.1 (2025-04-16)

Features

  • UI: add state management and resolve logic to NavigationBar

0.116.0 (2025-04-15)

Features

  • upload-file: add file upload to dynamic UI

0.115.0 (2025-04-15)

Features

  • ui: add more dynamic UI containers

0.114.0 (2025-04-15)

Features

  • dynamic-ui: add documentation to dynamic components

0.113.0 (2025-04-10)

Features

  • statuses: move statuses to assistant design system and add to dynamic UI

Breaking Changes

  • statuses: statuses component path changed — now imported from the assistant design system

0.112.0 (2025-04-08)

Features

  • outlook: add more Outlook helper functions

0.111.16 (2025-04-08)

Version bump only.

0.111.15 (2025-04-08)

Bug Fixes

  • themes: fix themes bug in showTabProgress

0.111.14 (2025-03-31)

Version bump only.

0.111.13 (2025-03-28)

Bug Fixes

  • excel: add hide sheet by name, index, or regex

0.111.12 (2025-03-27)

Bug Fixes

  • excel: implement workbookToSdkFile

0.111.11 (2025-03-27)

Bug Fixes

  • Content: fix Content flex issue

0.111.10 (2025-03-24)

Bug Fixes

  • SelectBase: fix default value not being selected in showForm select

0.111.9 (2025-03-24)

Bug Fixes

  • file: expose fileFromDrive

0.111.8 (2025-03-24)

Version bump only.

0.111.7 (2025-03-24)

Bug Fixes

  • xpath: handle negative xpath case

0.111.6 (2025-03-18)

Bug Fixes

  • showFileUpload: fix skill not resolving when validate is not provided

0.111.5 (2025-03-18)

Version bump only.

0.111.4 (2025-03-17)

Bug Fixes

  • bubble: remove extra space in bubble header and style scroll

0.111.3 (2025-03-14)

Bug Fixes

  • fileDownload: fix zip files being downloaded corrupt

0.111.2 (2025-03-13)

Bug Fixes

  • theme: fix themes for older assistant versions

0.111.1 (2025-03-13)

Bug Fixes

  • colorRow: fix coloring every row in every sheet

0.111.0 (2025-03-13)

Features

  • UI: dynamic UI proof of concept

0.110.9 (2025-03-13)

Bug Fixes

  • openFile: handle case when file does not exist

0.110.8 (2025-03-13)

Chores

  • ai: migrate SdkFile to MwFile in askFile and ocr modules

0.110.7 (2025-03-12)

Features

  • form: add dynamic form documentation and examples

0.110.6 (2025-03-12)

Bug Fixes

  • getFrame: fix getFrame theme

0.110.5 (2025-03-12)

Bug Fixes

  • theme: remove scroll bar

0.110.4 (2025-03-11)

Version bump only.

0.110.3 (2025-03-11)

Bug Fixes

  • page: fix reload

0.110.2 (2025-03-06)

Version bump only.

0.110.1 (2025-03-06)

Bug Fixes

  • suggestionText: fix suggestion text

0.110.0 (2025-03-05)

Features

  • package: add pdfjs dependency

0.109.4 (2025-03-05)

Bug Fixes

  • segmented: fix SegmentedField text color styling

0.109.3 (2025-03-05)

Bug Fixes

  • segmented: fix segmented checked state background color

0.109.2 (2025-03-05)

Version bump only.

0.109.1 (2025-03-05)

Features

  • file: add allowedTypes validation to upload components

0.109.0 (2025-03-05)

Features

  • pdf: implement mergePdfs and downloadPdf

0.108.1 (2025-03-05)

Bug Fixes

  • file: export showUploadFile

0.108.0 (2025-03-04)

Features

  • highlight: add show highlight feature

0.107.0 (2025-03-04)

Features

  • page: add navigate helper

0.106.1 (2025-03-04)

Version bump only.

0.106.0 (2025-03-04)

Features

  • build: minify SDK size — part 2 (content)

0.105.3 (2025-03-03)

Version bump only.

0.105.2 (2025-03-03)

Bug Fixes

  • showSuccessNotice: fix event name sent by ctx.telemetry.sendEvent

0.105.1 (2025-03-03)

Bug Fixes

  • showForm: fix date input not taking correct width

0.105.0 (2025-03-03)

Features

  • theme: implement organization theme

0.104.0 (2025-03-03)

Features

  • build: minify SDK size — part 1 (background)

0.103.4 (2025-03-03)

Version bump only.

0.103.3 (2025-02-28)

Bug Fixes

  • ai: update AI secrets

0.103.2 (2025-02-28)

Version bump only.

0.103.1 (2025-02-28)

Bug Fixes

  • select: fix multiple select

0.103.0 (2025-02-28)

Features

  • AI: add askFile function

0.102.1 (2025-02-27)

Version bump only.

0.102.0 (2025-02-26)

Features

  • ai: add basic OCR helper

0.101.0 (2025-02-26)

Features

  • ai: add standard AI helpers

0.100.0 (2025-02-26)

Features

  • file: add PDF pages extraction helpers

0.99.0 (2025-02-25)

Features

  • file: add file and folder manipulation helpers

0.98.2 (2025-02-24)

Bug Fixes

  • context: make assistant required in Context interface, update mock context

0.98.1 (2025-02-24)

Version bump only.

0.98.0 (2025-02-24)

Features

  • file: add zip support

0.97.8 (2025-02-21)

Version bump only.

0.97.7 (2025-02-21)

Bug Fixes

  • success: update colors in light mode

0.97.6 (2025-02-20)

Version bump only.

0.97.5 (2025-02-20)

Chores

  • success: extend success notice props

0.97.4 (2025-02-20)

Bug Fixes

  • notice: remove unused import in Thumbs component

0.97.3 (2025-02-20)

Version bump only.

0.97.2 (2025-02-20)

Features

  • notice: redesign success bubble with feedback UI

0.97.1 (2025-02-19)

Version bump only.

0.97.0 (2025-02-17)

Features

  • sanitizeFilePath: handle spaces in path and add tests

0.96.7 (2025-02-17)

Bug Fixes

  • markdown: install and use remark-breaks

0.96.6 (2025-02-17)

Version bump only.

0.96.5 (2025-02-17)

Bug Fixes

  • select: fix select returning default value even if default was cleared

0.96.4 (2025-02-17)

Features

  • checkbox: add checkAll position support (top/bottom)

0.96.3 (2025-02-11)

Version bump only.

0.96.2 (2025-02-10)

Chores

  • checkbox: add checkAll position type to form fields

0.96.1 (2025-01-31)

Version bump only.

0.96.0 (2025-01-31)

Features

  • sharepoint: add user authentication for SharePoint

0.95.5 (2025-01-30)

Bug Fixes

  • utils: fix $xEval to use element.evaluate instead of page.evaluate

0.95.4 (2025-01-30)

Bug Fixes

  • select: fix position of select dropdown

0.95.3 (2025-01-28)

Bug Fixes

  • license: fix license checker

0.95.2 (2025-01-23)

Bug Fixes

  • storybook: remove unused story

0.95.1 (2025-01-22)

Version bump only.

0.95.0 (2025-01-20)

Features

  • sharepoint: add getFileByPath function

0.94.5 (2025-01-15)

Version bump only.

0.94.4 (2025-01-15)

Features

  • pages: add createMinimizedWindow extension API support

0.94.3 (2025-01-10)

Bug Fixes

  • README: clean up test pack instructions

0.94.2 (2025-01-10)

Bug Fixes

  • runJobs: fix background window concurrency

0.94.1 (2025-01-10)

Bug Fixes

  • markdown: clean up callouts

0.94.0 (2025-01-10)

Features

  • sharepoint: add SharePoint Graph API integration

0.93.3 (2025-01-10)

Chores

  • tests: relocate test files to colocated paths

0.93.2 (2024-12-16)

Version bump only.

0.93.1 (2024-12-16)

Version bump only.

0.93.0 (2024-12-16)

Features

  • utils: add getFormattedDate helper

0.92.6 (2024-12-16)

Bug Fixes

  • form: fix masked input validation

0.92.5 (2024-12-16)

Version bump only.

0.92.4 (2024-12-12)

Version bump only.

0.92.3 (2024-12-12)

Bug Fixes

  • checkbox: re-export checkboxField

0.92.2 (2024-12-11)

Bug Fixes

  • fields: consider the invalid prop in fields

0.92.1 (2024-12-11)

Bug Fixes

  • select: fix select placeholder

0.92.0 (2024-12-11)

Features

  • file: update file validation flow

0.91.4 (2024-12-10)

Version bump only.

0.91.3 (2024-12-10)

Version bump only.

0.91.2 (2024-12-10)

Version bump only.

0.91.1 (2024-12-10)

Version bump only.

0.91.0 (2024-12-09)

Features

  • watchers: move watcher tests to separate files

0.90.1 (2024-12-09)

Version bump only.

0.90.0 (2024-12-06)

Features

  • showForm: resolve showForm on Enter key press

0.89.0 (2024-12-04)

Features

  • file: pre-validate file size

0.88.0 (2024-12-03)

Features

  • uniqueId: use crypto instead of incremented ID

0.87.5 (2024-12-02)

Version bump only.

0.87.4 (2024-11-28)

Bug Fixes

  • build: fix build issue with test imports

0.87.3 (2024-11-28)

Features

  • form: add style prop to showForm
  • modules: remove base64 module

0.87.2 (2024-11-28)

Version bump only.

0.87.1 (2024-11-27)

Chores

  • progress: reorganize progress folder and add tests

0.87.0 (2024-11-26)

Features

  • release: send Slack message when SDK build fails

0.86.0 (2024-11-26)

Chores

  • tests: extract each helper and test into separate files

0.85.0 (2024-11-25)

Features

  • select: add option select width

0.84.0 (2024-11-21)

Features

  • race: add raceSelectors and racePromises helper functions

0.83.3 (2024-11-20)

Version bump only.

0.83.2 (2024-11-20)

Version bump only.

0.83.1 (2024-11-20)

Bug Fixes

  • waiters: fix waitForSelector with hidden elements

0.83.0 (2024-11-19)

Features

  • showForm: update showForm documentation

0.82.10 (2024-11-19)

Bug Fixes

  • build: fix puppeteer error

0.82.9 (2024-11-19)

Version bump only.

0.82.8 (2024-11-19)

Bug Fixes

  • test: fix test logs

0.82.7 (2024-11-19)

Bug Fixes

  • waiters: fix waitForSelector

0.82.6 (2024-11-13)

Bug Fixes

  • file: fix file upload text

0.82.5 (2024-11-05)

Bug Fixes

  • fill: fix fill not working with xpath

0.82.4 (2024-10-30)

Bug Fixes

  • form: add checked prop to radio list items

0.82.3 (2024-10-30)

Bug Fixes

  • file: fix uploading corrupted files

0.82.2 (2024-10-16)

Bug Fixes

  • uploadFile: remove extra overlay in showUploadFile

0.82.1 (2024-10-16)

Version bump only.

0.82.0 (2024-10-14)

Features

  • list-item: add extra prop to some showForm types

0.81.5 (2024-10-14)

Bug Fixes

  • build: fix build tests

0.81.4 (2024-10-10)

Bug Fixes

  • form: sonarcloud form

0.81.3 (2024-10-10)

Bug Fixes

  • tabProgress: fix removing overlay

0.81.2 (2024-10-09)

Version bump only.

0.81.1 (2024-10-09)

Bug Fixes

  • file: fix file upload

0.81.0 (2024-10-09)

Features

  • bubble: specify position of the bubble

0.80.2 (2024-10-09)

Bug Fixes

  • form: rollback form sonarcloud

0.80.1 (2024-10-09)

Bug Fixes

  • formItem: fix formItem error

0.80.0 (2024-10-09)

Features

  • progressList: add warning status to progresslist

0.79.1 (2024-10-07)

Bug Fixes

  • maintainability: sonarcloud

0.79.0 (2024-10-07)

Features

  • markdown: add support for tables in markdown

0.78.1 (2024-10-04)

Bug Fixes

  • maintainability: sonarcloud

0.78.0 (2024-10-02)

Features

  • sharepoint: add move, delete and copy function to sharpoint helper

0.77.2 (2024-10-02)

Bug Fixes

  • maintainability: sonarcloud

0.77.1 (2024-09-27)

Bug Fixes

  • reliability: sonarcloud cleanup medium reliability

0.77.0 (2024-09-27)

Features

  • utils: get timestamp

0.76.0 (2024-09-26)

Features

  • sharepoint: fix list files URL

0.75.17 (2024-09-26)

Version bump only.

0.75.16 (2024-09-26)

Version bump only.

0.75.15 (2024-09-25)

Bug Fixes

  • theme: fix theme documentation

0.75.14 (2024-09-25)

Bug Fixes

  • file: divide big files to chunks while uploading

0.75.13 (2024-09-24)

Bug Fixes

  • themes: update the initialize theme function

0.75.12 (2024-09-24)

Version bump only.

0.75.11 (2024-09-19)

Version bump only.

0.75.10 (2024-09-19)

Bug Fixes

  • deps: remove npm-watch

0.75.9 (2024-09-19)

Bug Fixes

  • deps: patch semver

0.75.8 (2024-09-19)

Version bump only.

0.75.7 (2024-09-19)

Bug Fixes

  • deps: patch ws

0.75.6 (2024-09-19)

Bug Fixes

  • storybook: storybook upgrade

0.75.5 (2024-09-19)

Bug Fixes

  • axios: axios update

0.75.4 (2024-09-18)

Bug Fixes

  • lodash: remove lodash-es

0.75.3 (2024-09-10)

Bug Fixes

  • selectField: fix select value overflow cut

0.75.2 (2024-08-14)

Bug Fixes

  • import: fix errors about lodash

0.75.1 (2024-08-08)

Bug Fixes

  • showNotice: fix subtitle color in dark theme

0.75.0 (2024-07-30)

Features

  • showForm: deprecate initialData in showForm

0.74.0 (2024-07-30)

Features

  • toast: update toast component docs

0.73.1 (2024-07-30)

Version bump only.

0.73.0 (2024-07-25)

Features

  • showUploadFile: update showUploadFile docs

0.72.7 (2024-07-23)

Bug Fixes

  • form: fix input mask

0.72.6 (2024-07-19)

Version bump only.

0.72.5 (2024-07-19)

Bug Fixes

  • select: fix select component storybook page

0.72.4 (2024-07-11)

Bug Fixes

  • form: fix select styles

0.72.1 (2024-07-10)

Version bump only.

0.72.0 (2024-07-09)

Features

  • page: open multiple tabs in the same window in bg ctx

0.71.13 (2024-07-03)

Bug Fixes

  • icons: restore play icon

0.71.12 (2024-07-03)

Bug Fixes

  • release: fix slack msg

0.71.11 (2024-07-03)

Version bump only.

0.71.10 (2024-07-03)

Bug Fixes

  • bubble: fix drag and drop on google pages

0.71.9 (2024-07-03)

Bug Fixes

  • release: manual release

0.71.8 (2024-07-03)

Bug Fixes

  • pages: await browser targets

0.71.7 (2024-07-01)

Bug Fixes

  • form: styled components import

0.71.6 (2024-07-01)

Bug Fixes

  • navigation: fix navigation and press conditions

0.71.5 (2024-06-26)

Bug Fixes

  • release: slack notification

0.71.4 (2024-06-26)

Bug Fixes

  • release: auto-release alpha

0.71.3 (2024-06-25)

Bug Fixes

  • test: mock assistant API

0.71.2 (2024-06-25)

Bug Fixes

  • themes: update get file path

0.71.1 (2024-06-24)

Bug Fixes

  • theme: fix theme events

0.71.0 (2024-06-24)

Features

  • callout: left align text in callout

0.70.0 (2024-06-21)

Features

  • form: make groups collapsable optionally

0.69.4 (2024-06-13)

Bug Fixes

  • designer: update skillcompletition

0.69.3 (2024-06-11)

Version bump only.

0.69.2 (2024-06-11)

Bug Fixes

  • select: fix menu width

0.69.1 (2024-06-10)

Bug Fixes

  • successNotice: add thumbs feedback comment

0.69.0 (2024-06-10)

Features

  • successNotice: add thumbs feedback comment

0.68.4 (2024-06-10)

Bug Fixes

  • docs: rm select from docs

0.68.3 (2024-06-10)

Bug Fixes

  • release: rm commit msg

0.68.2 (2024-06-10)

Bug Fixes

  • release: commit msg

0.68.1 (2024-06-10)

Bug Fixes

  • release: test alpha release, closes

0.68.0 (2024-06-07)

Features

  • release: add manual trigger and channel support to release workflow

0.67.0 (2024-06-07)

Features

  • suggestionBox: add suggestion box to the success bubble

0.66.0 (2024-06-07)

Features

  • xpath: refactor core modules to use XPath selectors as primary strategy

0.65.5 (2024-06-06)

Bug Fixes

  • form: fix build

0.65.4 (2024-06-06)

Bug Fixes

  • form: build fix

0.65.3 (2024-06-06)

Version bump only.

0.65.2 (2024-06-04)

Bug Fixes

  • form: fix form validation for regex and custom

0.65.1 (2024-06-03)

Bug Fixes

  • input: fix warnings/errors for multiple and defaultValue

0.65.0 (2024-05-31)

Features

  • icons: readd some missing icons

0.64.0 (2024-05-31)

Features

  • ads: add white overlay option

0.63.0 (2024-05-31)

Features

  • icons: remove unused icons

0.62.0 (2024-05-30)

Features

  • sdk: rename watcher module to wait, add getText, refactor form and DOM modules

0.61.7 (2024-05-29)

Bug Fixes

  • build: update build-branch workflow to be manual

0.61.6 (2024-05-29)

Bug Fixes

  • vertical: fix broken buttons space

0.61.4 (2024-05-29)

Bug Fixes

  • markdown: fix opening link in a new tab in info and warn

0.61.3 (2024-05-29)

Bug Fixes

  • select: update styles of select

0.61.2 (2024-05-28)

Version bump only.

0.61.1 (2024-05-28)

Bug Fixes

  • ads: bubble position update

0.61.0 (2024-05-28)

Features

  • sdk: add assistant type to Context

0.60.4 (2024-05-28)

Bug Fixes

  • release: lerna, version, commit

0.53.1 (2024-04-29)

Version bump only.

0.53.0 (2024-04-29)

Features

  • architecture: cut the size of the SDK and migrate to ES6

Bug Fixes

  • form: add overlay option to showForm

0.52.2 (2024-04-17)

Bug Fixes

  • form: add overlay option to showForm

0.52.1 (2024-04-05)

Bug Fixes

  • form: if select is at the bottom of showForm, it will not show all items

0.52.0 (2024-03-25)

Features

  • check-licenses: fix file drive

0.51.1 (2024-03-20)

Version bump only.

0.51.0 (2024-03-20)

Features

  • check-licenses: add artifact

0.50.7 (2024-03-19)

Version bump only.

0.50.6 (2024-03-19)

Version bump only.

0.50.5 (2024-03-19)

Version bump only.

0.50.4 (2024-03-19)

Bug Fixes

  • form: transformation doesn’t work

0.50.3 (2024-03-18)

Bug Fixes

  • bubble: fix section's container radius

0.50.2 (2024-03-18)

Bug Fixes

  • showForm: fix segmented type issues

0.50.1 (2024-03-14)

Version bump only.

0.50.0 (2024-03-12)

Features

  • splitview: add split view component

0.49.3 (2024-03-12)

Version bump only.

0.49.2 (2024-03-12)

Reverts

  • Revert "fix(form): #669 fix default values in form (#676)" (#692), closes

0.49.1 (2024-03-11)

Version bump only.

0.49.0 (2024-03-11)

Features

  • tiff: tiff viewer

0.48.4 (2024-03-11)

Version bump only.

0.48.3 (2024-03-11)

Version bump only.

0.48.2 (2024-03-11)

Version bump only.

0.48.1 (2024-03-11)

Bug Fixes

  • form: fix default values in form

0.48.0 (2024-03-06)

Features

  • bubble: remove overflow hidden from Bubble

0.47.14 (2024-03-05)

Chores

  • deps: update node-fetch

0.47.13 (2024-03-05)

Chores

  • deps: update Prettier and reformat source

0.47.12 (2024-03-05)

Version bump only.

0.47.11 (2024-03-05)

Features

  • form: add date range component

0.47.10 (2024-03-05)

Version bump only.

0.47.9 (2024-03-01)

Features

  • xpath: rename xpath methods for consistency

0.47.8 (2024-02-20)

Reverts

  • Revert "Fix/643 showform console errors (#645)" (#656), closes

0.47.7 (2024-02-20)

Bug Fixes

  • form: add option to hide group in form

0.47.6 (2024-02-16)

Version bump only.

0.47.5 (2024-02-12)

Version bump only.

0.47.4 (2024-02-05)

Bug Fixes

  • select: fix select not opening on click, add custom items to dropdown

0.47.3 (2024-01-29)

Bug Fixes

  • deps: fix vulnerabilities

0.47.2 (2024-01-24)

Version bump only.

0.47.1 (2024-01-05)

Bug Fixes

  • select: fix select not changing state

0.47.0 (2024-01-04)

Features

  • form: alphabetic/alphanumeric validation

0.46.1 (2024-01-02)

Version bump only.

0.46.0 (2023-12-20)

Features

  • analytics: send skill success event

0.45.0 (2023-12-20)

Features

  • debug-logs: add [SDK] to console debug

0.44.0 (2023-12-18)

Features

  • form: input mask

0.43.5 (2023-12-18)

Bug Fixes

  • form: fix validation priority

0.43.4 (2023-12-18)

Bug Fixes

  • checkboxlist: implement min/max/range selection validation

0.43.3 (2023-12-18)

Bug Fixes

  • form: fix StringFormat export

0.43.2 (2023-12-13)

Bug Fixes

  • skill-build: fix skill build

0.43.1 (2023-12-13)

Version bump only.

0.43.0 (2023-12-12)

Features

  • form: transform fields on blur

0.42.2 (2023-12-11)

Version bump only.

0.42.1 (2023-12-11)

Version bump only.

0.42.0 (2023-12-11)

Features

  • skill: fix webpack build

0.41.2 (2023-12-11)

Version bump only.

0.41.1 (2023-12-11)

Version bump only.

0.41.0 (2023-12-11)

Features

  • release: add multi select

0.40.4 (2023-12-11)

Version bump only.

0.40.3 (2023-12-06)

Bug Fixes

  • form: fix checked in checknoxList

0.40.2 (2023-12-05)

Bug Fixes

  • release: fix undefined attributes

0.40.1 (2023-12-05)

Bug Fixes

  • release: fix identifier

0.40.0 (2023-12-05)

Features

  • release: add contextual bubble

0.39.2 (2023-12-04)

Bug Fixes

  • form: fix validation for min/max | lessThan/moreThan

0.39.1 (2023-11-30)

Bug Fixes

  • release: clean up

0.39.0 (2023-11-30)

Features

  • release: update highlight to match themes

0.38.0 (2023-11-30)

Features

  • theme: add rainbow theme

0.37.1 (2023-11-28)

Bug Fixes

  • autosuggest: fix select autosuggest

0.37.0 (2023-11-27)

Features

  • input: add color and onClick to prefix/suffix

0.36.5 (2023-11-22)

Bug Fixes

  • ads: remove old widgets from ads

0.36.4 (2023-11-21)

Version bump only.

0.36.3 (2023-11-20)

Version bump only.

0.36.2 (2023-11-20)

Version bump only.

0.36.1 (2023-11-20)

Version bump only.

0.36.0 (2023-11-20)

Features

  • page: get element from nested shadow root

0.35.3 (2023-11-17)

Version bump only.

0.35.2 (2023-11-10)

Bug Fixes

  • sharepoint: throw error when status is not ok

0.35.1 (2023-11-07)

Version bump only.

0.35.0 (2023-11-07)

Features

  • yalc: add yalc instructions

0.34.4 (2023-11-03)

Version bump only.

0.34.3 (2023-10-30)

Bug Fixes

  • exports: fix skill build

0.34.2 (2023-10-26)

Bug Fixes

  • select: useRef for FormSelect

0.34.1 (2023-10-25)

Version bump only.

0.34.0 (2023-10-24)

Features

  • form: add support for dynamic components

0.33.38 (2023-10-24)

Bug Fixes

  • form: fix nan validation message

0.33.37 (2023-10-23)

Bug Fixes

  • form: do not validate hidden or disabled buttons

0.33.36 (2023-10-20)

Bug Fixes

  • form: fix showForm text

0.33.35 (2023-10-19)

Bug Fixes

  • scripts: downgrade background-react to work with scripts v1

0.33.34 (2023-10-18)

Bug Fixes

  • release: revert pr 502

0.33.33 (2023-10-17)

Bug Fixes

  • yarnlock: regenerate yarn lock

0.33.32 (2023-10-17)

Version bump only.

0.33.31 (2023-10-17)

Bug Fixes

  • release: remove text border

0.33.30 (2023-10-13)

Version bump only.

0.33.29 (2023-10-12)

Version bump only.

0.33.28 (2023-10-12)

Version bump only.

0.33.27 (2023-10-11)

Bug Fixes

  • file: open folder fix

0.33.26 (2023-10-05)

Bug Fixes

  • form: fix group title and description

0.33.25 (2023-10-04)

Version bump only.

0.33.24 (2023-10-04)

Version bump only.

0.33.23 (2023-10-04)

Version bump only.

0.33.22 (2023-10-04)

Version bump only.

0.33.21 (2023-10-04)

Version bump only.

0.33.20 (2023-10-04)

Version bump only.

0.33.19 (2023-10-04)

Version bump only.

0.33.18 (2023-10-04)

Version bump only.

0.33.17 (2023-09-28)

Version bump only.

0.33.16 (2023-09-28)

Version bump only.

0.33.15 (2023-09-28)

Version bump only.

0.33.14 (2023-09-28)

Bug Fixes

  • form: disable only submit button

0.33.13 (2023-09-28)

Version bump only.

0.33.12 (2023-09-27)

Version bump only.

0.33.11 (2023-09-27)

Version bump only.

0.33.10 (2023-09-27)

Version bump only.

0.33.9 (2023-09-27)

Version bump only.

0.33.8 (2023-09-27)

Version bump only.

0.33.7 (2023-09-26)

Version bump only.

0.33.6 (2023-09-26)

Version bump only.

0.33.5 (2023-09-26)

Chores

  • tests: add file operation tests

0.33.4 (2023-09-26)

Features

  • waiters: add waitForXPathSelector helper

0.33.3 (2023-09-25)

Chores

  • tests: add clear and type tests

0.33.2 (2023-09-25)

Chores

  • tests: add domClick tests

0.33.1 (2023-09-25)

Version bump only.

0.33.0 (2023-09-25)

Features

  • automation: draftEmail

0.32.3 (2023-09-22)

Version bump only.

0.32.2 (2023-09-22)

Version bump only.

0.32.1 (2023-09-21)

Version bump only.

0.32.0 (2023-09-20)

Features

  • tests: global config for mocks

0.31.21 (2023-09-20)

Version bump only.

0.31.20 (2023-09-20)

Bug Fixes

  • form: clean values inside form after render

0.31.19 (2023-09-20)

Version bump only.

0.31.18 (2023-09-20)

Version bump only.

0.31.17 (2023-09-20)

Features

  • form: update conditional fields
  • waiters: add wait and waitForSelector unit tests

0.31.16 (2023-09-20)

Version bump only.

0.31.15 (2023-09-20)

Version bump only.

0.31.14 (2023-09-20)

Version bump only.

0.31.13 (2023-09-20)

Version bump only.

0.31.12 (2023-09-20)

Version bump only.

0.31.11 (2023-09-18)

Bug Fixes

  • release: fix highlighter position

0.31.10 (2023-09-18)

Version bump only.

0.31.9 (2023-09-15)

Bug Fixes

  • highlight: fix highlights position

0.31.8 (2023-09-13)

Version bump only.

0.31.7 (2023-09-13)

Version bump only.

0.31.6 (2023-09-13)

Version bump only.

0.31.5 (2023-09-08)

Bug Fixes

  • config: fix build watcher

0.31.4 (2023-09-07)

Bug Fixes

  • storage: tmp remove storage

0.31.3 (2023-09-07)

Version bump only.

0.31.2 (2023-09-06)

Bug Fixes

  • storage: fix path

0.31.1 (2023-09-06)

Bug Fixes

  • tests: fix local tests

0.31.0 (2023-09-06)

Features

  • sdk: retry behaviour for mouse and keyboard helpers, closes

0.30.5 (2023-09-05)

Version bump only.

0.30.4 (2023-09-05)

Version bump only.

0.30.3 (2023-09-05)

Version bump only.

0.30.2 (2023-09-05)

Version bump only.

0.30.1 (2023-09-05)

Version bump only.

0.30.0 (2023-09-05)

Features

  • storage: storage package

0.29.3 (2023-09-05)

Version bump only.

0.29.2 (2023-08-31)

Version bump only.

0.29.1 (2023-08-29)

Bug Fixes

  • release: fix release

0.29.0 (2023-08-25)

Features

  • automation: add mouseEvent hover helper

Chores

  • deps: bump yup from 0.32.11 to 1.2.0
  • deps: bump react from 17.0.2 to 18.2.0

0.28.13 (2023-08-29)

Version bump only.

0.28.12 (2023-08-29)

Version bump only.

0.28.11 (2023-08-29)

Version bump only.

0.28.10 (2023-08-29)

Version bump only.

0.28.9 (2023-08-28)

Bug Fixes

  • file: fix UI

0.28.8 (2023-08-25)

Version bump only.

0.28.7 (2023-08-25)

Bug Fixes

  • npm: fix dependencies

0.28.6 (2023-08-25)

Bug Fixes

  • themes: fix path

0.28.5 (2023-08-25)

Version bump only.

0.28.4 (2023-08-25)

Version bump only.

0.28.3 (2023-08-25)

Bug Fixes

  • release: fix lerna

0.28.2 (2023-08-25)

Bug Fixes

  • release: fix lerna

0.28.1 (2023-08-25)

Version bump only.

Matterway Assistant SDK Documentation