Skip to content

Commit 9d2a5c8

Browse files
committed
v2.0.4
1 parent b243d74 commit 9d2a5c8

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [2.0.4] - 2025-10-05
6+
7+
### Added
8+
9+
### Changed
10+
- Update `STWT_PHISHTANK` url to use https.
11+
- Download geolite2 ipv4 and ipv6 csv files.
12+
- Remove `gmail.com` and other free mail services from trusted domains.
13+
14+
### Fixed
15+
- Update `MW_SURBL_MULTI` compare to match official documentation.
16+
17+
518
## [2.0.3] - 2025-06-07
619

720
### Added

lists/trusted_domains.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,6 @@ trusted-domains = {"126.com",
383383
"hongleongconnect.com.vn",
384384
"hongleongconnect.my",
385385
"hotbar.com",
386-
"hotmail.com",
387386
"hotpop.com",
388387
"hp.com",
389388
"hsbc.com",

versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[version]
2-
spam-filter = "2.0.3"
2+
spam-filter = "2.0.4"
33
server = "0.11.0"

0 commit comments

Comments
 (0)