v0.10.0-beta.2
Pre-release
Pre-release
This beta release includes a full rewrite of the web UI, incorporating the following features and improvements:
- Translations
- Themes
- Responsive mobile-friendly UI
- 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
Discussion: #316
What's Changed
- Specify go 1.23 in actions by @mgdigital in #317
Full Changelog: v0.10.0-beta.1...v0.10.0-beta.2