v0.10.0-beta.4
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
- Upgrade go libs by @mgdigital in #318
- Fix duplicate key error for queue jobs by @mgdigital in #319
- Fix non-terminating help by @mgdigital in #320
- Add 10 seconds grace period for Postgres to become available by @mgdigital in #321
- Allow specifying Postgres DSN by @mgdigital in #322
- Update docker compose example by @mgdigital in #323
- Allow specifying EXTRA_CONFIG_FILES by @mgdigital in #324
- Add tooltip for decimal filesize by @mgdigital in #325
- Remove broken bootstrap nodes by @mgdigital in #326
- Deprioritize retried jobs by @mgdigital in #327
- Fix duplicate key error by @mgdigital in #338
- Upgrade go in flake.nix by @mgdigital in #339
- Fix undefined index by @mgdigital in #340
- Fix estimate symbol not shown on paginator by @mgdigital in #340
- Add not found page by @mgdigital in #341
- Fix budgeted_count subquery by @gileri in #333
- Local search and tmdb search should return match with lowest distance by @mgdigital in #342
- Update docker-compose example gluetun configuration by @mgdigital in #343
- Rename core classifier by @mgdigital in #344
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
New Contributors
Full Changelog: v0.10.0-beta.3...v0.10.0-beta.4