Bichon
Self-hosted email archiving server with full-text search
Alternative to: mimecast, proofpoint archive
0.3.4
2026-01-22🚀 Release Note
🌟 New Features
-
Admin CLI Tool (#126): Introduced
bichon-admin, a standalone utility to reset theadminpassword and rotate security tokens. -
Documentation: Reset Admin Password (Offline Tool)
-
Permission Management (#125, #129): Added support for PUID and PGID environment variables to resolve permission issues on NFS mounts and shared volumes.
🛠️ Bug Fixes
- UI: Fixed Account Detail modal overflow in the viewport (#123).
- Logic: Fixed an issue where the Inbox would close when triggered while already open (#122).
What’s Changed
- #125 fix: allow setting of PUID and PGID to prevent permission issues when using NFS mounts or shared volumes by @ItsVRK in https://github.com/rustmailer/bichon/pull/129
New Contributors
- @ItsVRK made their first contribution in https://github.com/rustmailer/bichon/pull/129
Full Changelog: https://github.com/rustmailer/bichon/compare/0.3.3…0.3.4