Skip to content

Releases: dangeroustech/StreamDL

v3.2.6

29 Oct 15:13
Compare
Choose a tag to compare
v3.2.6

v3.2.5

29 Oct 15:07
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Dockerfile.server to reduce vulnerabilities (3f8aa92)

v3.2.4

30 Mar 22:15
Compare
Choose a tag to compare

🐛 Bug Fixes

v3.2.3

30 Mar 16:11
Compare
Choose a tag to compare

🤖 CI/CD

  • fix tag (c9e97db)
  • fix tag v2 (99578e3)
  • must login to dockerhub (f1782d8)
  • push tagged unstable container builds for testing (8de2da7)
  • we don't need to build on 2 different host OSes (b0a0f08)

🐛 Bug Fixes

  • correct timestamp because windows doesn't like colons (68529da)
  • read config on each loop (d3b398f)
  • set config location to a dir so the files updates automatically (da5e1d0)
  • should use unbuffered channels now, config file can change in size (9b44e3d)
  • use common output separators (ed427be)

v3.2.2

27 Mar 10:26
Compare
Choose a tag to compare

🐛 Bug Fixes

  • bump setup-go action to v5 for node16 deprecation (b654621)
  • drop python from 3.13 to 3.12 (66d515b)
  • formatting to trigger some testing (d59b9ab)

v3.2.1

27 Mar 09:51
Compare
Choose a tag to compare

🐛 Bug Fixes

  • bump upper limits of python/go versions tested (2639259)

🤖 CI/CD

  • raise snyk threshold to address error (50f4c5b)
  • update release action (57f962d)

v3.2.0

26 Mar 23:02
Compare
Choose a tag to compare

🎉 New Features

  • add ability for user to specify yt_dlp quality (0c6473e)

🐛 Bug Fixes

  • add docker healthcheck (45b1ba9)
  • add yt_dlp for fallback (9059652)
  • better error logging with yt_dlp (19b832e)
  • correct formatting and sorting on the users array (28a29d6)
  • deprecated compose config (81a01f3)
  • formatting (45a37df)
  • incorrect config example (eb8117b)
  • lint linter config (ed39266)
  • warn is deprecated (a033b15)

📚 Documentation

  • add more sensible examples (08b8fcc)
  • add paragraph on .env usage (d91f75d)
  • use stable tag in example compose file (35ef24a)

📃 Refactor

✍ Chore

v3.1.25

26 Mar 19:05
Compare
Choose a tag to compare
v3.1.25

v3.1.24

29 Jan 13:48
Compare
Choose a tag to compare

✍ Chore

  • deps: bump golang.org/x/crypto from 0.14.0 to 0.17.0 (24920a7)

v3.1.23

29 Jan 13:42
Compare
Choose a tag to compare

🤖 CI/CD