Skip to content

Releases: airweave-ai/airweave

v0.9.67

05 May 14:15
27b294f

Choose a tag to compare

What's Changed

  • fix(sharepoint_online): organization-scoped sharing links no longer bypass access control by @marc-rutzou in #1774
  • fix(sharepoint_online): scope sharing-link viewers per-file, drop blanket-attach by @marc-rutzou in #1775
  • fix(sharepoint_online): expand "Everyone except external users" claim into per-user memberships by @marc-rutzou in #1776

Full Changelog: v0.9.66...v0.9.67

v0.9.66

23 Apr 15:39
32cfea0

Choose a tag to compare

What's Changed

Full Changelog: v0.9.65...v0.9.66

v0.9.65

20 Apr 14:40
27b448a

Choose a tag to compare

What's Changed

Full Changelog: v0.9.64...v0.9.65

v0.9.64

15 Apr 09:32
e0628be

Choose a tag to compare

What's Changed

  • fix(docs): update connector links to use the correct documentation paths by @EwanTauran in #1753
  • chore: update Node.js version in GitHub Actions workflow from 18 to 20 by @EwanTauran in #1755
  • refactor: unified SyncService — consolidate lifecycle + record + runner by @orhanrauf in #1719
  • feat: custom auth provider by @felixschmetz in #1668

Full Changelog: v0.9.63...v0.9.64

v0.9.63

10 Apr 15:25
2b23bbc

Choose a tag to compare

What's Changed

  • feat(sharepoint): client credentials auth + ACL-filtered search by @orhanrauf in #1750

Full Changelog: v0.9.62...v0.9.63

v0.9.62

07 Apr 17:45
07e33d3

Choose a tag to compare

What's Changed

  • fix: allow BYOC OAuth without platform credentials in YAML by @orhanrauf in #1749

Full Changelog: v0.9.61...v0.9.62

v0.9.61

07 Apr 14:16
5fd178c

Choose a tag to compare

What's Changed

  • fix(ui): empty tooltip on last sync hover by @felixschmetz in #1737
  • fix: remove requires-poetry directive that breaks Poetry 1.x pre-commit hooks by @orhanrauf in #1739
  • refactor: squash 144 migrations into single baseline + incremental IDs by @orhanrauf in #1740

Full Changelog: v0.9.60...v0.9.61

v0.9.60

30 Mar 21:57
ad7b285

Choose a tag to compare

What's Changed

  • feat: remove feature flag gating from Airweave Connect by @orhanrauf in #1736
  • feat: SyncStateMachine + jobs subdomain refactor by @orhanrauf in #1714

Full Changelog: v0.9.59...v0.9.60

v0.9.59

30 Mar 15:31
8fe1770

Choose a tag to compare

What's Changed

  • fix(vespa): raise on bulk-delete failures instead of returning partial results by @orhanrauf in #1734

Full Changelog: v0.9.58...v0.9.59

v0.9.58

30 Mar 03:48
08f7033

Choose a tag to compare

What's Changed

  • fix(vespa): detect silently dropped documents during feed by @orhanrauf in #1731
  • fix(vespa): fix fast-delete YQL operator + detect silently dropped feeds by @orhanrauf in #1732
  • fix(vespa): handle continuation tokens in selection-based bulk deletes by @orhanrauf in #1733

Full Changelog: v0.9.57...v0.9.58