Skip to content

Commit e339962

Browse files
committed
Bump version 2.3.3-20
1 parent 7095001 commit e339962

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

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+
311
## 2.3.3-19 (2025/02/05)
412

513
* Update AmuleWebUI-Reloaded theme

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "ngosang-docker-amule",
3-
"version": "2.3.3-19",
3+
"version": "2.3.3-20",
44
"author": "ngosang@hotmail.es"
55
}

0 commit comments

Comments
 (0)