Skip to content

Commit 6ffa252

Browse files
committed
Update changelog.md
1 parent e0a8faa commit 6ffa252

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

changelog.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### v2.2.2 - 17/08/2025
1+
### v2.2.2 - 30/08/2025
22

33
`qbt-nox-static.bash` was fully merged into `qbittorrent-nox-static.sh` so that the scripts no longer have significantly different code approaches to the same outcomes.
44

@@ -13,6 +13,16 @@ fixed:
1313
- fix alpine version check properly compare versions.
1414
- fixed boost version check that was creating a malformed url for github and beta releases.
1515

16+
updated:
17+
- apply patches function is more capable now.
18+
- source folder has top priority
19+
- local patch files has next priority
20+
- you can now have multiple patch/diff files in the dir as well as a url file.
21+
- They will be merged into a single file called `patch` and applied.
22+
- remote that third priority and will mirror the remote to the local dir when it is treated as a local patch files.
23+
- Download file and folder functions tweaked.
24+
- Set -a removed.
25+
1626
### v2.2.1 - 13/08/2025
1727

1828
Debian support bumped to trixie

0 commit comments

Comments
 (0)