Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Magmastream-NPM/magmastream
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.0
Choose a base ref
...
head repository: Magmastream-NPM/magmastream
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.8.1
Choose a head ref
  • 18 commits
  • 11 files changed
  • 3 contributors

Commits on Jan 25, 2025

  1. Update Filters.ts

    ItzRandom23 authored and SxMAbel committed Jan 25, 2025
    Configuration menu
    Copy the full SHA
    f6e63be View commit details
    Browse the repository at this point in the history
  2. Update Filters.ts

    ItzRandom23 authored and SxMAbel committed Jan 25, 2025
    Configuration menu
    Copy the full SHA
    4efec43 View commit details
    Browse the repository at this point in the history
  3. Update Filters.ts

    ItzRandom23 authored and SxMAbel committed Jan 25, 2025
    Configuration menu
    Copy the full SHA
    8987104 View commit details
    Browse the repository at this point in the history
  4. updated dependancies

    SxMAbel committed Jan 25, 2025
    Configuration menu
    Copy the full SHA
    1354b80 View commit details
    Browse the repository at this point in the history
  5. Organize Filters, Change voiceChannel -> voiceChannelId, textChannel …

    …-> textChannelId, useableNodes -> useableNode
    SxMAbel committed Jan 25, 2025
    Configuration menu
    Copy the full SHA
    7c80189 View commit details
    Browse the repository at this point in the history
  6. update npm-publish.yml

    SxMAbel committed Jan 25, 2025
    Configuration menu
    Copy the full SHA
    73f396f View commit details
    Browse the repository at this point in the history
  7. format build.yml

    SxMAbel committed Jan 25, 2025
    Configuration menu
    Copy the full SHA
    fb66d09 View commit details
    Browse the repository at this point in the history
  8. v2.8.0

    - not final
    - added autoMoveNode() and moveNode(), automatically triggered on node.disconnect()
    Vexify4103 committed Jan 25, 2025
    Configuration menu
    Copy the full SHA
    7c2b78f View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2025

  1. Add: Switch Guild

    SxMAbel committed Jan 26, 2025
    Configuration menu
    Copy the full SHA
    62848a8 View commit details
    Browse the repository at this point in the history
  2. v2.8.0

    - not final
    - renamed player.voiceChannel and player.textChannel to voiceChannelId and textChannelid
    Vexify4103 committed Jan 26, 2025
    Configuration menu
    Copy the full SHA
    dbf7255 View commit details
    Browse the repository at this point in the history
  3. revert

    SxMAbel committed Jan 26, 2025
    Configuration menu
    Copy the full SHA
    004e545 View commit details
    Browse the repository at this point in the history
  4. Fix up switch Guild

    SxMAbel committed Jan 26, 2025
    Configuration menu
    Copy the full SHA
    354d160 View commit details
    Browse the repository at this point in the history
  5. js doc for switch guild

    SxMAbel committed Jan 26, 2025
    Configuration menu
    Copy the full SHA
    cddc31e View commit details
    Browse the repository at this point in the history
  6. 2.8.0

    - not final
    - fixed switchGuild(newOptions)
    - added VKMusic to SearchPlatform enums
    - added removal of player states after loading.
    Vexify4103 committed Jan 26, 2025
    Configuration menu
    Copy the full SHA
    899b340 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f113e86 View commit details
    Browse the repository at this point in the history
  8. revert

    SxMAbel committed Jan 26, 2025
    Configuration menu
    Copy the full SHA
    82c8310 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. Update dependencies and peer dependencies

    - Upgrade TypeScript ESLint packages to v8.23.0
    - Update @types/lodash and @types/node to latest versions
    - Update discord.js peer dependency to v14.17.3
    - Bump various development dependencies
    SxMAbel committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    7e4e17c View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2025

  1. Bump version to 2.8.1 and improve source name handling

    - Update package version to 2.8.1
    - Modify discord.js peer dependency to support versions 13.x and 14.x
    - Make handleShutdown method public in Manager
    - Add source name mapping for track creation to standardize source names
    - Add thumbnail generation for tracks from various sources
    SxMAbel committed Feb 8, 2025
    Configuration menu
    Copy the full SHA
    eb2b384 View commit details
    Browse the repository at this point in the history
Loading