[2.0.4] - 2026-01-15
Updating from v1:
🚨 Critical Notice
Initial Startup Notice: During the very first launch of V2, the system will perform a one-time log repair and optimization process. This process may take some time to complete, depending on your data volume. Please be patient and allow the container to finish this initial task before accessing the dashboard.
🚀 New Features Available:
This update introduces significant enhancements and new capabilities to the viewer. To get the most out of this version and explore what's new, we highly recommend checking out the V2 Update Guide.
Fixed
DMARC Manual Upload Button Not Showing
- Fixed issue where manual upload button was hidden even when enabled in settings
DKIM Record Validation False Negatives
- Fixed DKIM validation incorrectly reporting mismatch when parameter order differs
- Changed validation from string comparison to parameter-based comparison
- DKIM records now validated correctly regardless of parameter order (e.g.,
p=...;s=tequalss=t;p=...) - Follows RFC standard where DKIM parameter order is insignificant