diff --git a/.eslintrc.yaml b/.eslintrc.yaml
index a70988f7d..d211815cb 100644
--- a/.eslintrc.yaml
+++ b/.eslintrc.yaml
@@ -6,7 +6,6 @@ env:
extends: ['@haraka']
rules:
- semi-style: [error, last]
prefer-template: 'warn'
no-unneeded-ternary: 1
no-unused-vars: 0
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 045ceb6fc..42d53cfdd 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -2,9 +2,9 @@
This handcrafted artisinal software is brought to you by:
-|
msimerson (1619)|
baudehlo (969)|
smfreegard (794)|
godsflaw (171)|
analogic (42)|
Dexus (42)|
gramakri (37)|
+|
msimerson (1623)|
baudehlo (969)|
smfreegard (794)|
godsflaw (171)|
analogic (42)|
Dexus (42)|
gramakri (37)|
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
-|
lnedry (23)|
celesteking (21)|
lpatters (20)|
chazomaticus (19)|
hayesgm (16)|
arlolra (16)|
gauravaror (14)|
+|
lnedry (25)|
celesteking (21)|
lpatters (20)|
chazomaticus (19)|
hayesgm (16)|
arlolra (16)|
gauravaror (14)|
|
typingArtist (14)|
darkpixel (12)|
superman20 (12)|
KingNoosh (11)|
tstonis (10)|
wltsmrz (9)|
fatalbanana (8)|
|
EyePulp (8)|
Synchro (8)|
gene-hightower (7)|
joshuathayer (6)|
DarkSorrow (6)|
hontas (5)|
ricardopolo (5)|
diff --git a/Changes.md b/Changes.md
index 3d1d5f5a3..94dc8cca4 100644
--- a/Changes.md
+++ b/Changes.md
@@ -1,14 +1,35 @@
+# Changelog
+
+The format is based on [Keep a Changelog](https://keepachangelog.com/).
+
### Unreleased
+### [3.0.5] - 2024-09-27
+
+#### Fixed
+
+- fix(q/lmtp): revert a refactoring error #3407
+- fix: install Plugins.md when haraka -i #3406
+- fix(haraka -h): add missing return for plugin list #3405
+- fix `no_tls_hosts` related docs & tests #3404
+- fix: install docs/Plugins.md when haraka -i installed
+- fix(changes): spelling correction #3397
#### Changed
-- dep(haraka-email-message): bump 1.2.3 -> 1.2.4
-- fix: revert a refactoring error in queue/lmtp, #3407
+- lint: remove deprecated semi-style rule
- removed dependency on ldap plugins #3399
- doc(tls.md): add note for no_tls_hosts for outbound
- test(tls): add tests for no_tls_hosts for inbound & outbound
-- fix: install docs/Plugins.md when haraka -i installed
+- dep version bumps:
+ - haraka-email-message: 1.2.4, #3408
+ - nodemailer: 6.9.15
+ - nopt: 8.0.0
+ - tld: 1.2.2
+ - plugin-dkim: 1.0.7
+ - plugin-dns-list: 1.2.1
+ - plugin-elastisearch: 8.0.3
+ - test-fixtures: 1.3.8
### [3.0.4] - 2024-08-21
@@ -1563,3 +1584,4 @@
[3.0.2]: https://github.com/haraka/Haraka/releases/tag/v3.0.2
[3.0.3]: https://github.com/haraka/Haraka/releases/tag/v3.0.3
[3.0.4]: https://github.com/haraka/Haraka/releases/tag/3.0.4
+[3.0.5]: https://github.com/haraka/Haraka/releases/tag/v3.0.5
diff --git a/http/html/index.html b/http/html/index.html
index 95fb99321..51203d34f 100644
--- a/http/html/index.html
+++ b/http/html/index.html
@@ -9,10 +9,13 @@
+
+
+