v72.12

airweave-ai/airweavev72.12Mar 12, 2026by github-actions[bot]

AI Summary

This release focuses on binary size reduction for Linux and compatibility improvements for Android ARM64 with newer kernels (16K page size). It also updates the NFQWS component to handle QUIC crypto fragments with arbitrary overlap or repeats.

Key Highlights

  • Reduced Linux binary size
  • Updated Android ARM64 linking for 16K page size compatibility
  • Updated NFQWS to build QUIC crypto fragments with arbitrary overlap or repeats

New Features

  • Binary optimization
  • Android kernel compatibility
  • NFQWS fragment handling updates

Full Release Notes

* github: небольшое сокращение размера бинарников linux
* github: линковка с max-page-size=16384 на android arm64 для совместимости с новейшими ядрами с 16K page size
* nfqws: сборка quic crypto фрагментов с произвольным перекрытием или повторами