Skip to content

Releases: Multiwoven/multiwoven

Release v0.55.0

08 Apr 07:56
31a6872
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[0.55.0] - 2025-04-04

🐛 Bug Fixes

  • (CE) Pagination showing in empty state
  • (CE) Confirm email template (#978) (#674)

🚜 Refactor

  • (CE) Lists filtering and query params building (#860) (#619)

Release v0.54.0

03 Apr 04:36
d1bcb54
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[0.54.0] - 2025-03-28

🚀 Features

  • (CE) Update release workflows (#671)

🐛 Bug Fixes

  • (CE) Quick fix for Anthropic (#668)
  • (CE) Update gems for snyk security (#667)

⚙️ Miscellaneous Tasks

  • (CE) Update Server gem 0.21.1 (#655)
  • (CE) Update Server gem 0.21.2 (#666)

Release v0.53.0

25 Mar 11:26
db88748
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[0.53.0] - 2025-03-24

🚀 Features

  • (CE) Add WatsonX.Ai Connector (#647)
  • (CE) Add Antropic Ai/Ml Source Connector (#651)
  • (CE) Update workflow to push images to dockerhub when new release is created (#654)

🐛 Bug Fixes

  • (CE) Solid Worker Migrations
  • (CE) Fix spelling error with Anthropic (#652)

🚜 Refactor

  • (CE) Audit - better copy for invalid email and password(#644)
  • (CE) Exit stepped form without warning (#648)

⚙️ Miscellaneous Tasks

  • (CE) Update system role descriptions (#645)
  • (CE) Remove Audit from Connector Definition Controller (#636)
  • (CE) Update Server Gem 0.20.0 (#656)

Release v0.52.0

20 Mar 10:23
1685fe0
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[0.52.0] - 2025-03-13

⚙️ Miscellaneous Tasks

  • (CE) Add Audit to Workspace Controller (#640)

Release v0.51.0

11 Mar 18:16
ad58774
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[0.51.0] - 2025-03-11

🐛 Bug Fixes

  • (CE) System role update
  • (CE) Role data migration
  • (CE) Rubocop
  • (CE) Refactor code

Release v0.49.0

04 Mar 12:39
7c63970
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[0.49.0] - 2025-03-03

🚀 Features

  • Add group meta to resource (#616)

🐛 Bug Fixes

  • Migration for billing plan (#614)
  • User login with email confirmation (#625)

⚙️ Miscellaneous Tasks

  • Add role type to role (#618)
  • Gem vulnerability fixes (#615)
  • Add SSO Configuration to DB (#613)
  • Add permissions count to role (#624)
  • Add ChatMessageTransformer for chat prompt message (#626)
  • Add ChatMessage model (#628)
  • Chat bot session end time to nil (#630)
  • Add ruby-saml gem (#627)
  • Add permission for SSO Configuration (#629)

Release v0.48.0

27 Feb 13:35
8e5e841
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[0.48.0] - 2025-02-21

🐛 Bug Fixes

  • (CE) Vulnerable integration gem versions update (#607)
  • (CE) Rename the embedding mode of open_ai (#608)
  • (CE) Ensure default value for SMTP sender email is applied correctly (#858) (#610)

⚙️ Miscellaneous Tasks

  • (CE) Accept hide_embedding variable in sync (#612)
  • (CE) Change additional remark name in Message Feedback (#609)
  • (CE) Sync alert bug fixes (#585)

Release v0.47.0

18 Feb 17:03
21bf4c8
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[0.47.0] - 2025-02-12

🚀 Features

  • (CE) PG vector as source changes (#603)
  • (CE) Embedding transformation for vector field (#606)

⚙️ Miscellaneous Tasks

  • (CE) Add billing permissions (#602)
  • (CE) Add renewal date to subscription

Release v0.46.0

11 Feb 11:28
d0394ec
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[0.46.0] - 2025-02-10

🚀 Features

  • (CE) Add billing models (#599)
  • (CE) Track usage metrics (#598)

🐛 Bug Fixes

  • (CE) Test failure (#601)

⚙️ Miscellaneous Tasks

  • (CE) Update Server Gem 0.19.0 (#589)
  • (CE) Message Feedback (DB) Create (#592)
  • (CE) Update postgresql catalog for vector data type (#597)
  • (CE) Common changes to Message Feedback (#596)
  • (CE) Embedding model changes (#600)

Release v0.45.0

10 Feb 13:24
4cea484
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[0.45.0] - 2025-01-31

🚀 Features

  • (CE) Add microsoft dynamic destination connector (#587)

⚙️ Miscellaneous Tasks

  • (CE) Add logo url to alert medium
  • (CE) Add rule to workspace contract (#586)
  • (CE) Oracle Instant Client Fix (#590)
  • Remove workflows for cluster deployment (#591)