Skip to content

Releases: bb010g/betterdiscordctl

betterdiscordctl v2.0.1

11 Jul 12:35
ed84a05
Compare
Choose a tag to compare
  • Fix Unknown top-level option: -i
  • Update BetterDiscord URL

betterdiscordctl v2.0.0

23 May 23:03
Compare
Choose a tag to compare
  • Supports new BetterDiscord installation method.
  • Breaking CLI changes.
    • -ab is no longer valid; use -a -b.
    • --foo=bar is no longer valid; use --foo bar.
    • betterdiscordctl with no (sub)command is no longer valid. betterdiscordctl status still invokes the previous default command.
    • --flavors <flavors> is now --d-flavors <d_flavors>.
    • --modules <modules> is now --d-modules <d_modules>.
    • --flatpak is now --d-install flatpak (-i flatpak).
    • --flatpak=<flatpak_bin> is now --flatpak-bin <flatpak_bin>.
    • --snap is now --d-install snap (-i snap).
    • --snap=<snap_bin> is now --snap-bin <snap_bin>.
    • --nix is no longer necessary.
    • --d-install traditional (-i traditional) is now available & default.
    • --bd-remote-url <bd_r_url> is now available.
    • --bd-repo 'rauenzi/BetterDiscordApp' (-r 'rauenzi/BetterDiscordApp') is now --bd-remote-github '~rauenzi/BetterDiscordApp' (-H '~rauenzi/BetterDiscordApp').
      • --bd-remote-github '~rauenzi' is valid.
      • --bd-remote-github '/BetterDiscordApp' is valid.
    • --bd-release 'latest' (-R 'latest') is now --bd-remote-github '#latest' (-H '#latest').
    • betterdiscordctl upgrade is now betterdiscordctl self-upgrade.
    • --upgrade-url <upgrade_url> is now --self-upgrade-url <self_upgrade_url>.
    • --bd-asar <bd_asar> has been replaced by --bd-remote-dir <bd_r_dir> & --bd-remote-asar <bd_r_asar>.
      • Example: --bd-asar ~/Downloads/betterdiscord-alt.asar is now --bd-remote-dir ~/Downloads --bd-remote-asar betterdiscord-alt.asar.
    • See betterdiscordctl --help for more information.
  • Maintainers: DISABLE_UPGRADE= is now DISABLE_SELF_UPGRADE=.

betterdiscordctl 1.7.1

27 Mar 16:46
2ec4f53
Compare
Choose a tag to compare
  • Add --nix flag for NixOS
  • Limit Discord process names to 15 characters

betterdiscordctl 1.7.0

04 Jul 07:00
785ad01
Compare
Choose a tag to compare
  • Add --upgrade-url option
  • Update the location of the flatpak installation
  • Scan /usr/lib64 (Fedora package)

betterdiscordctl 1.6.1

20 Jun 11:12
Compare
Choose a tag to compare

Allow -d & -m with --snap / --flatpak

This release makes it so that Discord's installation and modules directories can be manually specified with -d or --discord and -m or --modules even when using --snap or --flatpak. (Closes #45.)

betterdiscordctl 1.6.0

20 Jun 11:11
Compare
Choose a tag to compare

Use new BD injection & fix issues

  • Fix erratic Flatpak output (fixes #31)
  • Loop over scan properly (fixes #10)
  • Explicitly set nodeIntegration: true
  • Clone from injector instead of stable16 (fixes #38)
  • Don't require asar or extract the core
  • Use the new(?) $SNAP environment variable to detect the Snap location
  • Fix persistent 'ERROR: Discord installation not found.'

betterdiscordctl 1.5.1

20 Jun 11:09
Compare
Choose a tag to compare

Explicitly set nodeIntegration: true (fixes #35)

betterdiscordctl 1.5.0

20 Jun 11:09
7bd7153
Compare
Choose a tag to compare

Next release with many improvements (#27)

  • Fix semver, better scan, better kill, cleanup
  • Clarify README
  • Misc fixes & version bump
  • Fix flatpak installation

betterdiscordctl 1.4.1

20 Jun 11:08
Compare
Choose a tag to compare

Compatibility fixes for older bash

betterdiscordctl 1.4.0

20 Jun 11:06
Compare
Choose a tag to compare

Release 1.4.0