v0.10.0-beta.1
Pre-release
Pre-release
This beta release includes a full rewrite of the web UI, incorporating the following features and improvements:
- Translations
- Themes
- Permalinks, closing #192
- Health check within web UI
- Monitoring dashboard
- Queue management within UI
- Allow bulk-copying of magnet links and info hashes
- Separation of torrent files query from main search query, and pagination through files in a torrent
- Show sizes in MiB instead of MB
- Always show original torrent name in table, closing #290
- Add documentation for starting Bitmagnet, closing #312
Please report any issues found. In particular there may be issues with the translations, which were done by AI for the most part! If you are proficient in any of these languages then your help is appreciated in reviewing the translation files here: https://github.com/bitmagnet-io/bitmagnet/tree/main/webui/src/app/i18n/translations
What's Changed
- add queue jobs metric in grafana by @scratchmex in #297
- Webui revamp by @mgdigital in #280
New Contributors
- @scratchmex made their first contribution in #297
Full Changelog: v0.9.5...v0.10.0-beta.1