Skip to content

Releases: memori-ai/memori-react

1.0.0-rc.2

16 Feb 14:59
d3aceec
Compare
Choose a tag to compare
1.0.0-rc.2 Pre-release
Pre-release

1.0.0-rc.2 (2023-02-16)

Maintenance

1.0.0-rc.1

16 Feb 14:33
74aa792
Compare
Choose a tag to compare
1.0.0-rc.1 Pre-release
Pre-release

1.0.0-rc.1 (2023-02-16)

Bug Fixes

Maintenance

  • fix relative imports (ef269da)
  • upgrade api-client to v1.1.0 (b2254e1)

1.0.0-rc.0

16 Feb 13:51
058dfd7
Compare
Choose a tag to compare
1.0.0-rc.0 Pre-release
Pre-release

1.0.0-rc.0 (2023-02-16)

⚠ BREAKING CHANGES

  • remove css imports, add single style.css file with imports

Changes

  • pass apiURL through for asset helper (0dd9a69)
  • remove css imports, add single style.css file with imports (1887357)

1.0.0-alpha.24

02 Feb 17:20
5232eb8
Compare
Choose a tag to compare
1.0.0-alpha.24 Pre-release
Pre-release

1.0.0-alpha.24 (2023-02-02)

Features

  • add feedback buttons on acceptsFeedback (8be4ca4)
  • add icon to show if a msg is generated by AI (c0a5ab7)
  • import new feedback + completions disclaimer (8fe3170)

Bug Fixes

Changes

  • add show AI icon in integration config (36575c9)
  • pick completion flag for generated by ai icon (4ae8658)
  • show feedback buttons + ai icon on chat bubble floating addon (3dbd011)

Maintenance

  • i18n: add translation for generated by ai (a7694bc)
  • upgrade api client (c65fb57)

1.0.0-alpha.23

19 Jan 10:40
fd526eb
Compare
Choose a tag to compare
1.0.0-alpha.23 Pre-release
Pre-release

1.0.0-alpha.23 (2023-01-19)

Changes

  • fixes for listening events (76bc5f6)

1.0.0-alpha.22

17 Jan 16:19
7cf14cf
Compare
Choose a tag to compare
1.0.0-alpha.22 Pre-release
Pre-release

1.0.0-alpha.22 (2023-01-17)

Bug Fixes

Maintenance

1.0.0-alpha.21

14 Jan 20:44
2348ff7
Compare
Choose a tag to compare
1.0.0-alpha.21 Pre-release
Pre-release

1.0.0-alpha.21 (2023-01-14)

Bug Fixes

Maintenance

  • pin azure sdk to 1.20.0 (a615436)

1.0.0-alpha.20

13 Jan 21:33
4c2d8fe
Compare
Choose a tag to compare
1.0.0-alpha.20 Pre-release
Pre-release

1.0.0-alpha.20 (2023-01-13)

Features

  • add mutationObserver to detect if authToken attr from wc is changed, show upload media button only if authToken present (33fef98)

Bug Fixes

  • link item preview img fallback (1d739d6)
  • send on enter menu btn sizes (6ca6887)

1.0.0-alpha.19

11 Jan 19:24
5a9f0f8
Compare
Choose a tag to compare
1.0.0-alpha.19 Pre-release
Pre-release

1.0.0-alpha.19 (2023-01-11)

Bug Fixes

1.0.0-alpha.18

11 Jan 18:27
60ff7f9
Compare
Choose a tag to compare
1.0.0-alpha.18 Pre-release
Pre-release

1.0.0-alpha.18 (2023-01-11)

Features

  • add link attachment modal with preview (e20c8ca)
  • add media upload + media attachment modal (6066f06)

Maintenance

  • add general usage story (309de4b)