Bichon
Self-hosted email archiving server with full-text search
Alternative to: mimecast, proofpoint archive
0.0.4
2025-11-24Bichon Changelog
-
Feat: Add folder sync selection and All Mail exclusion logic #7
-
Feat(i18n): add language switcher in top-right corner for multi-language support #9 Currently, the web UI supports 17 languages.
-
Fix(account): prevent IMAP password from being overwritten when editing account #7
-
Fix(account): update “disabled” semantics Modified the meaning of “disabled” accounts: they no longer connect to the IMAP server for syncing, but existing data remains accessible for search and queries.
What’s Changed
- Update README with Bichon command requirements by @n3storm in https://github.com/rustmailer/bichon/pull/10
New Contributors
- @n3storm made their first contribution in https://github.com/rustmailer/bichon/pull/10
Full Changelog: https://github.com/rustmailer/bichon/compare/0.0.3…0.0.4