|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [4.11.0] (October 17, 2024) |
| 3 | +## [4.11.0] (October 17, 2025) |
4 | 4 |
|
5 | 5 | - feat: show size for status filter (#923) |
6 | 6 | - fix: improve server startup message (#921) |
7 | 7 |
|
8 | | -## [4.10.0] (October 3, 2024) |
| 8 | +## [4.10.0] (October 4, 2025) |
9 | 9 |
|
10 | 10 | - feat: Add optional Last Activity column to torrent list (#906) |
11 | 11 | - feat(client): add units of measure to throttle speeds (#899) |
|
18 | 18 | - build(deps-dev): bump axios from 1.8.2 to 1.12.0 (#912) |
19 | 19 | - build(deps-dev): bump tar-fs from 2.1.3 to 2.1.4 (#914) |
20 | 20 |
|
21 | | -## [4.9.5] (June 8, 2024) |
| 21 | +## [4.9.5] (June 9, 2025) |
22 | 22 |
|
23 | 23 | - ci: use new pkg (#891) |
24 | 24 | - build(deps-dev): bump fastify from 4.29.0 to 4.29.1 (#881) |
|
27 | 27 | - build(deps-dev): bump webpack-dev-server from 4.15.2 to 5.2.1 (#885) |
28 | 28 | - i18n: new translations (#889) |
29 | 29 |
|
30 | | -## [4.9.4] (May 27, 2024) |
| 30 | +## [4.9.4] (June 9, 2025) |
31 | 31 |
|
32 | 32 | - build: add ghcr.io docker image |
33 | 33 | - build(deps-dev): bump esbuild from 0.19.12 to 0.25.0 (#869) |
34 | 34 | - build: replace deprecated `pkg` with `@yao-pkg/pkg` (#868) |
35 | 35 | - i18n: new translations (#863) |
36 | 36 | - ci: replace apt with apt-get (#860) |
37 | 37 |
|
38 | | -## [4.9.3] (January 29, 2024) |
| 38 | +## [4.9.3] (January 30, 2025) |
39 | 39 |
|
40 | 40 | - build: upgrade deps (#858) |
41 | 41 | - docs: fix readme badge (#857) |
42 | 42 |
|
43 | | -## [4.9.2] (January 29, 2024) |
| 43 | +## [4.9.2] (January 30, 2025) |
44 | 44 |
|
45 | 45 | - ci: always use version from package.json from ci (#855) |
46 | 46 | - ci: upload deb with gh cli to avoid override (#854) |
47 | 47 |
|
48 | | -## [4.9.1] (January 29, 2024) |
| 48 | +## [4.9.1] (January 30, 2025) |
49 | 49 |
|
50 | 50 | - i18n: new translations (#852) |
51 | 51 | - ci: use bazel@7 to build deb (#851) |
52 | 52 |
|
53 | | -## [4.9.0] (January 14, 2024) |
| 53 | +## [4.9.0] (January 15, 2025) |
54 | 54 |
|
55 | 55 | - feat: add filter by filesystem location + bonus tooltip on overflowed filter names (#518) |
56 | 56 | - fix(ui): some dark mode fixes (#714) |
|
60 | 60 | - i18n: new translations (#848, #841) |
61 | 61 | - build(deps): bump nanoid from 3.3.7 to 3.3.8 (#833) |
62 | 62 |
|
63 | | -## [4.8.5] (December 9, 2023) |
| 63 | +## [4.8.5] (December 10, 2024) |
64 | 64 |
|
65 | 65 | - fix(rTorrent): support xmlrpc int type (#829) |
66 | 66 | - fix(rTorrent): prevent extra commas in serialized XML (#830) |
|
72 | 72 | - i18n: new translations (#821) |
73 | 73 | - ci: fix docker-dbg job (#822) |
74 | 74 |
|
75 | | -## [4.8.4] (October 9, 2023) |
| 75 | +## [4.8.4] (October 9, 2024) |
76 | 76 |
|
77 | 77 | - fix: add_paused changed to add_stopped in qbit 5 (#810) |
78 | 78 | - ci: fix release workflow (#808) |
|
81 | 81 | - build(deps): bump find-my-way from 8.2.0 to 8.2.2 (#807) |
82 | 82 | - build(deps-dev): bump webpack from 5.93.0 to 5.94.0 (#806) |
83 | 83 |
|
84 | | -## [4.8.3] (October 7, 2023) |
| 84 | +## [4.8.3] (October 8, 2024) |
85 | 85 |
|
86 | 86 | - fix: resume and pause does not work with qbittorrent 5 (#801) |
87 | 87 | - fix: changed transmission ratio calculation to total size instead of downloaded size (#791) |
|
0 commit comments