mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 21:28:07 -06:00
This change displays the last detected IPv4 and/or IPv6 address(es) in the GUI and WebUI's status bar. This does not yet handle systems with multiple addresses of the same type (e.g. multiple IPv6 addresses). PR #21383. --------- Co-authored-by: Odin Vex <44311901+OdinVex@users.noreply.github.com>
qBittorrent WebUI
Browser compatibility
The upper bound will always be the latest stable release.
| Browser | Lower bound |
|---|---|
| Chrome | The release from 1 year ago |
| Firefox | Latest active ESR release |
| Microsoft Edge | The release from 1 year ago |
| Safari | The release from 1 year ago |
Notices
- The MooTools library has seen little maintenance and therefore
its usage is discouraged.
New code should prefer vanilla JavaScript and resort to MooTools only if necessary.
See also: CVE-2021-20088