We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7095001 commit e339962Copy full SHA for e339962
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 2.3.3-20 (2025/10/29)
4
+
5
+* Update AmuleWebUI-Reloaded theme (fixes udp_port and reconn_en options)
6
+* Fix file ownership for nodes.dat and shareddir.dat
7
+* Fix duplicate paths in MOD_AUTO_SHARE_DIRECTORIES env var
8
+* Make /incoming and /temp paths customizable with INCOMING_DIR and TEMP_DIR env vars
9
+* Replace base Docker image with Alpine Linux 3.22
10
11
## 2.3.3-19 (2025/02/05)
12
13
* Update AmuleWebUI-Reloaded theme
package.json
@@ -1,5 +1,5 @@
{
"name": "ngosang-docker-amule",
- "version": "2.3.3-19",
+ "version": "2.3.3-20",
"author": "ngosang@hotmail.es"
}
0 commit comments