Bichon logo

Bichon

Self-hosted email archiving server with full-text search

Alternative to: mimecast, proofpoint archive


About Versions (40)

0.1.4

2025-12-06

Release Notes

🚀 New Features

  • CORS: BICHON_CORS_ORIGINS default behavior changed.

    • If not set, all origins are allowed.
    • Debug logging added to show incoming Origin and configured origins for easier troubleshooting.

🐛 Fixes

  • Sync: Added missing initial sync start time after enabling a previously disabled account (#32)

🛠 Chores / Improvements

  • UI: Moved name field to step 2 (#30)
  • Docs: Updated README.md and fixed FAQ link

⚠️ Note on CORS Issues

Many users have encountered CORS problems in previous versions. If you experience CORS issues, please upgrade to v0.1.4, set the log level to debug, and follow the instructions in the latest README, which contains detailed guidance on configuring BICHON_CORS_ORIGINS.

Full Changelog: https://github.com/rustmailer/bichon/compare/0.1.3…0.1.4

Full Changelog: https://github.com/rustmailer/bichon/compare/0.1.3…0.1.4