Releases: mkbula/qbitwebui
Releases · mkbula/qbitwebui
v2.44.1
v2.44.0
What's Changed
- fix: safari column dropdown + context filename clash by @mkbula in #78
- Fix the download path not showing in torrent details screen when its same as save path. by @himsin in #79
- Fix view button dropdown not showing iin front. by @himsin in #81
- Show recently typed paths in save/download path dialog by @himsin in #76
- fix: rename docs to new GitHub username
Full Changelog: v2.43.0...v2.44.0
v2.43.0
v2.42.3
What's Changed
- feat:Shift+Click feature for Torrent List. by @medy17 in #60
- fix:docker quick start by @bugslayer01 in #63
- fixed #55
New Contributors
- @bugslayer01 made their first contribution in #63
Full Changelog: v2.42.1...v2.42.3
v2.42.1
What's Changed
- show proper file size (eg. GiB)
- minor: UI fixes, allow setting custom agent URL
- refactor: change UI for details - general tab, show more details
- add network tools to mobile version
- style(docs): added css for the docs to match the default Midnight theme by @medy17 in #52
- fix:added favicon to docs config by @medy17 in #53
Full Changelog: v2.42.0...v2.42.1
v2.42.0
v2.41.0
What's changed:
- feat: add proper URL navigation, persistance on refresh, routing
- feat: add statistics in tools
- minor: small refactors and simplifications
Full Changelog: v2.40.2...v2.41.0
v2.40.2
What's changed:
- fix: fixed bug with scan stopping
- refactor: various UI changed and improvements:
- ability to go into torrents view and skip dashboard
- added option to create view presets that can be saved and switched
- added persistance on refresh
- added proper URL navigation
- made UI more compact in torrents view
- added tags and categories in details view
- probably something else I forgot
Full Changelog: v2.40.1...v2.40.2
v2.40.1
What's changed:
- fix: hot fix for cross seed bug with hardlinks
- feat: add recheck torrent option
- minor: add tracker column (no url), fix styling, allow hiding time
Full Changelog: v2.40.0...v2.40.1
v2.40.0
What's Changed
- Feat: Add Theme Manager by @medy17 in #43 — New desktop/mobile Theme Manager views; create/edit/import/export/delete themes; custom color picker; improved mobile drawer gestures; theme picker/maker fixes; tab label count logic cleanup.
- Cross seed merge by @Maciejonos in #47 — Full cross‑seed implementation with dry run, strict/flexible modes, indexer configs, logs, and scheduler; tests added/updated
- feat: add prowlarr category list by @Maciejonos in 8837241
- feat: add re-sizable columns
- refactor: replace all svg icons with lucide-react
- fix: various UI bugs
- fix: build issue
- minor: release notes hover UI, update readme and bump dependencies