Skip to content

bichon

v1.1.0 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 16d Backup & Recovery
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

backup compression email email-archiver email-archiving imap
+8 more
mail oauth2 openapi rust search self-hosted tantivy webui

Summary

AI summary

Fixed out-of-memory crash in bichon-cli when importing large MBOX files.

Changes in this release

Feature Medium

Added async background task for automatic search index deduplication.

Added async background task for automatic search index deduplication.

Source: granite4.1:8b-q6_K@2026-05-19

Confidence: high

Bugfix Medium

Fixed out-of-memory crash in bichon-cli when importing large MBOX files.

Fixed out-of-memory crash in bichon-cli when importing large MBOX files.

Source: granite4.1:8b-q6_K@2026-05-19

Confidence: high

Full changelog

What's New

Deduplication
Added an async background task that automatically deduplicates the search index, keeping your mailbox clean without blocking other operations. (#236)

Bug Fixes

  • Fixed an out-of-memory crash in bichon-cli when importing large MBOX files (#233, #237)

What's Changed

  • feat: add async index deduplication task by @rustmailer in https://github.com/rustmailer/bichon/pull/236
  • fix: bichon-cli OOMs on import #233 by @rustmailer in https://github.com/rustmailer/bichon/pull/237

New Contributors

  • @rustmailer made their first contribution in https://github.com/rustmailer/bichon/pull/236

Full Changelog: https://github.com/rustmailer/bichon/compare/1.0.2...1.1.0

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track bichon

Get notified when new releases ship.

Sign up free

About bichon

Bichon – A lightweight, high-performance Rust email archiver with WebUI

All releases →

Related context

Earlier breaking changes

  • v1.0.0 Email/login name now immutable; account name is sortable
  • v1.0.0 Switched to UUID for envelope IDs to prevent accidental deletion

Beta — feedback welcome: [email protected]