Skip to content

v1.4.0

Choose a tag to compare

@lazykern lazykern released this 16 Feb 18:48
· 204 commits to main since this release

New feature: Custom Activity Status

You can now choose what Discord shows in your status text:

status_display_type Preview
name: shows the player/app name in your status Status display type name
state: shows the rendered template.state value (default template shows artist(s)) Status display type state
details: shows the rendered template.details value (default template shows title) Status display type details

Also in this release

  • Added Quester (mpd player) to default config. #69 #71
  • Migrated template key from template.detail to template.details.
    • template.detail is still supported for compatibility (deprecated).

Special Thanks

Full Changelog: v1.3.3...v1.4.0