File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ ## [ 1.7.0] - 2025-04-12
6
+ * Dashboard UI: Use fixed colors for some well known big organizations
7
+ * Dashboard UI: Limit size of legends in charts
8
+ * Dashboard UI: Made order of values in charts stable
9
+ * Extended low level logging for mail fetching and XML extraction
10
+ * Fixed embedded documentation for certificate input file
11
+ * Convert non-fatal IMAP error when closing connection into warning
12
+ * Updated Cargo dependencies
13
+
5
14
## [ 1.6.0] - 2025-03-20
6
15
* Improved active state of navbar links to include child pages
7
16
* Introduced separate problem flags for DKIM and SPF
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ categories = ["email"]
6
6
license = " MIT"
7
7
readme = " README.md"
8
8
repository = " https://github.com/cry-inc/dmarc-report-viewer"
9
- version = " 1.6 .0"
9
+ version = " 1.7 .0"
10
10
edition = " 2021"
11
11
12
12
[dependencies ]
You can’t perform that action at this time.
0 commit comments