You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
### v2.0.15 - 12/01/2025
1
+
### v2.1.0 - 17/01/2025
2
2
3
3
`qbt-nox-static.bash` will be a created alongside the `qbittorrent-nox-static.sh`.
4
4
@@ -26,6 +26,15 @@ general refactoring towards more consistent use of arrays data throughout the sc
26
26
27
27
credits: Borrowed some build flags from here [qbittorrent/docker-qbittorrent-nox](https://github.com/qbittorrent/docker-qbittorrent-nox/blob/main/Dockerfile#L59-L61)
28
28
29
+
### v2.0.15 - 17/01/2025
30
+
31
+
`qbittorrent-nox-static.sh` only
32
+
33
+
fixed: optimize was not working as intended for being spelt inconsistently and the checks for crossbuilding were not correct.
34
+
changed: optimize now accepts a quoted string of flags. `-o "-things -to -pass"
35
+
36
+
structure tweaks and layout.
37
+
29
38
### v2.0.14 - 31/12/2024
30
39
31
40
fix: libtorrent `v1.2` and boost `1.86.0` check to not ignore `RC_1_2`
printf'\n%b\n'"${unicode_cyan_light_circle}${text_bold}${text_underlined}Here is the help description for this flag:${color_end}"
2537
2539
printf'\n%b\n'"${unicode_yellow_circle}${color_yellow_light}Warning:${color_end} using this flag will mean your static build is limited a CPU that matches the host spec"
0 commit comments