From 3b26c08e072d17fae60d9b0da297584bfd7f3e2d Mon Sep 17 00:00:00 2001 From: Andrew Van Tassel Date: Tue, 23 Mar 2021 01:51:47 -0600 Subject: [PATCH] 4.2.0 --- CHANGELOG.md | 6 ++++ content/mailhops_details.xhtml | 11 ++++-- content/preferences.html | 40 +++++++++++++++------ css/styles.css | 7 ++++ js/mailhops.js | 12 ++++--- js/mailhops_details.js | 38 +++++++++++++++----- js/preferences.js | 63 ++++++++++++++++++++++++++++++++-- js/utils.js | 3 ++ manifest.json | 2 +- 9 files changed, 152 insertions(+), 30 deletions(-) create mode 100644 css/styles.css diff --git a/CHANGELOG.md b/CHANGELOG.md index c81c06f..b7ab62a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 4.2.0 - 2021-03-23 + +- Added dark/light mode option. +- Fixed display if html characters exist in ASN name. +- Changed default for travel_time_junk option to off. + ## 4.1.0 - 2020-11-12 - Added daily message cache. diff --git a/content/mailhops_details.xhtml b/content/mailhops_details.xhtml index 4a849f4..de90203 100644 --- a/content/mailhops_details.xhtml +++ b/content/mailhops_details.xhtml @@ -5,10 +5,13 @@ MailHops + - -