What's Changed
- HOTFix: nil pointer dereference in /viewed endpoint by @nikita322 in #780
- Fix: DiskPiece.ReadAt panic "io.Copy will get stuck" by @Cleste in #787
- chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 in /server by @dependabot[bot] in #785
- feat(logging): enhance logging functionality by @pavelpikta in #784
- feat: support repeatable
--ipfor multi-address binding by @pavelpikta in #783 - GStreamer by @ngcores in #792
- GStreamer video probe by @ngcores in #793
- fix: eliminate data races on shared maps and flags by @Fikirsiz in #795
- feat: add Bonjour/mDNS support for TorrServer advertisement by @pavelpikta in #794
- chore(deps): bump websocket-driver from 0.7.4 to 0.7.5 in /web by @dependabot[bot] in #791
- feat: enhance installation script by @pavelpikta in #800
- fix: trim whitespace/CR when reading trackers.txt by @kirill-782 in #801
- chore(deps): bump axios from 1.16.0 to 1.18.0 in /web by @dependabot[bot] in #799
- feat(docker): actualize environment variables with server args by @nikitenich in #808
- Fix TrackTimecode API reset when marking files as viewed by @VuzzyM in #829
- chore(deps): bump nanoid from 3.3.8 to 3.3.18 in /web by @dependabot[bot] in #828
- chore(deps): bump js-yaml from 3.15.0 to 3.15.1 in /web by @dependabot[bot] in #827
- fix(torznab): populate Tracker field from by @nicuvam in #823
- Add support for M3U file index by ID by @VuzzyM in #814
- fix: avoid curl|sudo bash hang by @pavelpikta in #812
- chore(deps): bump brace-expansion from 1.1.13 to 1.1.18 in /web by @dependabot[bot] in #826
- chore(deps): bump fast-uri from 3.1.2 to 3.1.5 in /web by @dependabot[bot] in #819
- chore(deps): bump body-parser from 1.20.4 to 1.20.6 in /web by @dependabot[bot] in #805
- fix(torrstor): stop clearPriority from wiping a new reader's piece priorities by @letov404-ai in #813
New Contributors
- @Cleste made their first contribution in #787
- @Fikirsiz made their first contribution in #795
- @kirill-782 made their first contribution in #801
- @nikitenich made their first contribution in #808
- @nicuvam made their first contribution in #823
- @letov404-ai made their first contribution in #813
Full Changelog: MatriX.142...MatriX.143