What's Changed
- feat: add new telegram bot commands by @pavelpikta in #675
- feat: optimize torrent list API with lightweight status and filtering by @staners2 in #693
- Fix: replace ${MAINPID} with $MAINPID in systemd service file by @kostiavn in #689
- feat(web): enhance
AddDialogwith poster search improvements by @pavelpikta in #671 - feat(nix): add flake with NixOS and Home Manager modules for TorrServer by @GriefNorth in #666
- fix(script): correct variable syntax in systemd service file by @pavelpikta in #703
- refactor: replace PreloadCacheValue with CacheLegendGrid by @pavelpikta in #707
- feat: update lordicon script source by @pavelpikta in #700
- fix: prevent sidebar from overlapping torrent cards on mobile by @staners2 in #695
- feat: multi-file torrent upload with per-file editing by @staners2 in #696
- feat(tgbot): add SOCKS5 proxy support for Telegram API requests by @pavelpikta in #712
- docs: update Torznab search documentation by @pavelpikta in #715
- chore: update Go version in Dockerfile from
1.26.0to1.26.2by @pavelpikta in #716 - feat: add ForceHTTPS option and HTTP to HTTPS redirection by @pavelpikta in #714
- fix(tgbot): long markup by @pavelpikta in #713
- Prevent nil pointer dereference and duplicate cache creation by @VuzzyM in #719
New Contributors
- @staners2 made their first contribution in #693
- @kostiavn made their first contribution in #689
- @GriefNorth made their first contribution in #666
Full Changelog: MatriX.141...MatriX.141.1