Releases: bb010g/betterdiscordctl
Releases · bb010g/betterdiscordctl
betterdiscordctl v2.0.1
- Fix
Unknown top-level option: -i
- Update BetterDiscord URL
betterdiscordctl v2.0.0
- 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 nowbetterdiscordctl 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
.
- Example:
- See
betterdiscordctl --help
for more information.
- Maintainers:
DISABLE_UPGRADE=
is nowDISABLE_SELF_UPGRADE=
.
betterdiscordctl 1.7.1
- Add
--nix
flag for NixOS - Limit Discord process names to 15 characters
betterdiscordctl 1.7.0
- Add
--upgrade-url
option - Update the location of the flatpak installation
- Scan
/usr/lib64
(Fedora package)
betterdiscordctl 1.6.1
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
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 ofstable16
(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
Explicitly set nodeIntegration: true
(fixes #35)
betterdiscordctl 1.5.0
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
Compatibility fixes for older bash
betterdiscordctl 1.4.0
Release 1.4.0