Logo
Explore Help
Sign In
fraujulian/Discord-Audio-Stream
Watch 1
Star 0
Fork 0
Code Issues Pull Requests 5 Actions Projects Releases 7 Wiki Activity

7 Releases 8 Tags

RSS Feed
  • v1.2.11 04eba4de45
    Compare

    v1.2.11
    Build Validation / build (push) Failing after 0s
    Details
    Stable

    fraujulian released this 2026-08-24 14:09:22 +00:00 | 0 commits to main since this release

    Changes

    • Bump @typescript-eslint/eslint-plugin from 8.61.1 to 8.62.0
    • Bump @typescript-eslint/parser from 8.61.1 to 8.62.0
    • Merge pull request #74 from FrauJulian/dependabot/npm_and_yarn/typescript-eslint/parser-8.62.0
    • Merge pull request #73 from FrauJulian/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.62.0
    • Bump @types/node from 26.0.0 to 26.0.1
    • Bump eslint-plugin-n from 18.1.0 to 18.2.1
    • Bump prettier from 3.8.4 to 3.9.4
    • Bump @typescript-eslint/parser from 8.62.0 to 8.62.1
    • Merge pull request #82 from FrauJulian/dependabot/npm_and_yarn/typescript-eslint/parser-8.62.1
    • Merge pull request #81 from FrauJulian/dependabot/npm_and_yarn/prettier-3.9.4
    • Merge pull request #77 from FrauJulian/dependabot/npm_and_yarn/eslint-plugin-n-18.2.1
    • Merge pull request #76 from FrauJulian/dependabot/npm_and_yarn/types/node-26.0.1
    • chore(gitea): migrate issue templates
    • chore(gitea): remove GitHub-only metadata
    • ci(gitea): migrate validation workflow
    • ci(gitea): migrate release workflow
    • chore(package): exclude Gitea metadata
    • chore(package): update repository URLs
    • docs: replace GitHub references with Gitea
    • ci: migrate GitHub contributions to Gitea
    • chore: add funding configuration
    • chore(gitea): remove unused issue templates
    • ci(node): use Node.js 24
    • style(prettier): enforce LF line endings
    • refactor(errors): use native error causes
    • build(tooling): modernize Node and TypeScript setup
    • fix(ffmpeg): make process shutdown race-safe
    • fix(voice): harden connection and playback lifecycle
    • docs: document Node 24 and lifecycle behavior
    • ci(eol): set lineendings to auto
    • docs(readme): refresh project badges
    • build(node): require Node.js 24.17
    • ci(node): pin Node.js 24.17
    • docs(api): document option validation
    • docs(api): clarify setter behavior
    • docs(errors): distinguish rejected operations
    • chore(license): align package metadata with AGPL
    • fix(version): preserve package formatting
    • refactor(version): define release line statically
    • ci(release): verify npm authentication
    • ci(whoami): delete unnecessary task

    Full Changelog: https://git.lechner-systems.at/fraujulian/Discord-Audio-Stream/compare/v1.1.32...v1.2.11

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.1.32 f73213964b
    Compare

    v1.1.32 Stable

    github-actions[bot] released this 2026-06-22 10:52:25 +00:00 | 41 commits to main since this release

    Changes

    • chore: updated issue templates
    • Handle renewal restart failures
    • Add failed connection startup regression test
    • Surface ffmpeg startup failures
    • Clean up failed voice connections
    • Reject non-finite volume values
    • improve: tests
    • Merge pull request #72 from FrauJulian/66-67-68-69-70-71-multiple-bugs
    • improve: docs
    • chore: update dependencies

    Full Changelog: https://github.com/FrauJulian/Discord-Audio-Stream/compare/v1.1.31...v1.1.32

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.1.31 faa48a0264
    Compare

    v1.1.31 Stable

    github-actions[bot] released this 2026-06-15 13:47:16 +00:00 | 51 commits to main since this release

    Changes

    • chore: update dependencies

    Full Changelog: https://github.com/FrauJulian/Discord-Audio-Stream/compare/v1.1.30...v1.1.31

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.1.30 9f4f70dcc0
    Compare

    v1.1.30 Stable

    github-actions[bot] released this 2026-05-26 15:48:08 +00:00 | 52 commits to main since this release

    Changes

    • chore: versioning
    • improve: tests
    • chore: updated and improved dependencies
    • chore(docs): updated md files
    • chore: updated ignore files
    • chore: added publish task
    • fix: place version

    Full Changelog: https://github.com/FrauJulian/Discord-Audio-Stream/compare/v1.0.1431918...v1.1.30

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.0.1431918 51d738a442
    Compare

    v1.0.1431918 Stable

    github-actions[bot] released this 2026-05-23 19:17:49 +00:00 | 59 commits to main since this release

    Changes

    • Update README for clarity and formatting
    • Bump @types/node from 25.0.2 to 25.0.3
    • Merge pull request #30 from FrauJulian/dependabot/npm_and_yarn/types/node-25.0.3
    • Bump @typescript-eslint/parser from 8.50.0 to 8.50.1
    • Bump @typescript-eslint/eslint-plugin from 8.50.0 to 8.50.1
    • Merge pull request #32 from FrauJulian/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.50.1
    • Merge pull request #31 from FrauJulian/dependabot/npm_and_yarn/typescript-eslint/parser-8.50.1
    • Add LICENSE file
    • feat & improvements & refactor: new structure, better garbage collection, better docs, better performance, added tests
    • feat: github release task
    • refactor: husky
    • chore: updated dependencies
    • chore: updated dependencies
    • fix: rollout
    • fix: rollout
    • fix: rollout
    • fix: rollout
    • fix: rollout

    Full Changelog: https://github.com/FrauJulian/Discord-Audio-Stream/compare/v0.7.3501519...v1.0.1431918

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.7.3501519 199f9f84c5
    Compare

    v0.7.3501519 Stable

    FrauJulian released this 2025-12-16 15:05:24 +00:00 | 77 commits to main since this release

    What's Changed

    • Updated types; by @FrauJulian in https://github.com/FrauJulian/Discord-Audio-Stream/pull/19
    • Gigantic Update - A lot bug fixes and refactorings. by @FrauJulian in https://github.com/FrauJulian/Discord-Audio-Stream/pull/29

    Full Changelog: https://github.com/FrauJulian/Discord-Audio-Stream/compare/0.6.18...v0.7.3501519

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v0.6 61fc283193
    Compare

    v0.6.12 Stable

    FrauJulian released this 2025-07-28 21:37:34 +00:00 | 104 commits to main since this release

    What's Changed

    • V0.4.0 by @FrauJulian in https://github.com/FrauJulian/Discord-Audio-Stream/pull/3
    • dist .ignore - v0.4.1 by @FrauJulian in https://github.com/FrauJulian/Discord-Audio-Stream/pull/4
    • v0.4.1 by @FrauJulian in https://github.com/FrauJulian/Discord-Audio-Stream/pull/5
    • Push new Version 0.5.0 to main by @FrauJulian in https://github.com/FrauJulian/Discord-Audio-Stream/pull/8
    • Refactoring by @FrauJulian in https://github.com/FrauJulian/Discord-Audio-Stream/pull/9
    • Refactoring by @FrauJulian in https://github.com/FrauJulian/Discord-Audio-Stream/pull/10
    • updated package.json; refactored code > imports/exports by @FrauJulian in https://github.com/FrauJulian/Discord-Audio-Stream/pull/12

    New Contributors

    • @FrauJulian made their first contribution in https://github.com/FrauJulian/Discord-Audio-Stream/pull/3
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
Powered by Gitea Version: 1.27.3 Page: 42ms Template: 3ms
Auto
English
English
Licenses API