v0.8.74

airweave-ai/airweavev0.8.74Feb 6, 2026by orhanrauf

AI Summary

This minor release introduces an architectural change to separate event handling from webhook processing logic. This modification aims to improve the modularity and decoupling of the application's event-driven components.

Key Highlights

  • Decoupled events and webhooks

New Features

  • Decoupled events and webhooks

Full Release Notes

## What's Changed
* feat: decouple events and webhooks by @orhanrauf in https://github.com/airweave-ai/airweave/pull/1358


**Full Changelog**: https://github.com/airweave-ai/airweave/compare/v0.8.73...v0.8.74